Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update symfony packages #519

Merged
merged 2 commits into from Aug 1, 2023
Merged

Update symfony packages #519

merged 2 commits into from Aug 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
symfony/config (source) require minor 6.2.7 -> 6.3.2
symfony/dependency-injection (source) require minor 6.2.8 -> 6.3.2
symfony/expression-language (source) require minor 6.2.7 -> 6.3.0
symfony/filesystem (source) require minor 6.2.7 -> 6.3.1
symfony/proxy-manager-bridge (source) require-dev minor 6.2.7 -> 6.3.0
symfony/yaml (source) require-dev minor 6.2.7 -> 6.3.3

Release Notes

symfony/config (symfony/config)

v6.3.2

Compare Source

Changelog (symfony/config@v6.3.1...v6.3.2)

  • no significant changes

v6.3.0

Compare Source

Changelog (symfony/config@v6.3.0-RC2...v6.3.0)

v6.2.13

Compare Source

Changelog (symfony/config@v6.2.12...v6.2.13)

  • no significant changes
symfony/dependency-injection (symfony/dependency-injection)

v6.3.2

Compare Source

Changelog (symfony/dependency-injection@v6.3.1...v6.3.2)

v6.3.1

Compare Source

Changelog (symfony/dependency-injection@v6.3.0...v6.3.1)

v6.3.0

Compare Source

Changelog (symfony/dependency-injection@v6.3.0-RC2...v6.3.0)

v6.2.13

Compare Source

Changelog (symfony/dependency-injection@v6.2.12...v6.2.13)

v6.2.12

Compare Source

Changelog (symfony/dependency-injection@v6.2.11...v6.2.12)

v6.2.11

Compare Source

Changelog (symfony/dependency-injection@v6.2.10...v6.2.11)

v6.2.10

Compare Source

Changelog (symfony/dependency-injection@v6.2.9...v6.2.10)

symfony/expression-language (symfony/expression-language)

v6.3.0

Compare Source

Changelog (symfony/expression-language@v6.3.0-RC2...v6.3.0)

symfony/filesystem (symfony/filesystem)

v6.3.1

Compare Source

Changelog (symfony/filesystem@v6.3.0...v6.3.1)

  • no significant changes

v6.3.0

Compare Source

Changelog (symfony/filesystem@v6.3.0-RC2...v6.3.0)

v6.2.12

Compare Source

Changelog (symfony/filesystem@v6.2.11...v6.2.12)

v6.2.10

Compare Source

Changelog (symfony/filesystem@v6.2.9...v6.2.10)

symfony/proxy-manager-bridge (symfony/proxy-manager-bridge)

v6.3.0

Compare Source

Changelog (symfony/proxy-manager-bridge@v6.3.0-RC2...v6.3.0)

symfony/yaml (symfony/yaml)

v6.3.3

Compare Source

Changelog (symfony/yaml@v6.3.2...v6.3.3)

  • no significant changes

v6.3.0

Compare Source

Changelog (symfony/yaml@v6.3.0-RC2...v6.3.0)

  • no significant changes

v6.2.10

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jul 11, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jul 11, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/symfony branch 5 times, most recently from 254fe1f to 7804503 Compare August 1, 2023 21:26
@lcobucci lcobucci added this to the 7.4.0 milestone Aug 1, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 1, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

renovate bot and others added 2 commits August 1, 2023 23:44
| datasource | package                      | from  | to    |
| ---------- | ---------------------------- | ----- | ----- |
| packagist  | symfony/config               | 6.2.7 | 6.3.2 |
| packagist  | symfony/dependency-injection | 6.2.8 | 6.3.2 |
| packagist  | symfony/expression-language  | 6.2.7 | 6.3.0 |
| packagist  | symfony/filesystem           | 6.2.7 | 6.3.1 |
| packagist  | symfony/proxy-manager-bridge | 6.2.7 | 6.3.0 |
| packagist  | symfony/yaml                 | 6.2.7 | 6.3.3 |
Since Symfony DI 6.3, there's no need for using
`symfony/proxy-manager-brige` to create lazy services.

Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
@lcobucci lcobucci merged commit cd69b73 into 7.4.x Aug 1, 2023
21 checks passed
@lcobucci lcobucci deleted the renovate/symfony branch August 1, 2023 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant