bug symfony/symfony#58017 [SecurityBundle] Revert adding _stateless attribute to the request when firewall is stateless and the attribute is not already set (@MatTheCat)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the symfony group with 27 updates:
6.4.10
6.4.11
6.4.10
6.4.11
6.4.10
6.4.11
6.4.9
6.4.11
6.4.8
6.4.11
6.4.10
6.4.11
6.4.9
6.4.11
6.4.9
6.4.11
6.4.8
6.4.11
6.4.10
6.4.11
6.4.10
6.4.11
6.4.10
6.4.11
6.4.8
6.4.11
6.4.10
6.4.11
6.4.8
6.4.11
6.4.10
6.4.11
6.4.10
6.4.11
6.4.10
6.4.11
6.4.10
6.4.11
6.4.10
6.4.11
6.4.10
6.4.11
6.4.10
6.4.11
6.4.10
6.4.11
6.4.10
6.4.11
6.4.9
6.4.11
6.4.9
6.4.11
6.4.10
6.4.11
Updates
symfony/asset-mapper
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/asset-mapper's releases.
Commits
6a9672c
[AssetMapper] Fix JsDeliver import regexpUpdates
symfony/cache
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/cache's releases.
Commits
36daef8
fix compatibility with redis extension 6.0.3+Updates
symfony/console
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/console's releases.
Commits
4268688
Merge branch '5.4' into 6.4e86f855
bug #57853 [Console] Fix side-effects from running bash completions (Seldaek)c24bcd0
[Console] Fix side-effects from running bash completionsb406d22
Merge branch '5.4' into 6.4f96ee2a
[PhpUnitBridge][Console][VarDumper] Fix handling NO_COLOR env var74d6d39
fix permitted data type of the default choiceUpdates
symfony/doctrine-messenger
from 6.4.9 to 6.4.11Release notes
Sourced from symfony/doctrine-messenger's releases.
Commits
b2b05fe
Merge branch '5.4' into 6.438b003c
fix test to be compatible with DBAL 4.2Updates
symfony/expression-language
from 6.4.8 to 6.4.11Release notes
Sourced from symfony/expression-language's releases.
Commits
564e109
Merge branch '5.4' into 6.49d23f7b
[ExpressionLanguage] Improve test coverageUpdates
symfony/form
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/form's releases.
Commits
330d337
Merge branch '5.4' into 6.410fd29d
minor #57966 [Form] skip tests requiring the intl extension if it's not insta...0b58985
skip tests requiring the intl extension if it's not installedea981b0
bug #57920 [Form] Fix handling empty data in ValueToDuplicatesTransformer (xa...dc6e748
[Form] NumberType: Fix parsing of numbers in exponential notation with negati...02f1d9f
fix handling empty data in ValueToDuplicatesTransformerUpdates
symfony/mime
from 6.4.9 to 6.4.11Release notes
Sourced from symfony/mime's releases.
Commits
dba5d5f
fix testab2adc7
Merge branch '5.4' into 6.4a02711d
[Mime] Fix tests78cc41e
Merge branch '5.4' into 6.4eb930b8
[Mime] Add tests on constraints3fe8926
[Mime] FixRawMessage
constructor argument typeUpdates
symfony/notifier
from 6.4.9 to 6.4.11Release notes
Sourced from symfony/notifier's releases.
Commits
7aa8efe
minor #57918 [Notifier] synchronize unsupported scheme tests (xabbuh)725e4de
synchronize unsupported scheme tests9fda51a
Fix symfony/kaz-info-teh-notifier packageUpdates
symfony/property-access
from 6.4.8 to 6.4.11Release notes
Sourced from symfony/property-access's releases.
Commits
866f6cd
Fix expected missing return typesd60a85b
Merge branch '5.4' into 6.42d75186
[PropertyAccess] Fix handling property names with a.
Updates
symfony/security-bundle
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/security-bundle's releases.
Commits
620be16
fix tests34eb12a
Merge branch '5.4' into 6.4f14a15c
[SecurityBundle] Make security schema deterministic6170f87
[SecurityBundle] Revert adding_stateless
attribute to the request when fir...Updates
symfony/serializer
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/serializer's releases.
Commits
a75d03d
clean up PHP version checks8ece294
Merge branch '5.4' into 6.4b4ad9e6
remove custom CSV escape character from tests5f9d7e2
[Serializer] Remove redundant@internal
tags from traceable classesUpdates
symfony/string
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/string's releases.
Commits
5bc3eb6
Merge branch '5.4' into 6.43718830
[String] Fixed Quorum plural, that was inflected to be only "Quora" and never...8be1d48
[String][EnglishInflector] Fix words ending in 'le', e.g., articlesUpdates
symfony/uid
from 6.4.8 to 6.4.11Release notes
Sourced from symfony/uid's releases.
Commits
6a0394a
Merge branch '5.4' into 6.4886c174
[Uid] Ensure UuidV1 is created in lowercaseUpdates
symfony/validator
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/validator's releases.
Commits
4ff41cf
Merge branch '5.4' into 6.421d022d
synchronize IBAN formats8e37d58
Merge branch '5.4' into 6.4a1b845a
[Translation] Review Serbian translations1da8e1e
Merge branch '5.4' into 6.4a28c302
[Validator] added Polish translation for units 116-11944fa633
[Validator] Add test forD
regex modifier inTimeValidator
b97382b
Merge branch '5.4' into 6.46586306
minor #57987 [Validator] add German translations for the Week constraint mess...30a719d
add German translations for the Week constraint messagesUpdates
symfony/yaml
from 6.4.8 to 6.4.11Release notes
Sourced from symfony/yaml's releases.
Commits
be37e7f
Merge branch '5.4' into 6.462f96e1
:bug: throw ParseException on invalid dateUpdates
symfony/phpunit-bridge
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/phpunit-bridge's releases.
Commits
168f412
Merge branch '5.4' into 6.4047a8af
[PhpUnitBridge][Console][VarDumper] Fix handling NO_COLOR env varUpdates
symfony/web-profiler-bundle
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/web-profiler-bundle's releases.
Commits
ef4b8b4
Merge branch '5.4' into 6.48f1628f
[HttpKernel] [WebProfileBundle] Fix Routing panel for URLs with a colonUpdates
symfony/dependency-injection
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/dependency-injection's releases.
Commits
e93c836
Merge branch '5.4' into 6.48c946c5
[DependencyInjection] Fix error message typo in YamlFileLoaderdbd4e87
Fix typo in exception message langage to languagecb127a4
Merge branch '5.4' into 6.46084b55
[DependencyInjection] Fix issue between decorator and service locator indexbe65ed4
Merge branch '5.4' into 6.41539a0a
bug #57298 [DependencyInjection] Fix handling of repeated#[Autoconfigure]
...960d259
[DependencyInjection] Add tests for repeating#[Autoconfigure]
attributes8f4bb4b
[DependencyInjection] Fix handling of repeated#[Autoconfigure]
attributesaa89b59
[SecurityBundle] Make security schema deterministicUpdates
symfony/doctrine-bridge
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/doctrine-bridge's releases.
Commits
3c7a50b
[DoctrineBridge] Fix theLockStoreSchemaListener
24ef8e1
bug #57625 [DoctrineBridge] MakeEntityValueResolver
returnnull
if a com...e6e456a
[DoctrineBridge] MakeEntityValueResolver
returnnull
if a composite ID v...Updates
symfony/finder
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/finder's releases.
Commits
d7eb6da
Merge branch '5.4' into 6.4ae25a91
Replace external FTP server by a local docker instancecc9d880
Merge branch '5.4' into 6.47f159e1
do not duplicate directory separators4f3b0f7
do not duplicate directory separatorsUpdates
symfony/http-client
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/http-client's releases.
Commits
4c92046
Merge branch '5.4' into 6.44d547e5
do not overwrite the host to request5302eae
Merge branch '5.4' into 6.46ad5e27
reject malformed URLs with a meaningful exception65b8a96
Merge branch '5.4' into 6.4550cc67
[HttpClient] Disable HTTP/2 PUSH by default when using curlUpdates
symfony/http-kernel
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/http-kernel's releases.
Commits
1ba6b89
Update VERSION for 6.4.11d4f958f
minor #58011 [HttpKernel] Improve and add tests forLast-Modified
computati...b962a5f
[HttpKernel] ESI fragment content may be missing in conditional requests9aec9e3
Improve and add tests for Last-Modified computation with ESI responsesfa742a0
Bump Symfony version to 6.4.11Updates
symfony/routing
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/routing's releases.
Commits
8ee0c24
Merge branch '5.4' into 6.4b6f7178
Fix typosUpdates
symfony/security-core
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/security-core's releases.
Commits
a8e106d
Merge branch '5.4' into 6.4bc60e03
[Translation] Review Serbian translations98df971
Merge branch '5.4' into 6.46acb01c
[Translations][Core] Fix security Italian translation.3c57a67
Merge branch '5.4' into 6.4dcd0256
[Security] consistent singular/plural translation in DutchUpdates
symfony/security-http
from 6.4.9 to 6.4.11Release notes
Sourced from symfony/security-http's releases.
Commits
f502530
fix cs6b5ee0a
Merge branch '5.4' into 6.4dc6de50
Revert stateless checkUpdates
symfony/twig-bridge
from 6.4.9 to 6.4.11Release notes
Sourced from symfony/twig-bridge's releases.
Commits
2cf03a4
Merge branch '5.4' into 6.40057d05
fix Twig 3.12 compatibility5800179
Merge branch '5.4' into 6.496c5ada
Fix Twig deprecation notice9be9875
Merge branch '5.4' into 6.406f5ef3
fix compatibility with Twig 3.12 and 4.0636e98f
Merge branch '5.4' into 6.4d3e25c3
fix tests using Twig 3.12Updates
symfony/var-dumper
from 6.4.10 to 6.4.11Release notes
Sourced from symfony/var-dumper's releases.
Commits
ee14c82
Merge branch '5.4' into 6.46be6a6a
[VarDumper] Fix testsc16bb04
Merge branch '5.4' into 6.404138d9
fix compatibility with Twig 3.128fd821e
Merge branch '5.4' into 6.45051452
[PhpUnitBridge][Console][VarDumper] Fix handling NO_COLOR env var397992d
Merge branch '5.4' into 6.42530d7d
[VarDumper] Fix generator dump format for PHP 8.4Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show