Skip to content

fix(deps): update dependency cleo to v2 [security]#145

Open
renovate[bot] wants to merge 1 commit intomainfrom
feature/renovate/pypi-cleo-vulnerability
Open

fix(deps): update dependency cleo to v2 [security]#145
renovate[bot] wants to merge 1 commit intomainfrom
feature/renovate/pypi-cleo-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Change Age Confidence
cleo ^0.8.1^2.0.0 age confidence

GitHub 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.0

Compare Source

No source code changes.

This is a version-only release to replace 1.0.0, which was yanked on the
grounds that it was incompatible with real dependents (i.e. Poetry) based on
their version specifiers, which explicitly included 1.0.0 pre-releases.

v1.0.0

Compare Source

Key points
  • Supported Python versions are now 3.7 up to 3.11.
  • cleo is now fully type-checked.
  • cleo no longer depends on clikit.
Changed
  • Replaced Terminal class with shutil.get_terminal_size() from standard library
    (#​175).
  • Exceptions are now Errors (#​179).
  • pylev was dropped in favor of much faster rapidfuzz (#​173).
  • Default error verbosity was reduced (#​132 & #​166).
Removed
  • Removed doc comment-based command configuration notation
    (#​239).
Fixed
  • --no-interaction is now automatically set when running in non-TTY terminals (#​245).
  • Generated completions will no longer cause shell errors for namespaced commands (#​247).
  • Using ^C while autocompleting Question answer will no longer break terminal (#​240).
  • Namespaced commands no longer reset interactive state (#​234).
  • Fixed underlying regex that caused CVE-2022-42966 (#​285).

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency cleo to v2 [security] fix(deps): update dependency cleo to v2 [security] - autoclosed Sep 25, 2024
@renovate renovate bot closed this Sep 25, 2024
@renovate renovate bot deleted the feature/renovate/pypi-cleo-vulnerability branch September 25, 2024 19:58
@renovate renovate bot restored the feature/renovate/pypi-cleo-vulnerability branch September 26, 2024 20:25
@renovate renovate bot changed the title fix(deps): update dependency cleo to v2 [security] - autoclosed fix(deps): update dependency cleo to v2 [security] Sep 26, 2024
@renovate renovate bot reopened this Sep 26, 2024
@renovate renovate bot force-pushed the feature/renovate/pypi-cleo-vulnerability branch from 228b073 to 3436e8d Compare September 26, 2024 20:26
@renovate renovate bot changed the title fix(deps): update dependency cleo to v2 [security] fix(deps): update dependency cleo to v2 [security] - autoclosed Jan 29, 2026
@renovate renovate bot closed this Jan 29, 2026
@renovate renovate bot deleted the feature/renovate/pypi-cleo-vulnerability branch January 29, 2026 09:47
@renovate renovate bot changed the title fix(deps): update dependency cleo to v2 [security] - autoclosed fix(deps): update dependency cleo to v2 [security] Jan 29, 2026
@renovate renovate bot reopened this Jan 29, 2026
@renovate renovate bot force-pushed the feature/renovate/pypi-cleo-vulnerability branch from 3436e8d to f82d2f7 Compare January 29, 2026 13:46
@renovate renovate bot changed the title fix(deps): update dependency cleo to v2 [security] fix(deps): update dependency cleo to v2 [security] - autoclosed Mar 27, 2026
@renovate renovate bot closed this Mar 27, 2026
@renovate renovate bot changed the title fix(deps): update dependency cleo to v2 [security] - autoclosed fix(deps): update dependency cleo to v2 [security] Mar 30, 2026
@renovate renovate bot reopened this Mar 30, 2026
@renovate renovate bot force-pushed the feature/renovate/pypi-cleo-vulnerability branch 2 times, most recently from f82d2f7 to 3a252ad Compare March 30, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants