Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate zip to v1.3.1 #14014

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
zip dependencies patch 1.3.0 -> 1.3.1

Release Notes

zip-rs/zip2 (zip)

v1.3.1

Compare Source

🚜 Refactor
  • Make deflate enable both default implementations
  • Merge the hidden deflate-flate2 flag into the public one
  • Rename _deflate-non-zopfli to _deflate-flate2
  • Reject encrypted and using_data_descriptor files slightly faster in read_zipfile_from_stream
  • Convert impl TryInto<NaiveDateTime> for DateTime to impl TryFrom<DateTime> for NaiveDateTime (#​136)
⚑ Performance
  • Change default compression implementation to flate2/zlib-ng
βš™οΈ Miscellaneous Tasks
  • chore(#​132): Attribution for some copied test data
  • chore(#​133): chmod -x src/result.rs

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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update Rust crate zip to v1.3.1 fix(deps): update rust crate zip to v1.3.1 May 27, 2024
@renovate renovate bot changed the title fix(deps): update rust crate zip to v1.3.1 Update Rust crate zip to v1.3.1 Jun 5, 2024
@bgermann
Copy link
Contributor

bgermann commented Jun 6, 2024

This was yanked from crates.io like every other 1.3.x release.

@titusfortner titusfortner merged commit bd4939f into trunk Jun 7, 2024
10 checks passed
@titusfortner titusfortner deleted the renovate/zip-1.x-lockfile branch June 7, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants