Commit b1f647f
Update Rust crate flate2 to v1.1.9 (#17686)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [flate2](https://redirect.github.com/rust-lang/flate2-rs) |
workspace.dependencies | patch | `1.1.5` → `1.1.9` |
---
### Release Notes
<details>
<summary>rust-lang/flate2-rs (flate2)</summary>
###
[`v1.1.9`](https://redirect.github.com/rust-lang/flate2-rs/releases/tag/1.1.9):
- upgrade zlib-rs to version `0.6.0`
[Compare
Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.1.8...1.1.9)
#### What's Changed
- use `zlib-rs` for crc32 (when available) by
[@​folkertdev](https://redirect.github.com/folkertdev) in
[#​526](https://redirect.github.com/rust-lang/flate2-rs/pull/526)
- Add tests to check data CRC by
[@​jongiddy](https://redirect.github.com/jongiddy) in
[#​527](https://redirect.github.com/rust-lang/flate2-rs/pull/527)
- update LICENSE-MIT by [@​wgyt](https://redirect.github.com/wgyt)
in
[#​528](https://redirect.github.com/rust-lang/flate2-rs/pull/528)
- upgrade zlib-rs to version `0.6.0` by
[@​folkertdev](https://redirect.github.com/folkertdev) in
[#​529](https://redirect.github.com/rust-lang/flate2-rs/pull/529)
#### New Contributors
- [@​wgyt](https://redirect.github.com/wgyt) made their first
contribution in
[#​528](https://redirect.github.com/rust-lang/flate2-rs/pull/528)
**Full Changelog**:
<rust-lang/flate2-rs@1.1.8...1.1.9>
###
[`v1.1.8`](https://redirect.github.com/rust-lang/flate2-rs/releases/tag/1.1.8)
[Compare
Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.1.7...1.1.8)
#### What's Changed
- Document feature flags using document-features crate by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​519](https://redirect.github.com/rust-lang/flate2-rs/pull/519)
- Complete the zlib-rs support without the need for C-bindings by
[@​Byron](https://redirect.github.com/Byron) in
[#​524](https://redirect.github.com/rust-lang/flate2-rs/pull/524)
- test zlib API for all compatible backends by
[@​Byron](https://redirect.github.com/Byron) in
[#​525](https://redirect.github.com/rust-lang/flate2-rs/pull/525)
#### New Contributors
- [@​Copilot](https://redirect.github.com/Copilot) made their
first contribution in
[#​519](https://redirect.github.com/rust-lang/flate2-rs/pull/519)
**Full Changelog**:
<rust-lang/flate2-rs@1.1.7...1.1.8>
###
[`v1.1.7`](https://redirect.github.com/rust-lang/flate2-rs/releases/tag/1.1.7):
- depend on `zlib-rs` directly and remove `libz-rs-sys`
[Compare
Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.1.6...1.1.7)
#### What's Changed
- chore: make some documents clearer by
[@​reddaisyy](https://redirect.github.com/reddaisyy) in
[#​510](https://redirect.github.com/rust-lang/flate2-rs/pull/510)
- Explain rationale for choosing bufread,read,write modules by
[@​jongiddy](https://redirect.github.com/jongiddy) in
[#​512](https://redirect.github.com/rust-lang/flate2-rs/pull/512)
- use Decompress::reset() instead of recreating in DeflateDecoder by
[@​amirshukayev](https://redirect.github.com/amirshukayev) in
[#​514](https://redirect.github.com/rust-lang/flate2-rs/pull/514)
- use `zlib_rs` api by
[@​folkertdev](https://redirect.github.com/folkertdev) in
[#​513](https://redirect.github.com/rust-lang/flate2-rs/pull/513)
#### New Contributors
- [@​reddaisyy](https://redirect.github.com/reddaisyy) made their
first contribution in
[#​510](https://redirect.github.com/rust-lang/flate2-rs/pull/510)
- [@​amirshukayev](https://redirect.github.com/amirshukayev) made
their first contribution in
[#​514](https://redirect.github.com/rust-lang/flate2-rs/pull/514)
**Full Changelog**:
<rust-lang/flate2-rs@1.1.5...1.1.6>
###
[`v1.1.6`](https://redirect.github.com/rust-lang/flate2-rs/releases/tag/1.1.6):
- YANKED
[Compare
Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.1.5...1.1.6)
It caused
[#​515](https://redirect.github.com/rust-lang/flate2-rs/issues/515).
#### What's Changed
- chore: make some documents clearer by
[@​reddaisyy](https://redirect.github.com/reddaisyy) in
[#​510](https://redirect.github.com/rust-lang/flate2-rs/pull/510)
- Explain rationale for choosing bufread,read,write modules by
[@​jongiddy](https://redirect.github.com/jongiddy) in
[#​512](https://redirect.github.com/rust-lang/flate2-rs/pull/512)
- use Decompress::reset() instead of recreating in DeflateDecoder by
[@​amirshukayev](https://redirect.github.com/amirshukayev) in
[#​514](https://redirect.github.com/rust-lang/flate2-rs/pull/514)
- use `zlib_rs` api by
[@​folkertdev](https://redirect.github.com/folkertdev) in
[#​513](https://redirect.github.com/rust-lang/flate2-rs/pull/513)
#### New Contributors
- [@​reddaisyy](https://redirect.github.com/reddaisyy) made their
first contribution in
[#​510](https://redirect.github.com/rust-lang/flate2-rs/pull/510)
- [@​amirshukayev](https://redirect.github.com/amirshukayev) made
their first contribution in
[#​514](https://redirect.github.com/rust-lang/flate2-rs/pull/514)
**Full Changelog**:
<rust-lang/flate2-rs@1.1.5...1.1.6>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/astral-sh/uv).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYnVpbGQ6c2tpcC1yZWxlYXNlIiwiaW50ZXJuYWwiXX0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: konstin <[email protected]>1 parent 1e64e75 commit b1f647f
2 files changed
+6
-15
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
673 | | - | |
| 673 | + | |
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
| |||
0 commit comments