fix(deps): update rust crate zip to v6 #178

Merged
wathiede merged 1 commits from renovate/zip-6.x into master 2025-11-25 16:28:49 -08:00
Collaborator

This PR contains the following updates:

Package Type Update Change
zip dependencies major 5.0.0 -> 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)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.0.0` -> `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)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Mi45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovatebot added 1 commit 2025-10-09 04:46:56 -07:00
fix(deps): update rust crate zip to v6
All checks were successful
Continuous integration / Check (push) Successful in 1m43s
Continuous integration / Test Suite (push) Successful in 2m45s
Continuous integration / Trunk (push) Successful in 8m16s
Continuous integration / Rustfmt (push) Successful in 45s
Continuous integration / build (push) Successful in 5m13s
Continuous integration / Disallow unused dependencies (push) Successful in 2m43s
aa6f99f32e
wathiede merged commit 79c78615f5 into master 2025-11-25 16:28:49 -08:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wathiede/letterbox#178
No description provided.