Skip to content

chore(deps): update dependency cleo to v2 [security] - autoclosed - #237

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-cleo-vulnerability
Closed

chore(deps): update dependency cleo to v2 [security] - autoclosed#237
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-cleo-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Aug 13, 2025

Copy link
Copy Markdown
Contributor

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: Disabled by config. Please merge this manually once you are satisfied.

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 chore(deps): update dependency cleo to v2 [security] chore(deps): update dependency cleo to v2 [security] - autoclosed Oct 16, 2025
@renovate renovate Bot closed this Oct 16, 2025
@renovate
renovate Bot deleted the renovate/pypi-cleo-vulnerability branch October 16, 2025 01:02
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