Update Rust crate zip to v6 #141

Merged
renovate merged 1 commits from renovate/zip-6.x into master 2025-10-11 00:35:47 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
zip dependencies major 5.1.1 -> 6.0.0

Release Notes

zip-rs/zip2 (zip)

v6.0.0

Compare Source

🚀 Features
  • Add by_index_with_options(), which can be used to ignore encryption in a file's metadata (#​439) and may be used for other file-specific overrides in the future.
⚙️ Miscellaneous Tasks
  • [breaking] FileOptions::add_extra_data is now generic and accepts any AsRef<[u8]>. (#​435)
  • [breaking] Remove lzma-static and xz-static feature flags, which are deprecated synonyms of lzma and xz. (#​405, #​425)

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 | `5.1.1` -> `6.0.0` | --- ### Release Notes <details> <summary>zip-rs/zip2 (zip)</summary> ### [`v6.0.0`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#600---2025-10-09) [Compare Source](https://github.com/zip-rs/zip2/compare/v5.1.1...v6.0.0) ##### <!-- 0 -->🚀 Features - Add by\_index\_with\_options(), which can be used to ignore encryption in a file's metadata ([#&#8203;439](https://github.com/zip-rs/zip2/pull/439)) and may be used for other file-specific overrides in the future. ##### <!-- 7 -->⚙️ Miscellaneous Tasks - \[**breaking**] `FileOptions::add_extra_data` is now generic and accepts any `AsRef<[u8]>`. ([#&#8203;435](https://github.com/zip-rs/zip2/issues/435)) - \[**breaking**] Remove `lzma-static` and `xz-static` feature flags, which are deprecated synonyms of `lzma` and `xz`. ([#&#8203;405](https://github.com/zip-rs/zip2/issues/405), [#&#8203;425](https://github.com/zip-rs/zip2/issues/425)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDUuMyIsInVwZGF0ZWRJblZlciI6IjQxLjE0NS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-10-11 00:35:47 +00:00
Update Rust crate zip to v6
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
e562c1627c
renovate scheduled this pull request to auto merge when all checks succeed 2025-10-11 00:35:47 +00:00
renovate merged commit d7f99b84e0 into master 2025-10-11 00:35:47 +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#141
No description provided.