chore(deps): update rust crate flate2 to v1.1.7 #208

Merged
renovatebot merged 1 commits from renovate/all-minor-patch into master 2025-12-05 02:31:21 -08:00
Collaborator

This PR contains the following updates:

Package Type Update Change
flate2 dependencies patch 1.1.5 -> 1.1.7

Release Notes

rust-lang/flate2-rs (flate2)

v1.1.7: - depend on zlib-rs directly and remove libz-rs-sys

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.1.5...1.1.6

v1.1.6: - YANKED

Compare Source

It caused #​515.

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.1.5...1.1.6


Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flate2](https://github.com/rust-lang/flate2-rs) | dependencies | patch | `1.1.5` -> `1.1.7` | --- ### Release Notes <details> <summary>rust-lang/flate2-rs (flate2)</summary> ### [`v1.1.7`](https://github.com/rust-lang/flate2-rs/releases/tag/1.1.7): - depend on `zlib-rs` directly and remove `libz-rs-sys` [Compare Source](https://github.com/rust-lang/flate2-rs/compare/1.1.6...1.1.7) #### What's Changed - chore: make some documents clearer by [@&#8203;reddaisyy](https://github.com/reddaisyy) in [#&#8203;510](https://github.com/rust-lang/flate2-rs/pull/510) - Explain rationale for choosing bufread,read,write modules by [@&#8203;jongiddy](https://github.com/jongiddy) in [#&#8203;512](https://github.com/rust-lang/flate2-rs/pull/512) - use Decompress::reset() instead of recreating in DeflateDecoder by [@&#8203;amirshukayev](https://github.com/amirshukayev) in [#&#8203;514](https://github.com/rust-lang/flate2-rs/pull/514) - use `zlib_rs` api by [@&#8203;folkertdev](https://github.com/folkertdev) in [#&#8203;513](https://github.com/rust-lang/flate2-rs/pull/513) #### New Contributors - [@&#8203;reddaisyy](https://github.com/reddaisyy) made their first contribution in [#&#8203;510](https://github.com/rust-lang/flate2-rs/pull/510) - [@&#8203;amirshukayev](https://github.com/amirshukayev) made their first contribution in [#&#8203;514](https://github.com/rust-lang/flate2-rs/pull/514) **Full Changelog**: <https://github.com/rust-lang/flate2-rs/compare/1.1.5...1.1.6> ### [`v1.1.6`](https://github.com/rust-lang/flate2-rs/releases/tag/1.1.6): - YANKED [Compare Source](https://github.com/rust-lang/flate2-rs/compare/1.1.5...1.1.6) It caused [#&#8203;515](https://github.com/rust-lang/flate2-rs/issues/515). #### What's Changed - chore: make some documents clearer by [@&#8203;reddaisyy](https://github.com/reddaisyy) in [#&#8203;510](https://github.com/rust-lang/flate2-rs/pull/510) - Explain rationale for choosing bufread,read,write modules by [@&#8203;jongiddy](https://github.com/jongiddy) in [#&#8203;512](https://github.com/rust-lang/flate2-rs/pull/512) - use Decompress::reset() instead of recreating in DeflateDecoder by [@&#8203;amirshukayev](https://github.com/amirshukayev) in [#&#8203;514](https://github.com/rust-lang/flate2-rs/pull/514) - use `zlib_rs` api by [@&#8203;folkertdev](https://github.com/folkertdev) in [#&#8203;513](https://github.com/rust-lang/flate2-rs/pull/513) #### New Contributors - [@&#8203;reddaisyy](https://github.com/reddaisyy) made their first contribution in [#&#8203;510](https://github.com/rust-lang/flate2-rs/pull/510) - [@&#8203;amirshukayev](https://github.com/amirshukayev) made their first contribution in [#&#8203;514](https://github.com/rust-lang/flate2-rs/pull/514) **Full Changelog**: <https://github.com/rust-lang/flate2-rs/compare/1.1.5...1.1.6> </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zNy4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2025-12-05 02:16:27 -08:00
chore(deps): update rust crate flate2 to v1.1.7
All checks were successful
Continuous integration / Check (push) Successful in 1m43s
Continuous integration / Trunk (push) Successful in 1m9s
Continuous integration / Rustfmt (push) Successful in 44s
Continuous integration / build (push) Successful in 2m32s
Continuous integration / Disallow unused dependencies (push) Successful in 2m18s
Continuous integration / Test Suite (push) Successful in 9m35s
cdd5d9befc
renovatebot merged commit 1937bb4c99 into master 2025-12-05 02:31:21 -08:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wathiede/letterbox#208
No description provided.