rust-lang/flate2-rs (flate2)
### [`v1.0.34`](https://redirect.github.com/rust-lang/flate2-rs/releases/tag/1.0.34)
[Compare Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.0.33...1.0.34)
#### What's Changed
- Add minimum build test back in to CI by [@jongiddy](https://redirect.github.com/jongiddy) in [https://github.com/rust-lang/flate2-rs/pull/426](https://redirect.github.com/rust-lang/flate2-rs/pull/426)
- docs: fix compression level range from 0-9 to 0-10 by [@ByteBaker](https://redirect.github.com/ByteBaker) in [https://github.com/rust-lang/flate2-rs/pull/427](https://redirect.github.com/rust-lang/flate2-rs/pull/427)
- Document backend differences in compression levels by [@Shnatsel](https://redirect.github.com/Shnatsel) in [https://github.com/rust-lang/flate2-rs/pull/430](https://redirect.github.com/rust-lang/flate2-rs/pull/430)
- Upgrade zlib-rs to 0.3.0 to get multiple bugfixes by [@Shnatsel](https://redirect.github.com/Shnatsel) in [https://github.com/rust-lang/flate2-rs/pull/428](https://redirect.github.com/rust-lang/flate2-rs/pull/428)
- Better wording in compression level docs by [@Shnatsel](https://redirect.github.com/Shnatsel) in [https://github.com/rust-lang/flate2-rs/pull/431](https://redirect.github.com/rust-lang/flate2-rs/pull/431)
#### New Contributors
- [@ByteBaker](https://redirect.github.com/ByteBaker) made their first contribution in [https://github.com/rust-lang/flate2-rs/pull/427](https://redirect.github.com/rust-lang/flate2-rs/pull/427)
- [@Shnatsel](https://redirect.github.com/Shnatsel) made their first contribution in [https://github.com/rust-lang/flate2-rs/pull/430](https://redirect.github.com/rust-lang/flate2-rs/pull/430)
**Full Changelog**: https://github.com/rust-lang/flate2-rs/compare/1.0.33...1.0.34
Configuration
📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.
🚦 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.0.33
->1.0.34
Release Notes
rust-lang/flate2-rs (flate2)
### [`v1.0.34`](https://redirect.github.com/rust-lang/flate2-rs/releases/tag/1.0.34) [Compare Source](https://redirect.github.com/rust-lang/flate2-rs/compare/1.0.33...1.0.34) #### What's Changed - Add minimum build test back in to CI by [@jongiddy](https://redirect.github.com/jongiddy) in [https://github.com/rust-lang/flate2-rs/pull/426](https://redirect.github.com/rust-lang/flate2-rs/pull/426) - docs: fix compression level range from 0-9 to 0-10 by [@ByteBaker](https://redirect.github.com/ByteBaker) in [https://github.com/rust-lang/flate2-rs/pull/427](https://redirect.github.com/rust-lang/flate2-rs/pull/427) - Document backend differences in compression levels by [@Shnatsel](https://redirect.github.com/Shnatsel) in [https://github.com/rust-lang/flate2-rs/pull/430](https://redirect.github.com/rust-lang/flate2-rs/pull/430) - Upgrade zlib-rs to 0.3.0 to get multiple bugfixes by [@Shnatsel](https://redirect.github.com/Shnatsel) in [https://github.com/rust-lang/flate2-rs/pull/428](https://redirect.github.com/rust-lang/flate2-rs/pull/428) - Better wording in compression level docs by [@Shnatsel](https://redirect.github.com/Shnatsel) in [https://github.com/rust-lang/flate2-rs/pull/431](https://redirect.github.com/rust-lang/flate2-rs/pull/431) #### New Contributors - [@ByteBaker](https://redirect.github.com/ByteBaker) made their first contribution in [https://github.com/rust-lang/flate2-rs/pull/427](https://redirect.github.com/rust-lang/flate2-rs/pull/427) - [@Shnatsel](https://redirect.github.com/Shnatsel) made their first contribution in [https://github.com/rust-lang/flate2-rs/pull/430](https://redirect.github.com/rust-lang/flate2-rs/pull/430) **Full Changelog**: https://github.com/rust-lang/flate2-rs/compare/1.0.33...1.0.34Configuration
📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.
🚦 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 has been generated by Renovate Bot.