Update Rust crate zip to v2 #191
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/zip-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.2.3->2.0.0Release Notes
zip-rs/zip2 (zip)
v2.0.0Compare Source
🚀 Features
fmt::DisplayforDateTimeDateTime🚜 Refactor
last_modified_timetoOption<DateTime>from_msdostofrom_msdos_unchecked, make it unsafe, and addtry_from_msdos(#145)⚙️ Miscellaneous Tasks
now_utc()as default only when writing, not readingv1.3.1Compare Source
🚜 Refactor
deflateenable both default implementationsimpl TryInto<NaiveDateTime> for DateTimetoimpl TryFrom<DateTime> for NaiveDateTime(#136)⚡ Performance
flate2/zlib-ng⚙️ Miscellaneous Tasks
v1.3.0Compare Source
🚀 Features
is_symlinkmethod🐛 Bug Fixes
🚜 Refactor
--all-featuresimplicitly enables the deprecated feature⚙️ Miscellaneous Tasks
Box<str>, so generifyis_dirto accept oneZipFileData::is_dir()methodConfiguration
📅 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.
This PR has been generated by Renovate Bot.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.