Skip to content

Conversation

@benjaminjonard
Copy link
Owner

@benjaminjonard benjaminjonard commented Dec 21, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
api-platform/core (source) 4.2.104.2.11 age confidence
doctrine/doctrine-bundle (source) 3.1.03.2.2 age confidence
doctrine/orm (source) 3.5.83.6.0 age confidence
friendsofphp/php-cs-fixer 3.92.13.92.4 age confidence
intl-messageformat 11.0.111.0.8 age confidence
justinrainbow/json-schema 6.6.36.6.4 age confidence
lexik/jwt-authentication-bundle 3.1.13.2.0 age confidence
phpunit/php-code-coverage 12.5.112.5.2 age confidence
rector/rector (source) 2.2.142.3.0 age confidence
symfony/browser-kit (source) 7.4.07.4.3 age confidence
symfony/cache (source) 7.4.17.4.3 age confidence
symfony/console (source) 7.4.17.4.3 age confidence
symfony/dependency-injection (source) 7.4.27.4.3 age confidence
symfony/finder (source) 7.4.07.4.3 age confidence
symfony/form (source) 7.4.17.4.3 age confidence
symfony/framework-bundle (source) 7.4.17.4.3 age confidence
symfony/http-client (source) 7.4.17.4.3 age confidence
symfony/http-foundation (source) 7.4.17.4.3 age confidence
symfony/http-kernel (source) 7.4.27.4.3 age confidence
symfony/process (source) v7.4.0v7.4.3 age confidence
symfony/property-access (source) 7.4.07.4.3 age confidence
symfony/property-info (source) 7.4.17.4.3 age confidence
symfony/routing (source) 7.4.07.4.3 age confidence
symfony/security-core (source) 7.4.07.4.3 age confidence
symfony/security-http (source) 7.4.17.4.3 age confidence
symfony/serializer (source) 7.4.27.4.3 age confidence
symfony/translation (source) 7.4.07.4.3 age confidence
symfony/twig-bridge (source) 7.4.17.4.3 age confidence
symfony/twig-bundle (source) 7.4.07.4.3 age confidence
symfony/validator (source) 7.4.27.4.3 age confidence
symfony/var-dumper (source) 7.4.07.4.3 age confidence
symfony/web-profiler-bundle (source) 7.4.07.4.3 age confidence
webpack 5.103.05.104.1 age confidence
zenstruck/foundry 2.8.22.8.4 age confidence

Release Notes

api-platform/core (api-platform/core)

v4.2.11

Compare Source

Bug fixes
  • 0d9a44bef fix(laravel): allow custom error handler for non-api operations (#​7622)
  • 17415f789 fix(serializer): allow CsvEncoder::AS_COLLECTION_KEY in context (#​7613)
  • 2a3449818 fix(symfony): check that required package are installed before configuring services (#​7607)
  • 40ad56859 fix(jsonld): allow mapping collection output with itemUriTemplate (#​7620)
  • 9f11aed8a fix(state): delete with stateOptions and object mapper (#​7615)
  • a2da50905 fix(symfony): enable ReDoc when Swagger UI is disabled (#​7617)
  • c0998928e fix(symfony): enable to set default values for stale-while-revalidate and stale-if-error cache headers via config file (#​7606)
  • d847ad629 fix(jsonapi): handle missing attributes in ErrorNormalizer (#​7569)
doctrine/DoctrineBundle (doctrine/doctrine-bundle)

v3.2.2

Compare Source

Release Notes for 3.2.2

Fixes possible 3.2.0 BC break when XML mapping is used

3.2.2
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bug

v3.2.1

Compare Source

Release Notes for 3.2.1
3.2.1
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bugfixes

v3.2.0

Compare Source

Release Notes for 3.2.0

Feature release (minor)

3.2.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Feature

v3.1.1

Compare Source

Release Notes for 3.1.1

3.1.x bugfix release (patch)

3.1.1
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.0

Compare Source

Release Notes for 3.6.0

Feature release (minor)

3.6.0
  • Total issues resolved: 0
  • Total pull requests resolved: 21
  • Total contributors: 13
New Feature
Deprecation
Improvement
Bugfixes
Documentation
Test Suite
CI
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer)

v3.92.4

Compare Source

  • fix: ComposerJsonReader - handle more syntaxes (#​9327)
  • UX: Runner/Parallel/Process - friendly message when tmp dir not writable (#​9319)
  • docs: fix RST links (#​9321)
  • DX: internal commands for working with tokens (#​9251)
  • chore: Add CS commit to .git-blame-ignore-revs
  • chore: apply trailing_comma_in_multiline: elements.arguments (#​9314)
  • deps: upgrade dev-deps (#​9318)

v3.92.3

Compare Source

  • fix: using Rule Customisation Policy with parallel runner (#​9309)
  • chore: phpstan - cover .php-cs-fixer.dist.php (#​9311)
  • chore: .php-cs-fixer.dist.php - drop wrongly called ignoreVCSIgnored (#​9310)

v3.92.2

Compare Source

  • fix: let @php-cs-fixer-ignore accept custom fixer names (#​9306)
  • chore: introduce PHP_CS_FIXER_IGNORE_MISMATCHED_RULES_EXCEPTIONS (#​9307)
formatjs/formatjs (intl-messageformat)

v11.0.8

Compare Source

11.0.8 (2026-01-02)

Bug Fixes

v11.0.7

Compare Source

v11.0.6

Compare Source

v11.0.5

Compare Source

v11.0.4

Compare Source

v11.0.2

Compare Source

jsonrainbow/json-schema (justinrainbow/json-schema)

v6.6.4

Compare Source

Changed
  • ci: Run workflows against 5.x.x branches (#​859)
Fixed
  • UriValidator: Allow file:/ and file:/// (#​856)
  • Fix .php-cs-fixer.dist.php export-ignore (#​861)
lexik/LexikJWTAuthenticationBundle (lexik/jwt-authentication-bundle)

v3.2.0

Compare Source

sebastianbergmann/php-code-coverage (phpunit/php-code-coverage)

v12.5.2: phpunit/php-code-coverage 12.5.2

Compare Source

Fixed
  • #​1131: Invalid XML generated when both PCOV and Xdebug are loaded
rectorphp/rector (rector/rector)

v2.3.0: Released Rector 2.3

Compare Source

New Features 🥳


Bugfixes 🐛

  • Manage named arguments in ArgumentAdderRector rule (#​7777), Thanks @​carlos-granados!
  • [compat] Add SymplifyQuoteEscapeRector deprecated rule for BC layer (#​7744)
  • [Php81] Skip on Param default on ArrayToFirstClassCallableRector (#​7749)
  • [CodeQuality] Handle ternary in identical left/right on UseIdenticalOverEqualWithSameTypeRector (#​7748)
  • fix: chained calls on static calls (#​7746), Thanks @​calebdw!
  • [code-quality] Extract standalone SortAttributeNamedArgsRector from SortNamedParamRector, to slightly different areas (#​7750)
  • [rename] Rename SortNamedParamRector to SortCallLikeNamedArgsRector to be more clear about the intent (#​7751)
  • [Php85] Skip under unset() on ArrayFirstLastRector (#​7752)
  • [Php81] ArrayToFirstClassCallableRector should not skip non-public methods from owning scope (#​7760), Thanks @​acoulton!
  • [fix] wrap ternary in parenthese on string casting, if only cond is casted (#​7745)
  • [internal] Fix inline replace block removal not removed on deep block for InlineIfToExplicitIfRector + ReplaceBlockToItsStmtsRector (#​7764)
  • [TypeDeclaration] Skip class not found on ObjectTypedPropertyFromJMSSerializerAttributeTypeRector (#​7774)
  • [Php85] Skip defined int or string on ArrayKeyExistsNullToEmptyStringRector (#​7758)

Removed 💀

  • [DeadCode] Skip trait on RemoveAlwaysTrueIfConditionRector (#​7759)
  • [internal] Remove duplicated enterNode() type check already handled in node traverser (#​7717)
  • [dx] warn about deprecated beforeTraverse() method once FileNode is ready (#​7768)
  • [DeadCode] Skip next assign expr has side effect inside try {} on RemoveDoubleAssignRector (#​7775)
  • [DeadCode] Skip with different default param value child vs parent on RemoveParentDelegatingConstructorRector (#​7776)

rectorphp/rector-symfony 🎵

  • bump (#​911)
  • [code-quality] Add ReturnDirectJsonResponseRector (#​910)
  • Fix scoped downgrade SymfonyClass (#​909)
  • cover is safe (#​908)
  • [twig] add explicit attribute name arg, to improve context (#​907)
  • [Symfony73] Fix named arg different position crash on InvokableCommandInputAttributeRector (#​905)
  • [CodeQuality] Skip UserInterface instance on ControllerMethodInjectionToConstructorRector (#​904)
  • create ClassMethod directly in InvokableCommandInputAttributeRector, to keep newline per attribute (#​903)
  • Remove InvokableCommandInputAttributeRector from set (#​901)
  • [Validator] use constants for Email (#​900), Thanks @​JohJohan

rectorphp/rector-doctrine 🟠


rectorphp/rector-phpunit 🟢

  • [AnnotationsToAttributes] Handle both annotation and attributes exists on DataProviderAnnotationToAttributeRector (#​603)
  • [fix] skip AddInstanceofAssertForNullableArgumentRector on assert call (#​602)
  • [code-quality] Add AddInstanceofAssertForNullableArgumentRector (#​601)
  • use FileNode in DeclareStrictTypesTestsRector (#​599)
symfony/browser-kit (symfony/browser-kit)

v7.4.3

Compare Source

Changelog (symfony/browser-kit@v7.4.2...v7.4.3)

symfony/cache (symfony/cache)

v7.4.3

Compare Source

Changelog (symfony/cache@v7.4.2...v7.4.3)

symfony/console (symfony/console)

v7.4.3

Compare Source

Changelog (symfony/console@v7.4.2...v7.4.3)

symfony/dependency-injection (symfony/dependency-injection)

v7.4.3

Compare Source

Changelog (symfony/dependency-injection@v7.4.2...v7.4.3)

symfony/finder (symfony/finder)

v7.4.3

Compare Source

Changelog (symfony/finder@v7.4.2...v7.4.3)

symfony/form (symfony/form)

v7.4.3

Compare Source

Changelog (symfony/form@v7.4.2...v7.4.3)

symfony/framework-bundle (symfony/framework-bundle)

v7.4.3

Compare Source

Changelog (symfony/framework-bundle@v7.4.2...v7.4.3)

symfony/http-client (symfony/http-client)

v7.4.3

Compare Source

Changelog (symfony/http-client@v7.4.2...v7.4.3)

symfony/http-foundation (symfony/http-foundation)

v7.4.3

Compare Source

Changelog (symfony/http-foundation@v7.4.2...v7.4.3)

symfony/http-kernel (symfony/http-kernel)

v7.4.3

Compare Source

Changelog (symfony/http-kernel@v7.4.2...v7.4.3)

  • no significant changes
symfony/process (symfony/process)

v7.4.3

Compare Source

Changelog (symfony/process@v7.4.2...v7.4.3)

symfony/property-access (symfony/property-access)

v7.4.3

Compare Source

Changelog (symfony/property-access@v7.4.2...v7.4.3)

symfony/property-info (symfony/property-info)

v7.4.3

Compare Source

Changelog (symfony/property-info@v7.4.2...v7.4.3)

symfony/routing (symfony/routing)

v7.4.3

Compare Source

Changelog (symfony/routing@v7.4.2...v7.4.3)

symfony/security-core (symfony/security-core)

v7.4.3

Compare Source

Changelog (symfony/security-core@v7.4.2...v7.4.3)

symfony/security-http (symfony/security-http)

v7.4.3

Compare Source

Changelog (symfony/security-http@v7.4.2...v7.4.3)

symfony/serializer (symfony/serializer)

v7.4.3

Compare Source

Changelog (symfony/serializer@v7.4.2...v7.4.3)

symfony/translation (symfony/translation)

v7.4.3

Compare Source

Changelog (symfony/translation@v7.4.2...v7.4.3)

symfony/twig-bridge (symfony/twig-bridge)

v7.4.3

Compare Source

Changelog (symfony/twig-bridge@v7.4.2...v7.4.3)

symfony/twig-bundle (symfony/twig-bundle)

v7.4.3

Compare Source

Changelog (symfony/twig-bundle@v7.4.2...v7.4.3)

symfony/validator (symfony/validator)

v7.4.3

Compare Source

Changelog (symfony/validator@v7.4.2...v7.4.3)

symfony/var-dumper (symfony/var-dumper)

v7.4.3

Compare Source

Changelog (symfony/var-dumper@v7.4.2...v7.4.3)

symfony/web-profiler-bundle (symfony/web-profiler-bundle)

v7.4.3

Compare Source

Changelog (symfony/web-profiler-bundle@v7.4.2...v7.4.3)

webpack/webpack (webpack)

v5.104.1

Compare 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.0

Compare Source

Minor Changes
  • d3dd841: Use method shorthand to render module content in __webpack_modules__ object.
  • d3dd841: Enhance import.meta.env to 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: Added base64url, base62, base58, base52, base49, base36, base32 and base25 digests.
  • 5983843: Provide a stable runtime function variable __webpack_global__.
  • d3dd841: Improved localIdentName hashing 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 fr

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch from 970dab3 to 38bd8cc Compare December 23, 2025 00:29
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch from 38bd8cc to 539ba89 Compare December 30, 2025 00:32
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch from 539ba89 to 6a8e340 Compare January 6, 2026 00:29
@benjaminjonard
Copy link
Owner Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: git stash pop || true
Too many revisions specified: '||' 'true'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants