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
3 times, most recently
from
August 2, 2026 10:03
783d63c to
dcd442d
Compare
renovate
Bot
force-pushed
the
renovate/symfony
branch
6 times, most recently
from
August 12, 2026 01:32
b9e7bda to
5740970
Compare
renovate
Bot
force-pushed
the
renovate/symfony
branch
3 times, most recently
from
August 16, 2026 05:46
bdd6361 to
49972e6
Compare
renovate
Bot
force-pushed
the
renovate/symfony
branch
3 times, most recently
from
August 23, 2026 10:10
cd66b0c to
3517f75
Compare
renovate
Bot
force-pushed
the
renovate/symfony
branch
from
August 23, 2026 14:11
3517f75 to
ea73631
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.8v5.1.0→v5.5.18.1.2→8.1.5v8.0.8→v8.1.5v8.0.11→v8.1.5v8.0.9→v8.1.5v8.0.11→v8.1.2v2.10.0→v2.11.08.0.9→8.1.5v8.0.11→v8.1.5v8.0.9→v8.1.58.0.8→8.1.5v8.0.8→v8.1.5v8.0.12→v8.1.0v8.0.12→v8.1.2v8.0.10→v8.1.5v8.0.8→v8.1.0v8.0.8→v8.1.2v8.0.10→v8.1.5v8.0.12→v8.1.5v8.0.12→v8.1.5Warning
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.8Compare Source
Release Notes for 3.6.8
3.6.8
Bugfixes
LockMode::NONEinQuery::setLockMode()thanks to @ruudkImprovements
Static Analysis
Test Suite
12534: Use stubs when appropriate thanks to @greg0ire
12532: Towards phpunit 12 thanks to @greg0ire
12514: Migrate some tests to table editor API thanks to @greg0ire
12473: Disable deprecation deduplication thanks to @greg0ire
12531: Fix usage of RequiresPhp thanks to @greg0ire
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.5.1: 5.5.1Compare Source
This is a security release. Upgrade as soon as possible. Before this fix, the custom-action route dispatcher could bypass the
access_controlrules defined in your Symfony security configuration.Security fixes
[
6228dfe] Re-validate access_control when dispatching custom-action routes (@javiereguiluz)Full security advisory information:
GHSA-g2fm-8hr4-j82h
v5.5.0: 5.5.0Compare Source
📣 Announcement: New in EasyAdmin 5.5
If EasyAdmin helps your company ship faster, consider funding its development:
❤️ Sponsor EasyAdmin
New features
[
c52151b] Support sorting by nested association fields (@javiereguiluz)[
f4fbdce] Allow to prepend and append text/HTML/icons in form fields (@javiereguiluz)[
d71a1c1] Persist the selected tab between detail and edit pages (@javiereguiluz)Bug fixes
[
cc33b6a] Fix autocomplete ids with non-Symfony uid Doctrine types (e.g. ramsey/uuid-doctrine) (@bortomar)[
8e7574d] Fix search in deeply nested properties (@javiereguiluz)[
7d3b287] Fix the design of multi-row tabs (@javiereguiluz)[
8f0da71] Update assets to not depend on DOM structure (@javiereguiluz)[
f4198cf] Fix the input group prepend (@javiereguiluz)[
81d0db5] Fix NumericFilter with null values on money fields (@ERuban)[
8ba443a] Restore BC by catching exceptions thrown by stringables (@KDederichs)[
315d927] Make Bootstrap grid gutters follow the density scale (@javiereguiluz)[
516487d] Fix the lock/unlock button of the slug field (@javiereguiluz)[
5917e86] Add generic return type to AbstractCrudController::getContext() (@ERuban)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/asset-mapper (symfony/asset-mapper)
v8.1.5Compare Source
Changelog (symfony/asset-mapper@v8.1.2...v8.1.5)
symfony/browser-kit (symfony/browser-kit)
v8.1.5Compare Source
Changelog (symfony/browser-kit@v8.1.1...v8.1.5)
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.5Compare Source
v8.1.4Compare Source
Changelog (symfony/console@v8.1.2...v8.1.4)
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.5Compare Source
Changelog (symfony/css-selector@v8.1.0...v8.1.5)
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.5Compare Source
Changelog (symfony/form@v8.1.4...v8.1.5)
v8.1.4Compare Source
Changelog (symfony/form@v8.1.2...v8.1.4)
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.