build(deps): bump the symfony group with 8 updates#2426
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the symfony group with 8 updates: | Package | From | To | | --- | --- | --- | | [symfony/console](https://github.com/symfony/console) | `6.4.32` | `6.4.37` | | [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `6.4.32` | `6.4.37` | | [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.33` | `6.4.35` | | [symfony/mailer](https://github.com/symfony/mailer) | `6.4.31` | `6.4.34` | | [symfony/polyfill-intl-normalizer](https://github.com/symfony/polyfill-intl-normalizer) | `1.33.0` | `1.37.0` | | [symfony/polyfill-php83](https://github.com/symfony/polyfill-php83) | `1.33.0` | `1.37.0` | | [symfony/routing](https://github.com/symfony/routing) | `6.4.32` | `6.4.37` | | [symfony/translation](https://github.com/symfony/translation) | `6.4.32` | `6.4.38` | Updates `symfony/console` from 6.4.32 to 6.4.37 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/8.1/CHANGELOG.md) - [Commits](symfony/console@v6.4.32...v6.4.37) Updates `symfony/event-dispatcher` from 6.4.32 to 6.4.37 - [Release notes](https://github.com/symfony/event-dispatcher/releases) - [Changelog](https://github.com/symfony/event-dispatcher/blob/8.1/CHANGELOG.md) - [Commits](symfony/event-dispatcher@v6.4.32...v6.4.37) Updates `symfony/http-foundation` from 6.4.33 to 6.4.35 - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/8.1/CHANGELOG.md) - [Commits](symfony/http-foundation@v6.4.33...v6.4.35) Updates `symfony/mailer` from 6.4.31 to 6.4.34 - [Release notes](https://github.com/symfony/mailer/releases) - [Changelog](https://github.com/symfony/mailer/blob/8.1/CHANGELOG.md) - [Commits](symfony/mailer@v6.4.31...v6.4.34) Updates `symfony/polyfill-intl-normalizer` from 1.33.0 to 1.37.0 - [Release notes](https://github.com/symfony/polyfill-intl-normalizer/releases) - [Commits](symfony/polyfill-intl-normalizer@v1.33.0...v1.37.0) Updates `symfony/polyfill-php83` from 1.33.0 to 1.37.0 - [Release notes](https://github.com/symfony/polyfill-php83/releases) - [Commits](symfony/polyfill-php83@v1.33.0...v1.37.0) Updates `symfony/routing` from 6.4.32 to 6.4.37 - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/8.1/CHANGELOG.md) - [Commits](symfony/routing@v6.4.32...v6.4.37) Updates `symfony/translation` from 6.4.32 to 6.4.38 - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/8.1/CHANGELOG.md) - [Commits](symfony/translation@v6.4.32...v6.4.38) --- updated-dependencies: - dependency-name: symfony/console dependency-version: 6.4.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/event-dispatcher dependency-version: 6.4.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/http-foundation dependency-version: 6.4.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/mailer dependency-version: 6.4.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/polyfill-intl-normalizer dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony - dependency-name: symfony/polyfill-php83 dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony - dependency-name: symfony/routing dependency-version: 6.4.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/translation dependency-version: 6.4.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the symfony group with 8 updates:
6.4.326.4.376.4.326.4.376.4.336.4.356.4.316.4.341.33.01.37.01.33.01.37.06.4.326.4.376.4.326.4.38Updates
symfony/consolefrom 6.4.32 to 6.4.37Release notes
Sourced from symfony/console's releases.
Commits
7bbcaf3More CS fixes2f04c68CS fixes - native_function_invocation & static_lambda545cb35Backport some CS fixes from 7.4a61f29e[CS] Back config from 8.1 and apply heredoc_indentation rule656d546[Console] Fix shell completion when SHELL_VERBOSITY=-19f481cf[Console] Fix performance regression in OutputFormatter for ASCII content49257c9[Console] FixApplicationTesterignoringinteractiveandverbosityopti...4d5318a[Console] Fix OUTPUT_RAW corrupting binary content on Windows7b1f1c3[Console] Fix various completion edge casesa0613ff[Console] Fix validator exception masked by MissingInputException on empty inputUpdates
symfony/event-dispatcherfrom 6.4.32 to 6.4.37Release notes
Sourced from symfony/event-dispatcher's releases.
Commits
2e3bf81CS fixes - native_function_invocation & static_lambdaf25830d[EventDispatcher] Fix TraceableEventDispatcher when reset during dispatchfc82886[EventDispatcher] Fix memory leak in TraceableEventDispatcher for long-runnin...Updates
symfony/http-foundationfrom 6.4.33 to 6.4.35Release notes
Sourced from symfony/http-foundation's releases.
Commits
cffffd0[HttpFoundation] Fix session cookie_lifetime not applied in mock session storage5bb346d[HttpFoundation] Handle empty session data in updateTimestamp() to fix compat...31b030estop using with*() without expects()31e2a27BinaryFileResponse: always return 206 if Range is valid2ed100b[HttpFoundation] Reject invalid paths09fed20When calling UploadedFile::getErrorMessage() to a file which has no error and...24a3c4cfix engine declaration on mysql pdo table creationsUpdates
symfony/mailerfrom 6.4.31 to 6.4.34Release notes
Sourced from symfony/mailer's releases.
Commits
01b846f[Mailer] Clarify the purpose of SentMessage's "message id" conceptUpdates
symfony/polyfill-intl-normalizerfrom 1.33.0 to 1.37.0Release notes
Sourced from symfony/polyfill-intl-normalizer's releases.
Commits
Updates
symfony/polyfill-php83from 1.33.0 to 1.37.0Release notes
Sourced from symfony/polyfill-php83's releases.
Commits
3600c2cmbstring polyfills must not raise value errors in PHP 741d53a2CS fixesUpdates
symfony/routingfrom 6.4.32 to 6.4.37Release notes
Sourced from symfony/routing's releases.
Commits
48035d1[Routing] Honor the Request's method in UrlMatcher::matchRequest()1425c2cMore CS fixes883d140CS fixes - native_function_invocation & static_lambda4bcf92a[CS] Back config from 8.1 and apply heredoc_indentation rule5ab3a3e[Config][Routing] Fix exclude option being ignored for non-glob and PSR-4 res...Updates
symfony/translationfrom 6.4.32 to 6.4.38Release notes
Sourced from symfony/translation's releases.
Commits
afaa31b[Translation] FixTranslationPushCommand::getDomainsFromTranslatorBag61531d8[Translation] URL-encode tmp path in XliffUtils::shouldEnableEntityLoader5828985PHP CS Fixer: backports changes toward 6.4 branch49f5e25More CS fixesaadeb75CS fixes - native_function_invocation & static_lambdacf67270Backport some CS fixes from 7.4997244d[CS] Back config from 8.1 and apply heredoc_indentation ruled07d117remove usages of the deprecated any() invoked count expectationYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions