Bump symfony/console from 7.3.0 to 7.4.1 in /plib/library#160
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump symfony/console from 7.3.0 to 7.4.1 in /plib/library#160dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [symfony/console](https://github.com/symfony/console) from 7.3.0 to 7.4.1. - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.3/CHANGELOG.md) - [Commits](symfony/console@v7.3.0...v7.4.1) --- updated-dependencies: - dependency-name: symfony/console dependency-version: 7.4.1 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| "symfony/polyfill-intl-grapheme": "~1.0", | ||
| "symfony/polyfill-intl-normalizer": "~1.0", | ||
| "symfony/polyfill-mbstring": "~1.0" | ||
| "php": ">=8.4", |
There was a problem hiding this comment.
Bug: Transitive dependency requires PHP 8.4 minimum version
The symfony/string dependency was upgraded from v7.3.0 to v8.0.1, which raises the minimum PHP requirement from 8.2 to 8.4. Since symfony/console v7.4.1 allows symfony/string ^7.2|^8.0, Composer resolved to v8.0.1. This may break installations running on PHP 8.2 or 8.3, which were previously compatible. The project's other dependencies (like Guzzle) support PHP 7.2.5+, suggesting this environment may not be running PHP 8.4.
Author
|
Superseded by #178. |
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 symfony/console from 7.3.0 to 7.4.1.
Release notes
Sourced from symfony/console's releases.
... (truncated)
Commits
6d9f0fbFix mergeb1b8395Merge branch '7.3' into 7.46d0d25cMerge branch '6.4' into 7.31b28130Handle signals on text input5a92ed2[Console] Preserve--helpoption when a command is not found5c557f6bug #62562 [Console] don't discard existing aliases when constructing Command...ac543cf[Console] don't discard existing aliases when constructing Command245d678[Console] Fix profile invokable command0bc0f45Merge branch '7.3' into 7.487ca0e4Merge branch '6.4' into 7.3Dependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Bumps Symfony dependencies (notably
symfony/consoleto 7.4.1 andsymfony/stringto 8.0.1) and related polyfills/contracts with updated constraints, including PHP >=8.4 forsymfony/string.plib/library/composer.lock:symfony/consolefrom7.3.0→7.4.1(allowssymfony/string^7.2|^8.0; expands dev deps to^8.0).symfony/stringfrom7.3.0→8.0.1(requires PHP>=8.4; updates polyfill constraints).symfony/polyfill-ctype,symfony/polyfill-intl-grapheme,symfony/polyfill-intl-normalizer,symfony/polyfill-mbstringto1.33.0.symfony/service-contracts3.6.0→3.6.1.Written by Cursor Bugbot for commit 2de1042. This will update automatically on new commits. Configure here.