Update symfony packages
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/console (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/dotenv (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/framework-bundle (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/http-client (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/password-hasher (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/proxy-manager-bridge (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/rate-limiter (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/runtime (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/security-bundle (source) | require | minor |
6.2.* -> 6.3.*
|
symfony/stopwatch (source) | require-dev | minor |
6.2.* -> 6.3.*
|
symfony/twig-bridge (source) | require | 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/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/http-client
v6.3.0
Changelog (https://github.com/symfony/http-client/compare/v6.3.0-RC2...v6.3.0)
symfony/password-hasher
v6.3.0
Changelog (https://github.com/symfony/password-hasher/compare/v6.3.0-RC2...v6.3.0)
- no significant changes
symfony/proxy-manager-bridge
v6.3.0
Changelog (https://github.com/symfony/proxy-manager-bridge/compare/v6.3.0-RC2...v6.3.0)
symfony/rate-limiter
v6.3.0
Changelog (https://github.com/symfony/rate-limiter/compare/v6.3.0-RC2...v6.3.0)
- no significant changes
symfony/runtime
v6.3.0
Changelog (https://github.com/symfony/runtime/compare/v6.3.0-RC2...v6.3.0)
- no significant changes
symfony/security-bundle
v6.3.0
Changelog (https://github.com/symfony/security-bundle/compare/v6.3.0-RC2...v6.3.0)
- bug symfony/symfony#50432 [Security] Validate
aud
andiss
claims on OidcTokenHandler (@vincentchalamon) - bug symfony/symfony#50477 [Security] Add clock dependency to OidcTokenHandler (@nicolas-grekas)
- bug symfony/symfony#50453 [SecurityBundle] add missing xsd definition for OIDC (@aegypius)
- bug symfony/symfony#50470 [SecurityBundle] Fix configuring OIDC user info token handler client (@vincentchalamon)
symfony/stopwatch
v6.3.0
Changelog (https://github.com/symfony/stopwatch/compare/v6.3.0-RC2...v6.3.0)
- no significant changes
symfony/twig-bridge
v6.3.0
Changelog (https://github.com/symfony/twig-bridge/compare/v6.3.0-RC2...v6.3.0)
- bug symfony/symfony#50456 [AssetMapper] Fix unable to use asset mapper with CSP (@vtsykun)
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.