fix(deps): update dependency cleo to v2 [security]#145
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency cleo to v2 [security]#145renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
228b073 to
3436e8d
Compare
3436e8d to
f82d2f7
Compare
f82d2f7 to
3a252ad
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.
This PR contains the following updates:
^0.8.1→^2.0.0GitHub Vulnerability Alerts
CVE-2022-42966
An exponential ReDoS (Regular Expression Denial of Service) can be triggered in the cleo PyPI package, when an attacker is able to supply arbitrary input to the Table.set_rows method.
Release Notes
python-poetry/cleo (cleo)
v2.0.0Compare Source
No source code changes.
This is a version-only release to replace
1.0.0, which was yanked on thegrounds that it was incompatible with real dependents (i.e. Poetry) based on
their version specifiers, which explicitly included
1.0.0pre-releases.v1.0.0Compare Source
Key points
cleois now fully type-checked.cleono longer depends onclikit.Changed
Terminalclass withshutil.get_terminal_size()from standard library(#175).
pylevwas dropped in favor of much fasterrapidfuzz(#173).Removed
(#239).
Fixed
--no-interactionis now automatically set when running in non-TTY terminals (#245).^Cwhile autocompletingQuestionanswer will no longer break terminal (#240).Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.