Skip to content

Update all non-major dependencies#339

Merged
benjaminjonard merged 1 commit into1.3from
renovate/all-minor-patch
Oct 31, 2025
Merged

Update all non-major dependencies#339
benjaminjonard merged 1 commit into1.3from
renovate/all-minor-patch

Conversation

@benjaminjonard
Copy link
Copy Markdown
Owner

@benjaminjonard benjaminjonard commented Jul 16, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@babel/core (source) 7.28.0 -> 7.28.5 age confidence devDependencies patch
@babel/preset-env (source) 7.28.0 -> 7.28.5 age confidence devDependencies patch
@symfony/webpack-encore 5.1.0 -> 5.2.0 age confidence devDependencies minor
brianium/paratest 7.10.3 -> 7.14.2 age confidence require-dev minor
copy-webpack-plugin 13.0.0 -> 13.0.1 age confidence devDependencies patch
core-js (source) 3.44.0 -> 3.46.0 age confidence devDependencies minor
crowdin/github-action v2.9.0 -> v2.12.0 age confidence action minor
dama/doctrine-test-bundle 8.3.0 -> 8.4.0 age confidence require-dev minor
doctrine/doctrine-bundle (source) 2.15.0 -> 2.18.0 age confidence require minor
doctrine/doctrine-migrations-bundle (source) 3.4.2 -> 3.5.0 age confidence require minor
doctrine/orm (source) 3.5.0 -> 3.5.3 age confidence require patch
gedmo/doctrine-extensions (source) 3.20.0 -> 3.21.0 age confidence require minor
phpunit/php-code-coverage 12.3.1 -> 12.4.0 age confidence require-dev minor
phpunit/phpunit (source) 12.2.7 -> 12.4.2 age confidence require-dev minor
rector/rector (source) 2.1.1 -> 2.2.7 age confidence require-dev minor
symfony/browser-kit (source) 7.3.0 -> 7.3.2 age confidence require patch
symfony/cache (source) 7.3.1 -> 7.3.5 age confidence require patch
symfony/console (source) 7.3.1 -> 7.3.5 age confidence require patch
symfony/debug-bundle (source) 7.3.0 -> 7.3.5 age confidence require-dev patch
symfony/dependency-injection (source) 7.3.1 -> 7.3.4 age confidence require patch
symfony/dotenv (source) 7.3.0 -> 7.3.2 age confidence require patch
symfony/event-dispatcher (source) 7.3.0 -> 7.3.3 age confidence require patch
symfony/expression-language (source) 7.3.0 -> 7.3.2 age confidence require patch
symfony/flex 2.8.1 -> 2.8.2 age confidence require patch
symfony/form (source) 7.3.1 -> 7.3.5 age confidence require patch
symfony/framework-bundle (source) 7.3.1 -> 7.3.5 age confidence require patch
symfony/mime (source) 7.3.0 -> 7.3.4 age confidence require patch
symfony/routing (source) 7.3.0 -> 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.1 -> 7.3.4 age confidence require patch
symfony/string (source) 7.3.0 -> 7.3.4 age confidence require patch
symfony/translation (source) 7.3.1 -> 7.3.4 age confidence require patch
symfony/twig-bundle (source) 7.3.1 -> 7.3.4 age confidence require patch
symfony/validator (source) 7.3.1 -> 7.3.5 age confidence require patch
symfony/web-profiler-bundle (source) 7.3.1 -> 7.3.5 age confidence require-dev patch
symfony/webpack-encore-bundle 2.2.0 -> 2.3.0 age confidence require minor
symfony/yaml (source) 7.3.1 -> 7.3.5 age confidence require patch
twig/extra-bundle (source) 3.21.0 -> 3.22.0 age confidence require minor
twig/intl-extra (source) 3.21.0 -> 3.22.0 age confidence require minor
twig/twig (source) 3.21.1 -> 3.22.0 age confidence require minor
webpack 5.100.1 -> 5.102.1 age confidence devDependencies minor
yarn (source) 4.9.2 -> 4.10.3 age confidence packageManager minor
zenstruck/foundry 2.6.0 -> 2.7.7 age confidence require-dev minor

Release Notes

babel/babel (@​babel/core)

v7.28.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
  • babel-traverse
🏠 Internal
🏃‍♀️ Performance

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
paratestphp/paratest (brianium/paratest)

v7.14.2

Compare Source

What's Changed

Full Changelog: paratestphp/paratest@v7.14.1...v7.14.2

v7.14.1

Compare Source

What's Changed

  • PHPUnit event: respect order of triggering TestRunner\Started after TestSuite\Loaded by @​Slamdunk in #​1037

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

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

v7.11.0

Compare Source

What's Changed

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

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

v13.0.1

Compare Source

zloirock/core-js (core-js)

v3.46.0

Compare Source

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

Compare Source

What's Changed

New Contributors

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

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

v2.9.1

Compare Source

What's Changed

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

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

v8.4.0

Compare Source

What's Changed

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

v8.3.1

Compare Source

What's Changed

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

doctrine/DoctrineBundle (doctrine/doctrine-bundle)

v2.18.0

Compare Source

Release Notes for 2.18.0

Feature release (minor)

2.18.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Deprecation

v2.17.2

Compare Source

Release Notes for 2.17.2

2.17.x bugfix release (patch)

2.17.2
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 1
Bugfixes
CI

v2.17.1

Compare Source

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

v2.17.0

Compare Source

Release Notes for 2.17.0

Feature release (minor)

2.17.0
  • Total issues resolved: 0
  • Total pull requests resolved: 18
  • Total contributors: 3
Deprecation
Improvement
Bugfixes
Static Analysis
Documentation
CI
Test Suite

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
Static Analysis
Improvement

v2.16.0

Compare Source

Release Notes for 2.16.0

Feature release (minor)

2.16.0
  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 4
Improvements
Bugfixes
Breaking changes

v2.15.2

Compare Source

Release Notes for 2.15.2

2.15.x bugfix release (patch)

2.15.2
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bugfixes

v2.15.1

[Compare Source](https://redirect.github.com/doctrine/DoctrineBundle/compare/2.15.0..

@benjaminjonard benjaminjonard changed the title Update dependency webpack to v5.100.2 Update all non-major dependencies Jul 17, 2025
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 2 times, most recently from d0fb136 to 6ed3641 Compare July 18, 2025 07:14
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 5 times, most recently from 5b17ba3 to a2767d5 Compare August 5, 2025 07:14
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 4 times, most recently from 4a1613e to 3c1d7cb Compare August 11, 2025 07:14
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 5 times, most recently from 7ee2826 to 1951d8c Compare August 19, 2025 07:18
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 4 times, most recently from c1e86de to da41792 Compare August 25, 2025 07:15
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4d64117 to aa2f407 Compare September 2, 2025 07:15
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6a33114 to 6b939c2 Compare September 6, 2025 07:15
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch from 6b939c2 to 9f0145d Compare September 11, 2025 07:15
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 3 times, most recently from 53e7a5b to a262d86 Compare September 19, 2025 07:15
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 5 times, most recently from 077414d to 4ba47f4 Compare September 28, 2025 07:21
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 5 times, most recently from 076cef1 to 05ab4bb Compare October 6, 2025 07:16
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 7 times, most recently from 82e2f8c to e9e19db Compare October 13, 2025 07:16
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 4 times, most recently from 3415623 to be4c55f Compare October 25, 2025 07:16
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch 3 times, most recently from c8e02e8 to 2a595c8 Compare October 30, 2025 08:23
@benjaminjonard benjaminjonard force-pushed the renovate/all-minor-patch branch from 2a595c8 to 6bdee45 Compare October 31, 2025 08:16
@benjaminjonard benjaminjonard merged commit 175aa2e into 1.3 Oct 31, 2025
7 checks passed
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