Update Rust crate zip to v3 #105

Merged
renovate merged 1 commits from renovate/zip-3.x into master 2025-05-17 00:15:25 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
zip dependencies major 2.6.1 -> 3.0.0

Release Notes

zip-rs/zip2 (zip)

v3.0.0

Compare Source

🐛 Bug Fixes
  • return correct offset in SeekableTake::seek (#​342)
  • When only zopfli is available, decompression of deflate should not be possible (#​348)
  • Specify flate2 dependency of the deflate-flate2 feature. (#​345)
⚙️ Miscellaneous Tasks
  • drop unused crossbeam-utils dependency (#​339)
  • fix typo
  • remove deflate-flate2 dependency on specific backend
  • [breaking] Drop deprecated deflate-miniz feature flag (#​351)

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 | major | `2.6.1` -> `3.0.0` | --- ### Release Notes <details> <summary>zip-rs/zip2 (zip)</summary> ### [`v3.0.0`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#300---2025-05-14) [Compare Source](https://github.com/zip-rs/zip2/compare/v2.6.1...v3.0.0) ##### <!-- 1 -->🐛 Bug Fixes - return correct offset in SeekableTake::seek ([#&#8203;342](https://github.com/zip-rs/zip2/pull/342)) - When only zopfli is available, decompression of deflate should not be possible ([#&#8203;348](https://github.com/zip-rs/zip2/pull/348)) - Specify `flate2` dependency of the `deflate-flate2` feature. ([#&#8203;345](https://github.com/zip-rs/zip2/pull/345)) ##### <!-- 7 -->⚙️ Miscellaneous Tasks - drop unused crossbeam-utils dependency ([#&#8203;339](https://github.com/zip-rs/zip2/pull/339)) - fix typo - remove `deflate-flate2` dependency on specific backend - \[**breaking**] Drop deprecated `deflate-miniz` feature flag ([#&#8203;351](https://github.com/zip-rs/zip2/pull/351)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMi40IiwidXBkYXRlZEluVmVyIjoiNDAuMTIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-05-16 00:15:48 +00:00
Update Rust crate zip to v3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
8528f320ce
renovate merged commit 8528f320ce into master 2025-05-17 00:15:25 +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#105
No description provided.