fix(deps): update rust crate zip to v5 - autoclosed #155

Closed
renovatebot wants to merge 0 commits from renovate/zip-5.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
zip dependencies major 4.3.0 -> 5.0.0

Release Notes

zip-rs/zip2 (zip)

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [zip](https://github.com/zip-rs/zip2) | dependencies | major | `4.3.0` -> `5.0.0` | --- ### Release Notes <details> <summary>zip-rs/zip2 (zip)</summary> ### [`v5.1.1`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#511---2025-09-11) [Compare Source](https://github.com/zip-rs/zip2/compare/v5.1.0...v5.1.1) ##### <!-- 1 -->🐛 Bug Fixes - panic when reading empty extended-timestamp field ([#&#8203;404](https://github.com/zip-rs/zip2/pull/404)) ([#&#8203;422](https://github.com/zip-rs/zip2/pull/422)) - Restore original file timestamp when unzipping with `chrono` ([#&#8203;46](https://github.com/zip-rs/zip2/pull/46)) ##### <!-- 7 -->⚙️ Miscellaneous Tasks - Configure Amazon Q rules ([#&#8203;421](https://github.com/zip-rs/zip2/pull/421)) ### [`v5.1.0`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#510---2025-09-10) [Compare Source](https://github.com/zip-rs/zip2/compare/v5.0.1...v5.1.0) ##### <!-- 0 -->🚀 Features - Add legacy shrink/reduce/implode compression ([#&#8203;303](https://github.com/zip-rs/zip2/pull/303)) ### [`v5.0.1`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#501---2025-09-09) [Compare Source](https://github.com/zip-rs/zip2/compare/v5.0.0...v5.0.1) ##### <!-- 1 -->🐛 Bug Fixes - AES metadata was not copied correctly in raw copy methods, which could corrupt the copied file. ([#&#8203;417](https://github.com/zip-rs/zip2/pull/417)) ### [`v5.0.0`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#500---2025-09-05) [Compare Source](https://github.com/zip-rs/zip2/compare/v4.6.1...v5.0.0) ##### <!-- 0 -->🚀 Features - Implement by\_path\*() methods on ZipArchive ([#&#8203;382](https://github.com/zip-rs/zip2/pull/382)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny43IiwidXBkYXRlZEluVmVyIjoiNDEuMTAwLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2025-09-05 14:16:31 -07:00
fix(deps): update rust crate zip to v5
All checks were successful
Continuous integration / Check (push) Successful in 1m19s
Continuous integration / Test Suite (push) Successful in 1m42s
Continuous integration / Trunk (push) Successful in 7m12s
Continuous integration / Rustfmt (push) Successful in 39s
Continuous integration / build (push) Successful in 2m2s
Continuous integration / Disallow unused dependencies (push) Successful in 2m20s
0df97a7b76
renovatebot changed title from fix(deps): update rust crate zip to v5 to fix(deps): update rust crate zip to v5 - autoclosed 2025-09-14 11:48:02 -07:00
renovatebot closed this pull request 2025-09-14 11:48:03 -07:00
All checks were successful
Continuous integration / Check (push) Successful in 1m19s
Continuous integration / Test Suite (push) Successful in 1m42s
Continuous integration / Trunk (push) Successful in 7m12s
Continuous integration / Rustfmt (push) Successful in 39s
Continuous integration / build (push) Successful in 2m2s
Continuous integration / Disallow unused dependencies (push) Successful in 2m20s

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wathiede/letterbox#155
No description provided.