build(deps): bump the symfony group across 1 directory with 6 updates#2323
Merged
build(deps): bump the symfony group across 1 directory with 6 updates#2323
Conversation
Bumps the symfony group with 4 updates in the / directory: [symfony/console](https://github.com/symfony/console), [symfony/dependency-injection](https://github.com/symfony/dependency-injection), [symfony/http-foundation](https://github.com/symfony/http-foundation) and [symfony/http-kernel](https://github.com/symfony/http-kernel). Updates `symfony/console` from 6.4.14 to 6.4.15 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.1/CHANGELOG.md) - [Commits](symfony/console@v6.4.14...v6.4.15) Updates `symfony/dependency-injection` from 6.4.13 to 6.4.15 - [Release notes](https://github.com/symfony/dependency-injection/releases) - [Changelog](https://github.com/symfony/dependency-injection/blob/7.1/CHANGELOG.md) - [Commits](symfony/dependency-injection@v6.4.13...v6.4.15) Updates `symfony/http-foundation` from 6.4.14 to 6.4.15 - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/7.1/CHANGELOG.md) - [Commits](symfony/http-foundation@v6.4.14...v6.4.15) Updates `symfony/http-kernel` from 6.4.14 to 6.4.15 - [Release notes](https://github.com/symfony/http-kernel/releases) - [Changelog](https://github.com/symfony/http-kernel/blob/7.1/CHANGELOG.md) - [Commits](symfony/http-kernel@v6.4.14...v6.4.15) Updates `symfony/string` from 6.4.13 to 6.4.15 - [Release notes](https://github.com/symfony/string/releases) - [Changelog](https://github.com/symfony/string/blob/7.1/CHANGELOG.md) - [Commits](symfony/string@v6.4.13...v6.4.15) Updates `symfony/var-dumper` from 6.4.14 to 6.4.15 - [Release notes](https://github.com/symfony/var-dumper/releases) - [Changelog](https://github.com/symfony/var-dumper/blob/7.1/CHANGELOG.md) - [Commits](symfony/var-dumper@v6.4.14...v6.4.15) --- updated-dependencies: - dependency-name: symfony/console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/dependency-injection dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/http-foundation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/http-kernel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/string dependency-type: indirect update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/var-dumper dependency-type: indirect 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 4 updates in the / directory: symfony/console, symfony/dependency-injection, symfony/http-foundation and symfony/http-kernel.
Updates
symfony/consolefrom 6.4.14 to 6.4.15Release notes
Sourced from symfony/console's releases.
Commits
f1fc6f4Merge branch '5.4' into 6.4c4ba980skip autocomplete test when stty is not availableUpdates
symfony/dependency-injectionfrom 6.4.13 to 6.4.15Release notes
Sourced from symfony/dependency-injection's releases.
Commits
70ab1f6Definition::$class may not be class-stringUpdates
symfony/http-foundationfrom 6.4.14 to 6.4.15Release notes
Sourced from symfony/http-foundation's releases.
Commits
9b3165erequire Cache component versions compatible with Redis 6.1Updates
symfony/http-kernelfrom 6.4.14 to 6.4.15Release notes
Sourced from symfony/http-kernel's releases.
Commits
b002a5bUpdate VERSION for 6.4.151d80996Bump Symfony version to 6.4.15Updates
symfony/stringfrom 6.4.13 to 6.4.15Release notes
Sourced from symfony/string's releases.
Commits
73a5e66Merge branch '5.4' into 6.4136ca7d[String] Fix some spellings inEnglishInflectorUpdates
symfony/var-dumperfrom 6.4.14 to 6.4.15Release notes
Sourced from symfony/var-dumper's releases.
Commits
38254d5Merge branch '5.4' into 6.442f18f1relax format assertions for fstat() results on Windows8f10360Merge branch '5.4' into 6.447af4eafix detecting anonymous exception classes on Windows and PHP 72acb151Merge branch '5.4' into 6.4c4a5a08Add PR template and auto-close PR on subtree split repositoriesee14c82Merge branch '5.4' into 6.46be6a6a[VarDumper] Fix testsc16bb04Merge branch '5.4' into 6.404138d9fix compatibility with Twig 3.12Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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