fix(deps): update symfony packages - #472
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/symfony
branch
9 times, most recently
from
July 18, 2026 13:55
18db2b8 to
974da65
Compare
renovate
Bot
force-pushed
the
renovate/symfony
branch
4 times, most recently
from
July 21, 2026 23:11
9b629fa to
7a373b8
Compare
renovate
Bot
force-pushed
the
renovate/symfony
branch
13 times, most recently
from
August 1, 2026 21:11
3f69d7b to
56e81bc
Compare
renovate
Bot
force-pushed
the
renovate/symfony
branch
2 times, most recently
from
August 2, 2026 06:37
2de4047 to
783d63c
Compare
renovate
Bot
force-pushed
the
renovate/symfony
branch
from
August 2, 2026 10:03
783d63c to
dcd442d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.4.3→4.4.43.2.2→3.3.13.6.6→3.6.7v5.1.0→v5.4.1v8.0.8→v8.1.1v8.0.11→v8.1.2v8.0.9→v8.1.0v8.0.11→v8.1.2v2.10.0→v2.11.08.0.9→8.1.2v8.0.11→v8.1.2v8.0.9→v8.1.38.0.8→8.1.1v8.0.8→v8.1.2v8.0.12→v8.1.0v8.0.12→v8.1.2v8.0.10→v8.1.3v8.0.8→v8.1.0v8.0.8→v8.1.2v8.0.10→v8.1.2v8.0.12→v8.1.2v8.0.12→v8.1.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
doctrine/dbal (doctrine/dbal)
v4.4.4Compare Source
Release Notes for 4.4.4
4.4.4
Bug,Error Handling,PostgreSQL
Bug,MySQL,Schema Introspection
Schema Definition,Test Suite
Bug,Indexes,Schema Definition
Static Analysis,Test Suite
Connections,Error Handling,Test Suite
Identifiers,Schema Introspection,Schema Management,Test Suite
Connections,Drivers,Results,Test Suite
Documentation,Test Suite
Platforms,Test Suite
Bug,Columns,SQLite,Schema Management
Code Style
Documentation,PostgreSQL
Bug,Indexes,Schema Comparison
Test Suite
Test Suite,oci8
7359: Skip OCI8 ResultTest tearDown on non-oci8 drivers thanks to @morozov
7355: Remove unused var thanks to @HypeMC
CI
Changes from lower branches
doctrine/DoctrineBundle (doctrine/doctrine-bundle)
v3.3.1Compare Source
Release Notes for 3.3.1
3.3.x bugfix release (patch)
3.3.1
Bug
v3.3.0Compare Source
Release Notes for 3.3.0
Feature release (minor)
3.3.0
Total issues resolved: 0
Total pull requests resolved: 9
Total contributors: 6
2259: Prepare the 3.3.0 release thanks to @derrabus
Improvement
Feature
#&#​91;AsDbalType&#​93;attribute thanks to @syl20bv3.2.6Compare Source
Release Notes for 3.2.6
3.2.6
Bug
v3.2.5Compare Source
Release Notes for 3.2.5
3.2.x bugfix release (patch)
3.2.5
Bug
Changes from lower branches
v3.2.4Compare Source
Release Notes for 3.2.4
3.2.x bugfix release (patch)
3.2.4
Bugfix
This release contains the changes from https://github.com/doctrine/DoctrineBundle/releases/tag/2.18.3
v3.2.3Compare Source
Release Notes for 3.2.3
3.2.x bugfix release (patch)
3.2.3
Total issues resolved: 0
Total pull requests resolved: 4
Total contributors: 4
2233: Fix coding standard issue on 3.2.x thanks to @Copilot
Improvement
Bugfix
CI
doctrine/orm (doctrine/orm)
v3.6.7Compare Source
This release contains the changes from https://github.com/doctrine/orm/releases/tag/2.20.13
EasyCorp/EasyAdminBundle (easycorp/easyadmin-bundle)
v5.4.1: 5.4.1Compare Source
Bug fixes
[
68772e7] Fix setting custom HTML attributes on boolean fields and Switch component (@javiereguiluz)[
355314b] Remove the auto-scroll feature in long menus (@javiereguiluz)[
393c4d2] Fix nested dropdowns in inline actions (@javiereguiluz)v5.4.0: 5.4.0Compare Source
📣 Announcement: New in EasyAdmin 5.4: Theming Is Here
If EasyAdmin helps your company ship faster, consider funding its development:
❤️ Sponsor EasyAdmin
New features
[
c77572a] Support nested associations and embedded properties in filters (@Seb33300, @KDederichs)[
77df5aa] Update the design of the tabs and tab lists (@javiereguiluz)[
9fbc5f5] Allow to override each part of the detail page (@javiereguiluz)[
ffa9207] Add group_by support to autocomplete association fields (@javiereguiluz)[
c368517] Add a simple but powerful theming API (@javiereguiluz)Bug fixes
[
f2df281] Fix the swapped debug messages of InsufficientEntityPermissionException (@guillaume-sainthillier)[
2d04070] Fix ArrayFilter crashing when the filtered property is not a displayed field (@guillaume-sainthillier)[
457c1ec] Fix TypeError when calling Crud::setFilters(null) (@guillaume-sainthillier)[
dd250a5] Don't lose the original exception when the fallback AdminContext creation fails (@guillaume-sainthillier)[
7a326e6] Support absolute filesystem paths in setUploadDir() (@lacatoire)[
1af2bd5] Fix image field lightbox init and thumbnail scroll jump (@nlemoine)[
7797ade] Fix the design of split buttons (@javiereguiluz)Misc changes
[
7fca25c] Add native property types to the test app entities (@guillaume-sainthillier)[
e3300f1] Remove dead code and simplify redundant constructs (@guillaume-sainthillier)[
acf774b] Mark immutable promoted properties as readonly (@guillaume-sainthillier)[
8a79c22] Remove the ENTITY_FQCN_TO_CRUD_FQCN cache entry, which was written but never read (@guillaume-sainthillier)[
3ee3bd8] Add native types to DTO properties, getters and event interfaces (@guillaume-sainthillier)[
eb5ae08] Update.gitattributesfor cleaner repository exports (@IndraGunawan)v5.3.0: 5.3.0Compare Source
Version details blog post:
New in EasyAdmin 5.3: A Modernized Sidebar, Symfony Reprise, and More Theming Groundwork
https://dev.to/javiereguiluz/new-in-easyadmin-53-a-modernized-sidebar-symfony-reprise-and-more-theming-groundwork-3p8i
New features
[
6eb4708] Add support for Symfony Reprise assets (@Kocal)[
cfa4fd4] Add a Sidebar Twig component (@javiereguiluz)[
da32e36] Port new tab badge feature todetail.html.twig(@natepage)Bug fixes
[
92bca6a] Fix the divisor used by MoneyField for Money objects of non-2-decimal currencies (@guillaume-sainthillier)[
e443064] Fix the app.css build asset corrupted by merge conflict markers (@nlemoine)Misc changes
[
78bbd7e] Fix stale docblocks in AdminContext and AfterEntityUpdatedEvent (@guillaume-sainthillier)[
321f2d8] Clean up the test suite (@guillaume-sainthillier)[
53c585b] Adapt the actions test fixture to the stricter URL generation (@guillaume-sainthillier)[
ce49ced] Remove the unused AdminRouteGenerator argument of MenuItemMatcher (@guillaume-sainthillier)[
621dd52] Update styles to ease future theming (@javiereguiluz)[
8c87f51] Update CSS to use layers (@javiereguiluz)[
5ec0169] Uniformize styles onto the base design tokens (@javiereguiluz)v5.2.0: 5.2.0Compare Source
Version details blog post:
New in EasyAdmin 5.2: Twig Components, Polished UI, and Theming Groundwork
https://dev.to/javiereguiluz/new-in-easyadmin-52-twig-components-polished-ui-and-theming-groundwork-23on
New features
[
7878d69] Allow to display badges in form tabs (@javiereguiluz)[
62332b0] Add a<twig:ea:Switch>Twig component to render switches/toggles (@javiereguiluz)[
72d1f35] Add a<twig:ea:Pagination>Twig component to render pagination elements (@javiereguiluz)[
5b644bb] Add a<twig:ea:Modal>(and<twig:ea:Modal:Trigger>,<twig:ea:Modal:Close>) Twig component to create modals (@javiereguiluz)[
1b959f1][e66e807] Improve the<twig:ea:ActionMenu>component (@javiereguiluz)[
aa88896] Improve the<twig:ea:Flag>component (@javiereguiluz)[
ddb01d0] Improve the<twig:ea:Button>component (@javiereguiluz)[
b7a3ba5] Improve the<twig:ea:Icon>component (@javiereguiluz)[
3abe57e] Improve the<twig:ea:Alert>component (@javiereguiluz)Bug fixes
[
54bb503] Avoid interdependentcontent_titleandpage_titleTwig blocks (@MatTheCat)[
8162aa1] Adjust select height (@Seb33300)[
7fc4e48] Fix several button design issues (@javiereguiluz)[
c09a46d] Fix file upload when using Flysystem (@javiereguiluz)[
27b2a2a] Preserve custom query parameters in index search forms (@javiereguiluz)[
0c0a328] Open rows in new tabs when using middle click or control click (@javiereguiluz)[
351dfae] Misc doc changes (@vincentvdree)Misc changes
[
cf313af] Improve performance of some Twig Components (@javiereguiluz)[
e3b4ef7] Add a new doc page to explain how our Twig Components work (@javiereguiluz)[
e1b5b4d] Remove redundant getEntityFqcn backed by interface (@guillaume-sainthillier)[
ad18d67] Improve phpdoc with generics (@guillaume-sainthillier)[
4f36812] Improve performance of Countr field by compiling the choice label template once (@guillaume-sainthillier)symfony/browser-kit (symfony/browser-kit)
v8.1.1Compare Source
Changelog (symfony/browser-kit@v8.1.0...v8.1.1)
v8.1.0Compare Source
Changelog (symfony/browser-kit@v8.1.0-BETA1...v8.1.0)
v8.0.14Compare Source
Changelog (symfony/browser-kit@v8.0.9...v8.0.14)
symfony/console (symfony/console)
v8.1.2Compare Source
Changelog (symfony/console@v8.1.1...v8.1.2)
v8.1.1Compare Source
Changelog (symfony/console@v8.1.0...v8.1.1)
v8.1.0Compare Source
Changelog (symfony/console@v8.1.0-RC1...v8.1.0)
v8.0.15Compare Source
Changelog (symfony/console@v8.0.14...v8.0.15)
v8.0.14Compare Source
Changelog (symfony/console@v8.0.13...v8.0.14)
v8.0.13Compare Source
Changelog (symfony/console@v8.0.11...v8.0.13)
symfony/css-selector (symfony/css-selector)
v8.1.0Compare Source
Changelog (symfony/css-selector@v8.1.0-BETA3...v8.1.0)
symfony/dotenv (symfony/dotenv)
v8.1.2Compare Source
Changelog (symfony/dotenv@v8.1.0...v8.1.2)
v8.1.0Compare Source
Changelog (symfony/dotenv@v8.1.0-BETA2...v8.1.0)
v8.0.15Compare Source
Changelog (symfony/dotenv@v8.0.14...v8.0.15)
v8.0.14Compare Source
Changelog (symfony/dotenv@v8.0.11...v8.0.14)
symfony/flex (symfony/flex)
v2.11.0Compare Source
What's Changed
SYMFONY_ALLOW_CONTRIBvariable by @GromNaN in #1077recipedata fromsymfony.lockwhen the contrib recipe is not installed by @GromNaN in #1078helptarget by @Kocal in #1080composer reqby @nicolas-grekas in #1091New Contributors
Full Changelog: symfony/flex@v2.10.0...v2.11.0
symfony/form (symfony/form)
v8.1.2Compare Source
Changelog (symfony/form@v8.1.1...v8.1.2)
v8.1.1Compare Source
Changelog (symfony/form@v8.1.0...v8.1.1)
v8.1.0Compare Source
Changelog (symfony/form@v8.1.0-RC1...v8.1.0)
v8.0.15Compare Source
Changelog (symfony/form@v8.0.14...v8.0.15)
v8.0.14Compare Source
Changelog (symfony/form@v8.0.9...v8.0.14)
symfony/framework-bundle (symfony/framework-bundle)
v8.1.2Compare Source
Changelog (symfony/framework-bundle@v8.1.1...v8.1.2)
WebTestCaseenable web mode by default (@MatTheCat)not_foundforimports..ignore_errorsinservices.schemaandAppReference(@kaznovac)default_valkey_provider(@lazerg)Configuration
📅 Schedule: (UTC)
* * * * 0,6)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.