chore(deps): update rust crate zip to v7.2.0 #61

Merged
onlyhavecans merged 1 commit from renovate/zip-7.x-lockfile into main 2026-01-20 09:12:06 -08:00
Member

This PR contains the following updates:

Package Type Update Change
zip dependencies minor 7.1.07.2.0

Release Notes

zip-rs/zip2 (zip)

v7.2.0

Compare Source

🚀 Features
  • add read_zipfile_from_stream_with_compressed_size (#​70)
  • Allow choosing bzip2 rust backend (#​329)
🐛 Bug Fixes
  • Need to include zip64 extra field in central directory (fix #​353) (#​360)
  • Fails to extract file which might or might not be malformed (#​376) (#​426)
  • (aes) Allow AES encryption while streaming (#​463)
  • Default "platform" field in zip files should be set to the local platform, rather than always "Unix" (#​470) (#​471)
🚜 Refactor
  • Define cfg_if! and cfg_if_expr! internal macros (#​438)
Performance
  • Change an assert to debug_assert when encrypting/decrypting AES, and eliminate a fallible operation (#​521)
  • eliminate a String clone per new file added to archive, and other related refactors (#​522)
⚙️ Miscellaneous Tasks
  • Fix another merge error, this one affecting only builds with flate2 and not zopfli
  • Fix more merge issues
  • Fix merge
  • Fix write_dir build errors on specific feature configs
  • Fix clippy warning
  • Fix --all-features build error
  • Fix merge

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 | minor | `7.1.0` → `7.2.0` | --- ### Release Notes <details> <summary>zip-rs/zip2 (zip)</summary> ### [`v7.2.0`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#720---2026-01-20) [Compare Source](https://github.com/zip-rs/zip2/compare/v7.1.0...v7.2.0) ##### <!-- 0 -->🚀 Features - add read\_zipfile\_from\_stream\_with\_compressed\_size ([#&#8203;70](https://github.com/zip-rs/zip2/pull/70)) - Allow choosing bzip2 rust backend ([#&#8203;329](https://github.com/zip-rs/zip2/pull/329)) ##### <!-- 1 -->🐛 Bug Fixes - Need to include zip64 extra field in central directory (fix [#&#8203;353](https://github.com/zip-rs/zip2/issues/353)) ([#&#8203;360](https://github.com/zip-rs/zip2/pull/360)) - Fails to extract file which might or might not be malformed ([#&#8203;376](https://github.com/zip-rs/zip2/pull/376)) ([#&#8203;426](https://github.com/zip-rs/zip2/pull/426)) - *(aes)* Allow AES encryption while streaming ([#&#8203;463](https://github.com/zip-rs/zip2/pull/463)) - Default "platform" field in zip files should be set to the local platform, rather than always "Unix" ([#&#8203;470](https://github.com/zip-rs/zip2/pull/470)) ([#&#8203;471](https://github.com/zip-rs/zip2/pull/471)) ##### <!-- 2 -->🚜 Refactor - Define cfg\_if! and cfg\_if\_expr! internal macros ([#&#8203;438](https://github.com/zip-rs/zip2/pull/438)) ##### <!-- 4 -->⚡ Performance - Change an assert to debug\_assert when encrypting/decrypting AES, and eliminate a fallible operation ([#&#8203;521](https://github.com/zip-rs/zip2/pull/521)) - eliminate a String clone per new file added to archive, and other related refactors ([#&#8203;522](https://github.com/zip-rs/zip2/pull/522)) ##### <!-- 7 -->⚙️ Miscellaneous Tasks - Fix another merge error, this one affecting only builds with flate2 and not zopfli - Fix more merge issues - Fix merge - Fix write\_dir build errors on specific feature configs - Fix clippy warning - Fix --all-features build error - Fix merge </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS40IiwidXBkYXRlZEluVmVyIjoiNDIuODUuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
chore(deps): update rust crate zip to v7.2.0
All checks were successful
Rust / Clippy (pull_request) Successful in 3m43s
956eb440a1
onlyhavecans deleted branch renovate/zip-7.x-lockfile 2026-01-20 09:12:07 -08:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tools/xyz-to-cbz!61
No description provided.