Skip to content

Conversation

benjaminjonard
Copy link
Owner

@benjaminjonard benjaminjonard commented Aug 5, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@babel/core (source) 7.28.0 -> 7.28.4 age confidence devDependencies patch
@babel/preset-env (source) 7.28.0 -> 7.28.3 age confidence devDependencies patch
@symfony/webpack-encore 5.1.0 -> 5.2.0 age confidence devDependencies minor
api-platform/core (source) 4.1.20 -> 4.2.1 age confidence require minor
brianium/paratest 7.11.0 -> 7.14.0 age confidence require-dev minor
composer/semver 3.4.3 -> 3.4.4 age confidence require patch
copy-webpack-plugin 13.0.0 -> 13.0.1 age confidence devDependencies patch
core-js (source) 3.44.0 -> 3.45.1 age confidence devDependencies minor
crowdin/github-action v2.9.1 -> v2.11.0 age confidence action minor
dama/doctrine-test-bundle 8.3.0 -> 8.3.1 age confidence require-dev patch
doctrine/dbal (source) 4.3.1 -> 4.3.3 age confidence require patch
doctrine/doctrine-bundle (source) 2.15.1 -> 2.16.2 age confidence require minor
doctrine/orm (source) 3.5.0 -> 3.5.2 age confidence require patch
doctrine/persistence (source) 3.4.0 -> 3.4.1 age confidence require patch
friendsofphp/php-cs-fixer 3.85.1 -> 3.88.2 age confidence require-dev minor
justinrainbow/json-schema 6.4.2 -> 6.5.2 age confidence require-dev minor
phpunit/php-code-coverage 12.3.2 -> 12.4.0 age confidence require-dev minor
phpunit/phpunit (source) 12.3.0 -> 12.3.15 age confidence require-dev patch
rector/rector (source) 2.1.2 -> 2.1.7 age confidence require-dev patch
symfony/cache (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/console (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/dependency-injection (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/error-handler (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/event-dispatcher (source) 7.3.0 -> 7.3.3 age confidence require patch
symfony/flex 2.8.1 -> 2.8.2 age confidence require patch
symfony/form (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/framework-bundle (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/http-client (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/http-foundation (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/http-kernel (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/intl (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/mime (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/process (source) 7.3.0 -> 7.3.4 age confidence require patch
symfony/property-access (source) 7.3.2 -> 7.3.3 age confidence require patch
symfony/property-info (source) 7.3.1 -> 7.3.4 age confidence require patch
symfony/routing (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/runtime (source) 7.3.1 -> 7.3.4 age confidence require patch
symfony/security-bundle (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/security-core (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/security-http (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/serializer (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/string (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/translation (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/twig-bridge (source) 7.3.2 -> 7.3.3 age confidence require patch
symfony/twig-bundle (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/validator (source) 7.3.2 -> 7.3.4 age confidence require patch
symfony/var-dumper (source) 7.3.2 -> 7.3.4 age confidence require-dev patch
symfony/web-profiler-bundle (source) 7.3.2 -> 7.3.4 age confidence require-dev patch
symfony/webpack-encore-bundle 2.2.0 -> 2.3.0 age confidence require minor
symfony/yaml (source) 7.3.2 -> 7.3.3 age confidence require patch
webpack 5.101.0 -> 5.102.0 age confidence devDependencies minor
yarn (source) 4.9.2 -> 4.10.3 age confidence packageManager minor
zenstruck/foundry 2.6.1 -> 2.7.2 age confidence require-dev minor

Release Notes

babel/babel (@​babel/core)

v7.28.4

Compare Source

🏠 Internal

v7.28.3

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions
symfony/webpack-encore (@​symfony/webpack-encore)

v5.2.0

Compare Source

  • Add support for Webpack CLI ^6.0.0

  • Add support for babel-loader ^10.0.0

  • Add support for style-loader ^4.0.0

If you manually specified the option insert, now it can only be a selector or the path to the module.
Follow the style-loader migration guide to upgrade!

  • Re-add webpack-manifest-plugin dependency, which was previously embedded in #​921
api-platform/core (api-platform/core)

v4.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: api-platform/core@v4.2.0...v4.2.1

v4.2.0

Compare Source

Bug fixes
Features
  • b948209b9 feat(laravel): add make:filter command to generate API Platform filters (#​7364)
  • ebd85f502 feat(symfony): add make:filter command to generate API Platform filters (#​7355)

Also includes patches from v4.1.24 and v4.2.0-alpha fixes

v4.1.25

Compare Source

What's Changed

Full Changelog: api-platform/core@v4.1.24...v4.1.25

v4.1.24

Compare Source

Bug fixes
Features

Laravel compatibility with api-platform/http-cache:

v4.1.23

Compare Source

Bug fixes

v4.1.22

Compare Source

Bug fixes

v4.1.21

Compare Source

Bug fixes
  • 04414e4fc fix(serializer): improve #​7270 by reducing inconsistencies (#​7346)
  • 2e6911c35 fix(openapi): sync typehints between properties and getter/canner for alllowReserved and allowEmptyValue (#​7322)
  • 385953a92 fix(jsonapi): handle type error when handling validation errors (#​7330)
  • 4f717c1e1 fix(openapi): allow null on allowReserved and allowEmptyValue properties (#​7315)
  • c46c57918 fix(doctrine): do not consider empty string as a current date (#​7291)
  • d1073bc67 fix(laravel): read property type before serialization (#​7332)
  • d1abfc0fa fix(openapi): nullable default values in operation openapi definition (#​7321)
  • e7502b65a fix(serializer): nested denormalization when allow_extra_attributes=false (#​7270)
Features
paratestphp/paratest (brianium/paratest)

v7.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.13.0...v7.14.0

v7.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.12.0...v7.13.0

v7.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.11.2...v7.12.0

v7.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.11.1...v7.11.2

v7.11.1

Compare Source

What's Changed

New Contributors

Full Changelog: paratestphp/paratest@v7.11.0...v7.11.1

composer/semver (composer/semver)

v3.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: composer/semver@3.4.3...3.4.4

webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)

v13.0.1

Compare Source

zloirock/core-js (core-js)

v3.45.1

Compare Source

  • Changes v3.45.0...v3.45.1 (30 commits)
  • Fixed a conflict of native methods from Map upsert proposal with polyfilled methods in the pure version
  • Added bugs fields to package.json of all packages
  • Compat data improvements:
    • Map upsert proposal features marked as shipped from Bun 1.2.20
    • Added Samsung Internet 29 compat data mapping
    • Added Electron 39 compat data mapping

v3.45.0

Compare Source

crowdin/github-action (crowdin/github-action)

v2.11.0

Compare Source

What's Changed

Full Changelog: crowdin/github-action@v2.10.0...v2.11.0

v2.10.0

Compare Source

What's Changed

Full Changelog: crowdin/github-action@v2.9.1...v2.10.0

dmaicher/doctrine-test-bundle (dama/doctrine-test-bundle)

v8.3.1

Compare Source

What's Changed

Full Changelog: dmaicher/doctrine-test-bundle@v8.3.0...v8.3.1

doctrine/dbal (doctrine/dbal)

v4.3.3

Compare Source

Release Notes for 4.3.3
4.3.3
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Documentation
Changes from Lower Branches

This release contains all changes of the 3.10.2 release.

v4.3.2

Compare Source

Release Notes for 4.3.2
4.3.2
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 4
Deprecation
Improvement
Documentation,Schema Definition
Bug,Schema Introspection,pdo_pgsql
Changes from Lower Branches
  • This release contains all changes from the 3.10.1 release.
doctrine/DoctrineBundle (doctrine/doctrine-bundle)

v2.16.2

Compare Source

Release Notes for 2.16.2

2.16.x bugfix release (patch)

2.16.2
  • Total issues resolved: 0
  • Total pull requests resolved: 16
  • Total contributors: 3
Bugfixes
Static Analysis
Improvements
Test Suite
CI

v2.16.1

Compare Source

Release Notes for 2.16.1

2.16.x bugfix release (patch)

2.16.1
  • Total issues resolved: 1
  • Total pull requests resolved: 8
  • Total contributors: 4
Bug
Test Suite

CI

Documentation

@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 5 times, most recently from df44f0b to c61a679 Compare August 13, 2025 07:13
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 5 times, most recently from 6699736 to 19262cd Compare August 20, 2025 07:13
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3b72ef7 to 92ac5e1 Compare August 27, 2025 07:13
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 5 times, most recently from 87c608b to fc799b8 Compare September 3, 2025 07:42
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 5 times, most recently from 2db1dd8 to 6b5dfd6 Compare September 12, 2025 07:13
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 5 times, most recently from 623e1cf to d568092 Compare September 19, 2025 07:13
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 6 times, most recently from 92c0a57 to 0211021 Compare September 28, 2025 07:16
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 2 times, most recently from 519c0c8 to 8cb5630 Compare September 30, 2025 07:16
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch from 8cb5630 to dc11ad0 Compare October 1, 2025 07:15
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.

2 participants