Skip to content

Conversation

@dreadnode-renovate-bot
Copy link
Contributor

@dreadnode-renovate-bot dreadnode-renovate-bot bot commented Oct 12, 2025

This PR contains the following updates:

Package Type Update Change
zip dependencies major 4.0.0 -> 6.0.0

Release Notes

zip-rs/zip2 (zip)

v6.0.0

Compare Source

🚀 Features
  • Add by_index_with_options(), which can be used to ignore encryption in a file's metadata (#​439) and may be used for other file-specific overrides in the future.
⚙️ Miscellaneous Tasks
  • [breaking] FileOptions::add_extra_data is now generic and accepts any AsRef<[u8]>. (#​435)

v5.1.1

Compare Source

🐛 Bug Fixes
  • panic when reading empty extended-timestamp field (#​404) (#​422)
  • Restore original file timestamp when unzipping with chrono (#​46)
⚙️ Miscellaneous Tasks
  • Configure Amazon Q rules (#​421)

v5.1.0

Compare Source

🚀 Features
  • Add legacy shrink/reduce/implode compression (#​303)

v5.0.1

Compare Source

🐛 Bug Fixes
  • AES metadata was not copied correctly in raw copy methods, which could corrupt the copied file. (#​417)

v5.0.0

Compare Source

🚀 Features
  • Implement by_path*() methods on ZipArchive (#​382)

v4.6.1

Compare Source

🐛 Bug Fixes
  • Fixes an issue introduced by the swap from lzma-rs to liblzma (#​407)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| crate      | zip     | 4.6.0 | 6.0.0 |
@dreadnode-renovate-bot dreadnode-renovate-bot bot requested a review from a team as a code owner October 12, 2025 00:23
@dreadnode-renovate-bot dreadnode-renovate-bot bot added the type/digest Dependency digest updates label Oct 12, 2025
@dreadnode-renovate-bot dreadnode-renovate-bot bot changed the title fix(deps): update rust crate zip to v6 fix(deps): update rust crate zip to v6 - autoclosed Nov 20, 2025
@dreadnode-renovate-bot dreadnode-renovate-bot bot deleted the renovate/zip-6.x branch November 20, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/digest Dependency digest updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant