Update symfony packages
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/asset (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/browser-kit (source) | require-dev | minor |
6.2.* -> 6.3.*
|
symfony/console (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/css-selector (source) | require-dev | minor |
6.2.* -> 6.3.*
|
symfony/debug-bundle (source) | require-dev | minor |
6.2.* -> 6.3.*
|
symfony/dotenv (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/expression-language (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/framework-bundle (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/phpunit-bridge (source) | require-dev | minor |
6.2.10 -> 6.3.0
|
symfony/runtime (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/stopwatch (source) | require-dev | minor |
6.2.* -> 6.3.*
|
symfony/twig-bundle (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/web-profiler-bundle (source) | require-dev | minor |
6.2.* -> 6.3.*
|
symfony/webpack-encore-bundle | require | patch |
2.0.0 -> 2.0.1
|
symfony/yaml (source) | require | minor |
6.2.* -> 6.3.*
|
Release Notes
symfony/browser-kit
v6.3.0
Changelog (https://github.com/symfony/browser-kit/compare/v6.3.0-RC2...v6.3.0)
symfony/css-selector
v6.3.0
Changelog (https://github.com/symfony/css-selector/compare/v6.3.0-RC2...v6.3.0)
symfony/debug-bundle
v6.3.0
Changelog (https://github.com/symfony/debug-bundle/compare/v6.3.0-RC2...v6.3.0)
symfony/expression-language
v6.3.0
Changelog (https://github.com/symfony/expression-language/compare/v6.3.0-RC2...v6.3.0)
symfony/framework-bundle
v6.3.0
Changelog (https://github.com/symfony/framework-bundle/compare/v6.3.0-RC2...v6.3.0)
- bug symfony/symfony#50476 [FrameworkBundle] remove support for preloading ESM using headers (@dunglas)
- bug symfony/symfony#50468 [FrameworkBundle][PhpUnitBridge] Configure doctrine/deprecations as expected (@nicolas-grekas)
- bug symfony/symfony#50452 Hide definitions bearing the
container.excluded
tag (@Myks92)
symfony/phpunit-bridge
v6.3.0
Changelog (https://github.com/symfony/phpunit-bridge/compare/v6.3.0-RC2...v6.3.0)
- bug symfony/symfony#50468 [FrameworkBundle][PhpUnitBridge] Configure doctrine/deprecations as expected (@nicolas-grekas)
symfony/runtime
v6.3.0
Changelog (https://github.com/symfony/runtime/compare/v6.3.0-RC2...v6.3.0)
- no significant changes
symfony/stopwatch
v6.3.0
Changelog (https://github.com/symfony/stopwatch/compare/v6.3.0-RC2...v6.3.0)
- no significant changes
symfony/twig-bundle
v6.3.0
Changelog (https://github.com/symfony/twig-bundle/compare/v6.3.0-RC2...v6.3.0)
symfony/web-profiler-bundle
v6.3.0
Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.3.0-RC2...v6.3.0)
symfony/webpack-encore-bundle
v2.0.1
: Relaxing symfony/service-contracts requirement
Hi Webpackers!
This release is relaxes the version requirements for symfony/service-contracts
to allow upgrading on 5.4 projects - see #214
Diff: https://github.com/symfony/webpack-encore-bundle/compare/v2.0.0...v2.0.1
Happy packing!
symfony/yaml
v6.3.0
Changelog (https://github.com/symfony/yaml/compare/v6.3.0-RC2...v6.3.0)
- no significant changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.