Update all non-major dependencies #356
Open
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:
3.1.0→3.2.23.5.8→3.6.012.5.1→12.5.22.2.14→2.3.01.15.1→1.15.25.103.0→5.104.12.8.2→2.8.4Release Notes
doctrine/DoctrineBundle (doctrine/doctrine-bundle)
v3.2.2Compare Source
Release Notes for 3.2.2
Fixes possible 3.2.0 BC break when XML mapping is used
3.2.2
Bug
$enableXsdValidationinDoctrineOrmMappingsPass::createXmlMappingDriverthanks to @KDederichsv3.2.1Compare Source
Release Notes for 3.2.1
3.2.1
Bugfixes
v3.2.0Compare Source
Release Notes for 3.2.0
Feature release (minor)
3.2.0
Feature
v3.1.1Compare Source
Release Notes for 3.1.1
3.1.x bugfix release (patch)
3.1.1
Total issues resolved: 0
Total pull requests resolved: 3
Total contributors: 3
2160: Remove VarExporter from dependencies thanks to @derrabus
Deprecation
Documentation
This release also contains the changes from https://github.com/doctrine/DoctrineBundle/releases/tag/2.18.2
doctrine/orm (doctrine/orm)
v3.6.0Compare Source
Release Notes for 3.6.0
Feature release (minor)
3.6.0
New Feature
Deprecation
Improvement
12232: SQLFilter: replace internal array shape with class thanks to @derrabus
12214: Stop using deprecated Collections constants thanks to @derrabus
12198: Update DQL arbitrary joins to use the ON keyword instead of WITH thanks to @stof
12110: Allow Symfony 8 thanks to @derrabus
12095: Performance optimization in
ScalarColumnHydrator::hydrateAllData()thanks to @maxm8654512068: QueryBuilder: prevent misuse of DELETE with LIMIT thanks to @janedbal
12196: Add deprecation messages for methods that were only annotated as being
@deprecatedthanks to @mpdude12131: Feature: add support for
ClassLocatorthanks to @rela589nBugfixes
Documentation
InverseJoinColumnsince it’s only with PHP 8.0 thanks to @alexislefebvreTest Suite
CI
sebastianbergmann/php-code-coverage (phpunit/php-code-coverage)
v12.5.2: phpunit/php-code-coverage 12.5.2Compare Source
Fixed
rectorphp/rector (rector/rector)
v2.3.0: Released Rector 2.3Compare Source
New Features 🥳
FileNodeto handle file-level changes (#7728) to be used instead ofFileWithoutNamespacenode - see https://github.com/rectorphp/rector-src/blob/main/UPGRADING.md for the upgradePrivatizeFinalClassConstantRector(#7753), Thanks @simonschaufi!RemoveParentDelegatingConstructorRector(#7769)Bugfixes 🐛
SymplifyQuoteEscapeRectordeprecated rule for BC layer (#7744)SortNamedParamRectortoSortCallLikeNamedArgsRectorto be more clear about the intent (#7751)Removed 💀
rectorphp/rector-symfony 🎵
rectorphp/rector-doctrine 🟠
FileNode(#474)rectorphp/rector-phpunit 🟢
stof/StofDoctrineExtensionsBundle (stof/doctrine-extensions-bundle)
v1.15.2: 1.15.2Compare Source
What's Changed
New Contributors
Full Changelog: stof/StofDoctrineExtensionsBundle@v1.15.1...v1.15.2
webpack/webpack (webpack)
v5.104.1Compare Source
Patch Changes
2efd21b: Reexports runtime calculation should not accessing WEBPACK_IMPORT_KEY decl with var.c510070: Fixed a user information bypass vulnerability in the HttpUriPlugin plugin.v5.104.0Compare Source
Minor Changes
d3dd841: Use method shorthand to render module content in__webpack_modules__object.d3dd841: Enhanceimport.meta.envto support object access.4baab4e: Optimize dependency sorting in updateParent: sort each module only once by deferring to finishUpdateParent(), and reduce traversal count in sortWithSourceOrder by caching WeakMap values upfront.04cd530: Handle more at-rules for CSS modules.cafae23: Added options to control the renaming of at-rules and various identifiers in CSS modules.d3dd841: Addedbase64url,base62,base58,base52,base49,base36,base32andbase25digests.5983843: Provide a stable runtime function variable__webpack_global__.d3dd841: ImprovedlocalIdentNamehashing for CSS.Patch Changes
22c48fb: Added module existence check for informative error message in development mode.50689e1: Use the fully qualified class name (or export name) for[fullhash]placeholder in CSS modules.d3dd841: Support universal lazy compilation.d3dd841: Fixed module library export definitions when multiple runtimes.d3dd841: Fixed CSS nesting and CSS custom properties parsing.d3dd841: Don't write fragment from URL to filename and apply fragment to module URL.aab1da9: Fixed bugs forcss/globaltype.d3dd841: Compatibilityimport.meta.filenameandimport.meta.dirnamewithevaldevtools.d3dd841: Handle nested__webpack_require__.728ddb7: The speed of identifier parsing has been improved.0f8b31b: Improve types.d3dd841: Don't corruptdebugIdinjection whenhidden-source-mapis used.2179fdb: Re-validate HttpUriPlugin redirects against allowedUris, restrict to http(s) and add a conservative redirect limit to prevent SSRF and untrusted content inclusion. Redirects failing policy are rejected before caching/lockfile writes.d3dd841: SerializeHookWebpackError.d3dd841: Added ability to use built-in properties in dotenv and define plugin.3c4319f: Optimizing the regular expression character class by specifying ranges for runtime code.d3dd841: Reduce collision for local indent name in CSS.d3dd841: Remove CSS link tags when CSS imports are removed.zenstruck/foundry (zenstruck/foundry)
v2.8.4Compare Source
December 23rd, 2025 - v2.8.3...v2.8.4
45b6e21fix: remove problematic "conflict" in composer.json (#1046) by @nikophilv2.8.3Compare Source
December 22nd, 2025 - v2.8.2...v2.8.3
a102c0afix: Allow PersistManager::refresh() to not throw in specific cases (#1044) by @nikophild4f9997fix: auto-refresh problem with doctrine/orm 2 (#1042) by @nikophilcace455Update issue templates by @nikophilb0a5703fix: call inverse relatoinship callback before afterInstantiate() (#1041) by @nikophilConfiguration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.