fix(deps): update rust crate miniz_oxide to 0.9.0 #122
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.3→0.9.0Release Notes
Frommi/miniz_oxide (miniz_oxide)
v0.9.0Compare Source
Version bump due to a minor API break for having to add enum variants. Many enums have been made non_exhaustive to make it easier to avoid API breaks in the future.
The minimum rust version is now 1.60.
Bug Fixes
Documentation
Features
Other
v0.8.9Compare Source
Other
compiler-builtinsfromrustc-dep-of-stddependencies (#173) - (025c06e) - Trevor Grossv0.8.8Compare Source
Bug Fixes
attempt to subtract with overflow(#172) - (db85297) - Tymoteusz Kubiczv0.8.7Compare Source
Bug Fixes
v0.8.6Compare Source
Yanked as it broke semver due to adding an enum variant - fixed in 0.8.7 by adding the new functionality as an optional feature for now.
Bug Fixes
Features
v0.8.5Compare Source
Bug Fixes
v0.8.4Compare Source
Bug Fixes
v0.8.3Compare Source
Bug Fixes
v0.8.2Compare Source
Bug Fixes
v0.8.1Compare Source
Bug Fixes
v0.8.0Compare Source
Major changes
This release changes to using the forked adler2 crate as the original adler crate has not seen any updates in the last 3 years and the repositories have been marked as archived.
The minimum rust version has also been bumped slightly to make room for future improvements.
Bug Fixes
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.
This PR was generated by Mend Renovate. View the repository job log.