Skip to content

chore(deps): update all patch dependencies#83

Merged
renovate[bot] merged 1 commit intomainfrom
dependency/all-patch-updates
Aug 10, 2025
Merged

chore(deps): update all patch dependencies#83
renovate[bot] merged 1 commit intomainfrom
dependency/all-patch-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
python final patch 3.13.5-slim -> 3.13.6-slim age confidence
uv (source, changelog) patch ~=0.8.5 -> ~=0.8.6 0.8.8 (+1) age confidence

Release Notes

astral-sh/uv (uv)

v0.8.6

Compare Source

This release contains hardening measures to address differentials in behavior between uv and Python's built-in ZIP parser (CVE-2025-54368).

Prior to this release, attackers could construct ZIP files that would be extracted differently by pip, uv, and other tools. As a result, ZIPs could be constructed that would be considered harmless by (e.g.) scanners, but contain a malicious payload when extracted by uv. As of v0.8.6, uv now applies additional checks to reject such ZIPs.

Thanks to a triage effort with the Python Security Response Team and PyPI maintainers, we were able to determine that these differentials were not exploited via PyPI during the time they were present. The PyPI team has also implemented similar checks and now guards against these parsing differentials on upload.

Although the practical risk of exploitation is low, we take the hypothetical risk of parser differentials very seriously. Out of an abundance of caution, we have assigned this advisory a CVE identifier and have given it a "moderate" severity suggestion.

These changes have been validated against the top 15,000 PyPI packages; however, it's plausible that a non-malicious ZIP could be falsely rejected with this additional hardening. As an escape hatch, users who do encounter breaking changes can enable UV_INSECURE_NO_ZIP_VALIDATION to restore the previous behavior. If you encounter such a rejection, please file an issue in uv and to the upstream package.

For additional information, please refer to the following blog posts:

Security
  • Harden ZIP streaming to reject repeated entries and other malformed ZIP files (#​15136)
Python
  • Add CPython 3.13.6
Configuration
  • Add support for per-project build-time environment variables (#​15095)
Bug fixes
  • Avoid invalid simplification with conflict markers (#​15041)
  • Respect UV_HTTP_RETRIES in uv publish (#​15106)
  • Support UV_NO_EDITABLE where --no-editable is supported (#​15107)
  • Upgrade cargo-dist to add UV_INSTALLER_URL to PowerShell installer (#​15114)
  • Upgrade h2 again to avoid too_many_internal_resets errors (#​15111)
  • Consider pythonw when copying entry points in uv run (#​15134)
Documentation
  • Ensure symlink warning is shown (#​15126)

Configuration

📅 Schedule: Branch creation - "after 1am every weekday,before 6am every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the Kind/Dependency Issue or pull request related to dependency label Aug 10, 2025
@renovate renovate bot enabled auto-merge (squash) August 10, 2025 22:05
@renovate renovate bot added the Kind/Dependency Issue or pull request related to dependency label Aug 10, 2025
@renovate renovate bot merged commit 14baeef into main Aug 10, 2025
1 check passed
@renovate renovate bot deleted the dependency/all-patch-updates branch August 10, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Kind/Dependency Issue or pull request related to dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants