Update Rust crate zip to 5.1.1 #134

Merged
renovate merged 1 commits from renovate/zip-5.x into master 2025-09-13 00:36:02 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
zip dependencies minor 5.0.0 -> 5.1.1

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)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | minor | `5.0.0` -> `5.1.1` | --- ### 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)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTIuMCIsInVwZGF0ZWRJblZlciI6IjQxLjExMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-09-13 00:36:01 +00:00
Update Rust crate zip to 5.1.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
7f0c2fffee
renovate scheduled this pull request to auto merge when all checks succeed 2025-09-13 00:36:01 +00:00
renovate merged commit f6c248014d into master 2025-09-13 00:36:02 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/GrammalecteClient#134
No description provided.