Skip to content

fix(deps): update rust crate zip to v6#162

Merged
loonghao merged 1 commit into
mainfrom
renovate/zip-6.x
Dec 15, 2025
Merged

fix(deps): update rust crate zip to v6#162
loonghao merged 1 commit into
mainfrom
renovate/zip-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 15, 2025

This PR contains the following updates:

Package Type Update Change
zip dependencies major 4.0 -> 6.0
zip workspace.dependencies major 4.0 -> 6.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)

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 these updates 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 force-pushed the renovate/zip-6.x branch from 20d3bc9 to a1fec18 Compare December 15, 2025 14:07
@loonghao loonghao merged commit b267cdd into main Dec 15, 2025
17 checks passed
@renovate renovate Bot deleted the renovate/zip-6.x branch December 15, 2025 14:48
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