Update Rust crate zip to v2.1.1 #194

Merged
pierre merged 1 commits from renovate/zip-2.x-lockfile into master 2024-05-29 00:28:23 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
zip dependencies minor 2.0.0 -> 2.1.1

Release Notes

zip-rs/zip2 (zip)

v2.1.1

Compare Source

🐛 Bug Fixes
  • Derive Debug for ZipWriter
  • lower default version to 4.5 and use the version-needed-to-extract where feasible.
🚜 Refactor
  • use a MIN_VERSION constant
⚙️ Miscellaneous Tasks
  • Bug fixes for debug implementation
  • Bug fixes for debug implementation
  • Update unit tests
  • Remove unused import

v2.1.0

Compare Source

🚀 Features
  • Support mutual conversion between DateTime and MS-DOS pair
🐛 Bug Fixes
  • version-needed-to-extract was incorrect in central header, and version-made-by could be lower than that (#​100)
  • version-needed-to-extract was incorrect in central header, and version-made-by could be lower than that (#​100)
⚙️ Miscellaneous Tasks
  • Another tweak to ensure version_needed is applied
  • Tweaks to make version_needed and version_made_by work with recently-merged changes

Configuration

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

🚦 Automerge: Enabled.

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 | `2.0.0` -> `2.1.1` | --- ### Release Notes <details> <summary>zip-rs/zip2 (zip)</summary> ### [`v2.1.1`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#211---2024-05-28) [Compare Source](https://github.com/zip-rs/zip2/compare/v2.1.0...v2.1.1) ##### <!-- 1 -->🐛 Bug Fixes - Derive `Debug` for `ZipWriter` - lower default version to 4.5 and use the version-needed-to-extract where feasible. ##### <!-- 2 -->🚜 Refactor - use a MIN_VERSION constant ##### <!-- 7 -->⚙️ Miscellaneous Tasks - Bug fixes for debug implementation - Bug fixes for debug implementation - Update unit tests - Remove unused import ### [`v2.1.0`](https://github.com/zip-rs/zip2/blob/HEAD/CHANGELOG.md#210---2024-05-25) [Compare Source](https://github.com/zip-rs/zip2/compare/v2.0.0...v2.1.0) ##### <!-- 0 -->🚀 Features - Support mutual conversion between `DateTime` and MS-DOS pair ##### <!-- 1 -->🐛 Bug Fixes - version-needed-to-extract was incorrect in central header, and version-made-by could be lower than that ([#&#8203;100](https://github.com/zip-rs/zip2/pull/100)) - version-needed-to-extract was incorrect in central header, and version-made-by could be lower than that ([#&#8203;100](https://github.com/zip-rs/zip2/pull/100)) ##### <!-- 7 -->⚙️ Miscellaneous Tasks - Another tweak to ensure `version_needed` is applied - Tweaks to make `version_needed` and `version_made_by` work with recently-merged changes </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM4MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-05-29 00:20:20 +00:00
Update Rust crate zip to v2.1.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
c48175fc8e
pierre scheduled this pull request to auto merge when all checks succeed 2024-05-29 00:20:20 +00:00
pierre merged commit 8047d72a35 into master 2024-05-29 00:28:23 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: pierre/GeneIT#194
No description provided.