This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [flate2](https://github.com/rust-lang/flate2-rs) | dependencies | patch | `1.1.9` → `1.1.10` |
---
### Release Notes
<details>
<summary>rust-lang/flate2-rs (flate2)</summary>
### [`v1.1.10`](https://github.com/rust-lang/flate2-rs/releases/tag/1.1.10)
[Compare Source](https://github.com/rust-lang/flate2-rs/compare/1.1.9...1.1.10)
#### What's Changed
- feat: reuse zlib's decoder buffer by [@​Vaiz](https://github.com/Vaiz) in [#​532](https://github.com/rust-lang/flate2-rs/pull/532)
- feat: add reset method for read::GzDecoder and buffered::GzDecoder by [@​Vaiz](https://github.com/Vaiz) in [#​534](https://github.com/rust-lang/flate2-rs/pull/534)
- Drop cloudflare-zlib by [@​kornelski](https://github.com/kornelski) in [#​539](https://github.com/rust-lang/flate2-rs/pull/539)
- Add a wrapper for the `Crc` struct by [@​MikkelPaulson](https://github.com/MikkelPaulson) in [#​540](https://github.com/rust-lang/flate2-rs/pull/540)
- Bump miniz\_oxide to 0.9 by [@​oscargus](https://github.com/oscargus) in [#​543](https://github.com/rust-lang/flate2-rs/pull/543)
- Upgrade miniz\_oxide and add unit tests of the different flush kinds by [@​fintelia](https://github.com/fintelia) in [#​498](https://github.com/rust-lang/flate2-rs/pull/498)
- Fix infinite loop in writing gzip header/footer by [@​Shnatsel](https://github.com/Shnatsel) in [#​547](https://github.com/rust-lang/flate2-rs/pull/547)
- test: generate corrupt gzip fixture at runtime by [@​nanookclaw](https://github.com/nanookclaw) in [#​550](https://github.com/rust-lang/flate2-rs/pull/550)
- Reject oversized gzip extra fields by [@​Byron](https://github.com/Byron) in [#​553](https://github.com/rust-lang/flate2-rs/pull/553)
- Reject incomplete deflate streams at EOF by [@​Guflly](https://github.com/Guflly) in [#​556](https://github.com/rust-lang/flate2-rs/pull/556)
- Include `README.md` in a private module by [@​bushrat011899](https://github.com/bushrat011899) in [#​562](https://github.com/rust-lang/flate2-rs/pull/562)
- Add `no_std` support using nightly `alloc_io` by [@​bushrat011899](https://github.com/bushrat011899) in [#​559](https://github.com/rust-lang/flate2-rs/pull/559)
- Update `get_mut()` documentation to make clear how 'inner\` can be used by [@​Byron](https://github.com/Byron) in [#​558](https://github.com/rust-lang/flate2-rs/pull/558)
#### New Contributors
- [@​Vaiz](https://github.com/Vaiz) made their first contribution in [#​532](https://github.com/rust-lang/flate2-rs/pull/532)
- [@​MikkelPaulson](https://github.com/MikkelPaulson) made their first contribution in [#​540](https://github.com/rust-lang/flate2-rs/pull/540)
- [@​oscargus](https://github.com/oscargus) made their first contribution in [#​543](https://github.com/rust-lang/flate2-rs/pull/543)
- [@​nanookclaw](https://github.com/nanookclaw) made their first contribution in [#​550](https://github.com/rust-lang/flate2-rs/pull/550)
- [@​Guflly](https://github.com/Guflly) made their first contribution in [#​556](https://github.com/rust-lang/flate2-rs/pull/556)
- [@​bushrat011899](https://github.com/bushrat011899) made their first contribution in [#​562](https://github.com/rust-lang/flate2-rs/pull/562)
**Full Changelog**: <https://github.com/rust-lang/flate2-rs/compare/1.1.9...1.1.10>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41MC4zIiwidXBkYXRlZEluVmVyIjoiNDQuNTAuMyIsInRhcmdldEJyYW5jaCI6ImRldmVsIiwibGFiZWxzIjpbImF1dG9tYXRlZCIsImRlcGVuZGVuY2llcyJdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
1.1.9→1.1.10Release Notes
rust-lang/flate2-rs (flate2)
v1.1.10Compare Source
What's Changed
Crcstruct by @MikkelPaulson in #540README.mdin a private module by @bushrat011899 in #562no_stdsupport using nightlyalloc_ioby @bushrat011899 in #559get_mut()documentation to make clear how 'inner` can be used by @Byron in #558New Contributors
Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.1.9...1.1.10
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.