Bump flate2 from 1.0.31 to 1.0.32
Bumps flate2 from 1.0.31 to 1.0.32.
Release notes
Sourced from flate2's releases.
1.0.32 - turn panic into error
What's Changed
Fix
- Return error instead of packing on Z_MEM_ERROR by
@crazymerlyn
in rust-lang/flate2-rs#423Other
- prepare new release by
@Byron
in rust-lang/flate2-rs#416- update miniz_oxide dependency to 0.8.x by
@oyvindln
in rust-lang/flate2-rs#420- update maintenance guide with recent news by
@Byron
in rust-lang/flate2-rs#419- Check minimal version of Rust that compiles by
@jongiddy
in rust-lang/flate2-rs#421- Remove non-existent build in CI by
@jongiddy
in rust-lang/flate2-rs#422New Contributors
@crazymerlyn
made their first contribution in rust-lang/flate2-rs#423Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.0.31...1.0.32
Changelog
Sourced from flate2's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Commits
-
367ec74
Merge pull request #423 from crazymerlyn/memerror -
6084e47
Bump version -
d0fdac5
Return error instead of packing on Z_MEM_ERROR -
5d1ecf6
Merge pull request #422 from jongiddy/fix-main-ci -
35b4a63
Remove non-existent build in CI -
d616177
Merge pull request #421 from jongiddy/test-minimal-version -
140b285
Check minimal version of Rust that compiles -
74b3c73
Merge pull request #419 from Byron/maintenance-guide -
af8bcdb
update maintenance guide with recent news -
dc6cab4
Merge pull request #420 from oyvindln/update_miniz_oxide - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts