Skip to content

Update Rust crate zip to v6#12

Merged
togatoga merged 2 commits intomainfrom
renovate/zip-6.x
Oct 15, 2025
Merged

Update Rust crate zip to v6#12
togatoga merged 2 commits intomainfrom
renovate/zip-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 9, 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)
  • [breaking] Remove lzma-static and xz-static feature flags, which are deprecated synonyms of lzma and xz. (#​405, #​425)

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)

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 was generated by Mend Renovate. View the repository job log.

@togatoga togatoga merged commit b4e7ac4 into main Oct 15, 2025
1 check passed
@renovate renovate bot deleted the renovate/zip-6.x branch October 15, 2025 07:19
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.

1 participant