build(deps): bump the symfony group across 1 directory with 3 updates#2505
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the symfony group across 1 directory with 3 updates#2505dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the symfony group with 3 updates in the / directory: [symfony/console](https://github.com/symfony/console), [symfony/polyfill-php83](https://github.com/symfony/polyfill-php83) and [symfony/translation](https://github.com/symfony/translation). Updates `symfony/console` from 6.4.41 to 6.4.42 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/8.2/CHANGELOG.md) - [Commits](symfony/console@v6.4.41...v6.4.42) Updates `symfony/polyfill-php83` from 1.38.1 to 1.38.2 - [Release notes](https://github.com/symfony/polyfill-php83/releases) - [Commits](symfony/polyfill-php83@v1.38.1...v1.38.2) Updates `symfony/translation` from 6.4.38 to 6.4.42 - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/8.2/CHANGELOG.md) - [Commits](symfony/translation@v6.4.38...v6.4.42) --- updated-dependencies: - dependency-name: symfony/console dependency-version: 6.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/polyfill-php83 dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/translation dependency-version: 6.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony ... Signed-off-by: dependabot[bot] <support@github.com>
62d0d02 to
e85b5e6
Compare
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 3 updates in the / directory: symfony/console, symfony/polyfill-php83 and symfony/translation.
Updates
symfony/consolefrom 6.4.41 to 6.4.42Release notes
Sourced from symfony/console's releases.
Commits
9ef84afConsole: use mb_convert_encoding() instead of mb_convert_variables()7d0c9d7[Console] Render formatter tags in ChoiceQuestion default value65dbd37Drop PR warning and auto-closing on subtree splitsUpdates
symfony/polyfill-php83from 1.38.1 to 1.38.2Release notes
Sourced from symfony/polyfill-php83's releases.
Commits
796a26a[Mbstring][Php3] Fix issues with mb_str_pad()Updates
symfony/translationfrom 6.4.38 to 6.4.42Release notes
Sourced from symfony/translation's releases.
Commits
fef99ce[Translation] Fix test failing without the intl extension6dd831eDrop PR warning and auto-closing on subtree splitsf3accfeFix merge7010c88[Translation] Copy domains metadata when moving messages to intl onesf7123e5[Translation] Fix XLIFF 2 catalog metadatafc60adf[ErrorHandler][HttpClient][Translation] Fix edge case spotted by the CI