Draft
Conversation
dc86bca to
b832087
Compare
b832087 to
cba753d
Compare
cba753d to
3dff7b3
Compare
3dff7b3 to
e1ee5b1
Compare
e1ee5b1 to
481a452
Compare
481a452 to
c238d6d
Compare
c238d6d to
60a92b0
Compare
60a92b0 to
31fd538
Compare
31fd538 to
410c64b
Compare
410c64b to
2300942
Compare
2300942 to
aaaf25f
Compare
aaaf25f to
5394a4c
Compare
5394a4c to
ee83842
Compare
ee83842 to
ead2f7a
Compare
ead2f7a to
c3797e1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.22→1.1.9Release Notes
rust-lang/flate2-rs (flate2)
v1.1.9: - upgrade zlib-rs to version0.6.0Compare Source
What's Changed
zlib-rsfor crc32 (when available) by @folkertdev in #5260.6.0by @folkertdev in #529New Contributors
Full Changelog: rust-lang/flate2-rs@1.1.8...1.1.9
v1.1.8Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/flate2-rs@1.1.7...1.1.8
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
v1.0.26Compare Source
What's Changed
extern crates by @JohnTitor in #331New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.25...1.0.26
v1.0.25Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.24...1.0.25
v1.0.24Compare Source
v1.0.23Compare Source
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.