Update Rust crate zip to 2.6.1 #100

Merged
renovate merged 1 commits from renovate/zip-2.x into master 2025-04-06 00:33:14 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
zip dependencies minor 2.1.3 -> 2.6.1

Release Notes

zip-rs/zip2 (zip)

v2.6.1

Compare Source

🐛 Bug Fixes
  • avoid scanning through all local file headers while opening an archive (#​281)

v2.6.0

Compare Source

🚀 Features
  • Add support for time::PrimitiveDateTime (#​322)
  • Add jiff integration (#​323)
🐛 Bug Fixes
  • improve error message for duplicated file (#​277)

v2.5.0

Compare Source

🚀 Features
  • Add support for time::PrimitiveDateTime (#​322)
  • Add jiff integration (#​323)
🐛 Bug Fixes
  • improve error message for duplicated file (#​277)

v2.4.2

Compare Source

🐛 Bug Fixes
  • deep_copy_file produced a mangled file header on big-endian platforms (#​309)

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 | `2.1.3` -> `2.6.1` | --- ### Release Notes <details> <summary>zip-rs/zip2 (zip)</summary> ### [`v2.6.1`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#261---2025-04-03) [Compare Source](https://github.com/zip-rs/zip2/compare/v2.6.0...v2.6.1) ##### <!-- 1 -->🐛 Bug Fixes - avoid scanning through all local file headers while opening an archive ([#&#8203;281](https://github.com/zip-rs/zip2/pull/281)) ### [`v2.6.0`](https://github.com/zip-rs/zip2/releases/tag/v2.6.0) [Compare Source](https://github.com/zip-rs/zip2/compare/v2.5.0...v2.6.0) ##### <!-- 0 -->🚀 Features - Add support for `time::PrimitiveDateTime` ([#&#8203;322](https://github.com/zip-rs/zip2/pull/322)) - Add `jiff` integration ([#&#8203;323](https://github.com/zip-rs/zip2/pull/323)) ##### <!-- 1 -->🐛 Bug Fixes - improve error message for duplicated file ([#&#8203;277](https://github.com/zip-rs/zip2/pull/277)) ### [`v2.5.0`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#250---2025-03-23) [Compare Source](https://github.com/zip-rs/zip2/compare/v2.4.2...v2.5.0) ##### <!-- 0 -->🚀 Features - Add support for `time::PrimitiveDateTime` ([#&#8203;322](https://github.com/zip-rs/zip2/pull/322)) - Add `jiff` integration ([#&#8203;323](https://github.com/zip-rs/zip2/pull/323)) ##### <!-- 1 -->🐛 Bug Fixes - improve error message for duplicated file ([#&#8203;277](https://github.com/zip-rs/zip2/pull/277)) ### [`v2.4.2`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#242---2025-03-18) [Compare Source](https://github.com/zip-rs/zip2/compare/v2.4.1...v2.4.2) ##### <!-- 1 -->🐛 Bug Fixes - `deep_copy_file` produced a mangled file header on big-endian platforms ([#&#8203;309](https://github.com/zip-rs/zip2/issues/309)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-03-31 20:49:49 +00:00
Update Rust crate zip to 2.5.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
226676c73f
renovate force-pushed renovate/zip-2.x from 226676c73f to 57ea6cded8 2025-04-01 02:04:24 +00:00 Compare
renovate force-pushed renovate/zip-2.x from 57ea6cded8 to 6473af88c2 2025-04-02 00:33:41 +00:00 Compare
renovate force-pushed renovate/zip-2.x from 6473af88c2 to f489d05b56 2025-04-03 00:33:32 +00:00 Compare
renovate force-pushed renovate/zip-2.x from f489d05b56 to 8ca9b25147 2025-04-04 00:33:47 +00:00 Compare
renovate changed title from Update Rust crate zip to 2.5.0 to Update Rust crate zip to 2.6.0 2025-04-04 00:33:49 +00:00
renovate force-pushed renovate/zip-2.x from 8ca9b25147 to d4844c18bf 2025-04-05 00:33:03 +00:00 Compare
renovate changed title from Update Rust crate zip to 2.6.0 to Update Rust crate zip to 2.6.1 2025-04-05 00:33:04 +00:00
renovate merged commit d4844c18bf into master 2025-04-06 00:33:14 +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#100
No description provided.