pastebin-php
pastebin-php copied to clipboard
Bump symfony/framework-bundle from 7.0.2 to 7.0.6
Bumps symfony/framework-bundle from 7.0.2 to 7.0.6.
Release notes
Sourced from symfony/framework-bundle's releases.
v7.0.6
Changelog (https://github.com/symfony/framework-bundle/compare/v7.0.5...v7.0.6)
- bug symfony/symfony#54315 [Serializer] Fixed BackedEnumNormalizer priority for translatable enum (
@IndraGunawan)- bug symfony/symfony#54292 [FrameworkBundle] Fix mailer config with XML (
@lyrixx)- bug symfony/symfony#54187 [FrameworkBundle] Fix PHP 8.4 deprecation on
ReflectionMethod(@alexandre-daubois)v7.0.4
Changelog (https://github.com/symfony/framework-bundle/compare/v7.0.3...v7.0.4)
- bug symfony/symfony#53989 [FrameworkBundle] Fix config builder with extensions extended in
build()(@HypeMC)- bug symfony/symfony#53913 [TwigBridge] Fix compat with Twig v3.9 (
@nicolas-grekas)- bug symfony/symfony#53924 [FrameworkBundle] Check if the _route attribute exists on the request (
@xvilo)- bug symfony/symfony#53817 [Scheduler] Fix messenger receiver with no alias (
@HypeMC)- bug symfony/symfony#53792 [FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer (
@nicolas-grekas)- bug symfony/symfony#53785 [FrameworkBundle] Prevent silenced warning by checking if /proc/mount exists (
@shyim)- bug symfony/symfony#53751 [AssetMapper] Improve import_polyfill configuration error (
@smnandre)- bug symfony/symfony#53701 [AssetMapper] Fix exception if assets directory is missing in production (
@rynhndrcksn)v7.0.3
Changelog (https://github.com/symfony/framework-bundle/compare/v7.0.2...v7.0.3)
- bug symfony/symfony#53672 [FrameworkBundle]
ConfigBuilderCacheWarmershould be non-optional (@nicolas-grekas)- bug symfony/symfony#53631 [DependencyInjection] Fix loading all env vars from secrets when only a subset is needed (
@nicolas-grekas)- bug symfony/symfony#53572 [FrameworkBundle] grab a service from the container only if it exists (
@xabbuh)- bug symfony/symfony#53418 [FrameworkBundle][Notifier] Fix service registration (MessageBird + TurboSms) (
@smnandre)- bug symfony/symfony#52874 [Scheduler] Separate id and description in message providers (
@valtzu)- bug symfony/symfony#53341 [FrameworkBundle] append instead of replacing potentially non-existent named-arguments (
@xabbuh)
Commits
5ebf677Merge branch '6.4' into 7.049093e5[Serializer] Fixed BackedEnumNormalizer priority for translatable enum077a539Merge branch '6.4' into 7.0044c21bMerge branch '5.4' into 6.427ebcb2Merge branch '6.4' into 7.071c441eMerge branch '5.4' into 6.4322b40a[FrameworkBundle] Fix mailer config with XML832c180[FrameworkBundle] Fix typoc40ab38Merge branch '6.4' into 7.08f34eaeMerge branch '5.4' into 6.4- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)