Update Rust crate zip to v4 #542

Merged
renovate merged 1 commits from renovate/zip-4.x into master 2025-07-24 00:15:30 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
zip dependencies major 2.6.1 -> 4.3.0

Release Notes

zip-rs/zip2 (zip)

v4.3.0

Compare Source

🚀 Features

v4.2.0

Compare Source

🚀 Features
  • Write ZIP file to stream (#​246)

v4.1.0

Compare Source

🚀 Features
  • Add has_overlapping_files method

v4.0.0

Compare Source

🐛 Bug Fixes
  • Allow extraction of Zip64 where "Version needed to extract" is higher than "Version made by" (#​356)
⚙️ Miscellaneous Tasks
  • Revert nt-time upgrade (would increase MSRV)
  • Revert constant_time_eq update (would increase MSRV)
  • Update fully-qualified names of liblzma imports

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` -> `4.3.0` | --- ### Release Notes <details> <summary>zip-rs/zip2 (zip)</summary> ### [`v4.3.0`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#430---2025-07-09) [Compare Source](https://github.com/zip-rs/zip2/compare/v4.2.0...v4.3.0) ##### <!-- 0 -->🚀 Features - Add support for PPMd ([#&#8203;370](https://github.com/zip-rs/zip2/pull/370)) ### [`v4.2.0`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#420---2025-06-21) [Compare Source](https://github.com/zip-rs/zip2/compare/v4.1.0...v4.2.0) ##### <!-- 0 -->🚀 Features - Write ZIP file to stream ([#&#8203;246](https://github.com/zip-rs/zip2/pull/246)) ### [`v4.1.0`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#410---2025-06-14) [Compare Source](https://github.com/zip-rs/zip2/compare/v4.0.0...v4.1.0) ##### <!-- 0 -->🚀 Features - Add has\_overlapping\_files method ### [`v4.0.0`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#400---2025-05-21) [Compare Source](https://github.com/zip-rs/zip2/compare/v3.0.0...v4.0.0) ##### <!-- 1 -->🐛 Bug Fixes - Allow extraction of Zip64 where "Version needed to extract" is higher than "Version made by" ([#&#8203;356](https://github.com/zip-rs/zip2/pull/356)) ##### <!-- 7 -->⚙️ Miscellaneous Tasks - Revert nt-time upgrade (would increase MSRV) - Revert constant\_time\_eq update (would increase MSRV) - Update fully-qualified names of liblzma imports ### [`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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-07-24 00:15:29 +00:00
Update Rust crate zip to v4
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
1658e99c5a
renovate scheduled this pull request to auto merge when all checks succeed 2025-07-24 00:15:29 +00:00
renovate merged commit ecaa393574 into master 2025-07-24 00:15:30 +00:00
renovate deleted branch renovate/zip-4.x 2025-07-24 00:15:30 +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/GeneIT#542
No description provided.