Closed renovate[bot] closed 11 months ago
composer.json
file to upgrade our dependencies on three packages. This includes:
symfony/psr-http-message-bridge
package, which is now compatible with version 7.symfony/framework-bundle
package, where the requirement has been changed to version 7.0.symfony/http-kernel
package, which can now run with version 7.0.0.These updates should help improve the security and performance of our application. The application is now compatible with newer versions of these packages. This keeps our application up to date with the latest changes and improvements in these packages, which in return promotes stability and performance in our own application.
Since this pull request has not had any activity within the last 5 days, I have marked it as stale. I will close it if no further activity occurs within the next 5 days.
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x
releases. But if you manually upgrade to 7.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
^6.0
->^7.0
^6.0.0
->^7.0.0
^1 \|\| ^2
->^1 \|\| ^2 \|\| ^7
Release Notes
symfony/framework-bundle (symfony/framework-bundle)
### [`v7.0.1`](https://togithub.com/symfony/framework-bundle/releases/tag/v7.0.1) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v7.0.0...v7.0.1) **Changelog** (https://github.com/symfony/framework-bundle/compare/v7.0.0...v7.0.1) - bug [symfony/symfony#52852](https://togithub.com/symfony/symfony/issues/52852) \[Serializer] Fix TranslatableNormalizer when the Translator is disabled ([@Jean-Beru](https://togithub.com/Jean-Beru)) ### [`v7.0.0`](https://togithub.com/symfony/framework-bundle/releases/tag/v7.0.0) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v6.4.1...v7.0.0) **Changelog** (https://github.com/symfony/framework-bundle/compare/v7.0.0-RC2...v7.0.0) - no significant changessymfony/http-kernel (symfony/http-kernel)
### [`v7.0.1`](https://togithub.com/symfony/http-kernel/releases/tag/v7.0.1) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v7.0.0...v7.0.1) **Changelog** (https://github.com/symfony/http-kernel/compare/v7.0.0...v7.0.1) - bug [symfony/symfony#52836](https://togithub.com/symfony/symfony/issues/52836) \[DependencyInjection] Fix parsing named autowiring aliases that contain underscores ([@nicolas-grekas](https://togithub.com/nicolas-grekas)) ### [`v7.0.0`](https://togithub.com/symfony/http-kernel/releases/tag/v7.0.0) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v6.4.1...v7.0.0) **Changelog** (https://github.com/symfony/http-kernel/compare/v7.0.0-RC2...v7.0.0) - no significant changessymfony/psr-http-message-bridge (symfony/psr-http-message-bridge)
### [`v7.0.0`](https://togithub.com/symfony/psr-http-message-bridge/releases/tag/v7.0.0) [Compare Source](https://togithub.com/symfony/psr-http-message-bridge/compare/v6.4.0...v7.0.0) **Changelog** (https://github.com/symfony/psr-http-message-bridge/compare/v7.0.0-RC2...v7.0.0) - no significant changes ### [`v6.4.0`](https://togithub.com/symfony/psr-http-message-bridge/releases/tag/v6.4.0) [Compare Source](https://togithub.com/symfony/psr-http-message-bridge/compare/v2.3.1...v6.4.0) **Changelog** (https://github.com/symfony/psr-http-message-bridge/compare/v6.4.0-RC2...v6.4.0) - no significant changesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.