chore(deps): update rust crate flate2 to v1.1.7 #58
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:
1.0.26->1.1.7Release Notes
rust-lang/flate2-rs (flate2)
v1.1.7: - depend onzlib-rsdirectly and removelibz-rs-sysCompare Source
What's Changed
zlib_rsapi by @folkertdev in #513New Contributors
Full Changelog: rust-lang/flate2-rs@1.1.5...1.1.6
v1.1.6: - YANKEDCompare Source
It caused #515.
What's Changed
zlib_rsapi by @folkertdev in #513New Contributors
Full Changelog: rust-lang/flate2-rs@1.1.5...1.1.6
v1.1.5Compare Source
This bugfix release fixes #508, as flush didn't always work anymore in conjunction with
miniz_oxide.What's Changed
Full Changelog: rust-lang/flate2-rs@1.1.4...1.1.5
v1.1.4: - it's 1.1.3 with fixed documentationCompare Source
See here for the changelog of v1.1.3: https://github.com/rust-lang/flate2-rs/releases/tag/1.1.3 .
Full Changelog: rust-lang/flate2-rs@1.1.3...1.1.4
v1.1.3Compare Source
What's Changed
zlibVersion()instead of aconstfor the version by @folkertdev in #491(de)compress_uninitthat accepts&[MaybeUninit<u8>]by @NobodyXu in #502New Contributors
Full Changelog: rust-lang/flate2-rs@1.1.2...1.1.3
v1.1.2Compare Source
What's Changed
0.5.1by @folkertdev in #490Full Changelog: rust-lang/flate2-rs@1.1.1...1.1.2
v1.1.1Compare Source
This release should be smaller and thus faster to download.
Additionally, when using the
zlib-rsbackend, duplicate symbol issues shouldn't occur anymore.What's Changed
0.5.0by @folkertdev in #482New Contributors
Full Changelog: rust-lang/flate2-rs@1.1.0...1.1.1
v1.1.0Compare Source
What's Changed
CloneforCompressErrorandDecompressErrorby @mkrasnitski in #445R: ReadtoR: BufReadby @JonathanBrouwer in #4530.4.2by @folkertdev in #466New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.35...1.1.0
v1.0.35: - security update to zlib-rsCompare Source
What's Changed
0.4.0by @folkertdev in #439New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.34...1.0.35
v1.0.34Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.33...1.0.34
v1.0.33: - fix minimal manifest versionsCompare Source
What's Changed
New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.32...1.0.33
v1.0.32: - turn panic into errorCompare Source
What's Changed
Fix
Other
New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.31...1.0.32
v1.0.31Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.30...1.0.31
v1.0.30: - docs.rs pages should build againCompare Source
What's Changed
--all-featureswasn't tested and didn't work with arrival ofzlib-rsby @Byron in #405New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.29...1.0.30
v1.0.29: - with newzlib-rsfeature (~zlib-ngin Rust)Compare Source
With the new
zlib-rsfeature, a new backend is enabled that brings in a SIMD-accelerated Rust implementation.What's Changed
StreamWrapper::inneras a raw pointer by @icmccorm in #394zlib-rssupport via thelibz-rs-sysC api forzlib-rsby @folkertdev in #400New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.28...1.0.29
v1.0.28Compare Source
What's Changed
bufreadandreadtypes. by @georeth in #375New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.27...1.0.28
v1.0.27Compare Source
What's Changed
Compressionstruct by @JohnTitor in #351GzDecoderby @JohnTitor in #347--no-default-featuresordefault-features = falseby @Byron in #360read::GzDecoderconsumes bytes after end of gzip by @jongiddy in #367New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.26...1.0.27
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.