smly / mjai.app

Mahjong game simulator for RiichiLab https://mjai.app
https://github.com/smly/mjai.app/discussions
GNU Affero General Public License v3.0
56 stars 7 forks source link

fix(deps): update patches to v1.0.33 - autoclosed #131

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
flate2 dependencies patch 1.0.31 -> 1.0.33
serde (source) dependencies patch 1.0.208 -> 1.0.209
serde_json dependencies patch 1.0.125 -> 1.0.127

Release Notes

rust-lang/flate2-rs (flate2) ### [`v1.0.33`](https://togithub.com/rust-lang/flate2-rs/releases/tag/1.0.33): - fix minimal manifest versions [Compare Source](https://togithub.com/rust-lang/flate2-rs/compare/1.0.32...1.0.33) #### What's Changed - Fix msrv: Run msrv checks with minimal versions by [@​NobodyXu](https://togithub.com/NobodyXu) in [https://github.com/rust-lang/flate2-rs/pull/425](https://togithub.com/rust-lang/flate2-rs/pull/425) #### New Contributors - [@​NobodyXu](https://togithub.com/NobodyXu) made their first contribution in [https://github.com/rust-lang/flate2-rs/pull/425](https://togithub.com/rust-lang/flate2-rs/pull/425) **Full Changelog**: https://github.com/rust-lang/flate2-rs/compare/1.0.32...1.0.33 ### [`v1.0.32`](https://togithub.com/rust-lang/flate2-rs/releases/tag/1.0.32): - turn panic into error [Compare Source](https://togithub.com/rust-lang/flate2-rs/compare/1.0.31...1.0.32) #### What's Changed ##### Fix - Return error instead of packing on Z_MEM_ERROR by [@​crazymerlyn](https://togithub.com/crazymerlyn) in [https://github.com/rust-lang/flate2-rs/pull/423](https://togithub.com/rust-lang/flate2-rs/pull/423) ##### Other - prepare new release by [@​Byron](https://togithub.com/Byron) in [https://github.com/rust-lang/flate2-rs/pull/416](https://togithub.com/rust-lang/flate2-rs/pull/416) - update miniz_oxide dependency to 0.8.x by [@​oyvindln](https://togithub.com/oyvindln) in [https://github.com/rust-lang/flate2-rs/pull/420](https://togithub.com/rust-lang/flate2-rs/pull/420) - update maintenance guide with recent news by [@​Byron](https://togithub.com/Byron) in [https://github.com/rust-lang/flate2-rs/pull/419](https://togithub.com/rust-lang/flate2-rs/pull/419) - Check minimal version of Rust that compiles by [@​jongiddy](https://togithub.com/jongiddy) in [https://github.com/rust-lang/flate2-rs/pull/421](https://togithub.com/rust-lang/flate2-rs/pull/421) - Remove non-existent build in CI by [@​jongiddy](https://togithub.com/jongiddy) in [https://github.com/rust-lang/flate2-rs/pull/422](https://togithub.com/rust-lang/flate2-rs/pull/422) #### New Contributors - [@​crazymerlyn](https://togithub.com/crazymerlyn) made their first contribution in [https://github.com/rust-lang/flate2-rs/pull/423](https://togithub.com/rust-lang/flate2-rs/pull/423) **Full Changelog**: https://github.com/rust-lang/flate2-rs/compare/1.0.31...1.0.32
serde-rs/serde (serde) ### [`v1.0.209`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.209) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.208...v1.0.209) - Fix deserialization of empty structs and empty tuples inside of untagged enums ([#​2805](https://togithub.com/serde-rs/serde/issues/2805), thanks [@​Mingun](https://togithub.com/Mingun))
serde-rs/json (serde_json) ### [`v1.0.127`](https://togithub.com/serde-rs/json/releases/tag/1.0.127) [Compare Source](https://togithub.com/serde-rs/json/compare/1.0.126...1.0.127) - Add more removal methods to OccupiedEntry ([#​1179](https://togithub.com/serde-rs/json/issues/1179), thanks [@​GREsau](https://togithub.com/GREsau)) ### [`v1.0.126`](https://togithub.com/serde-rs/json/releases/tag/1.0.126) [Compare Source](https://togithub.com/serde-rs/json/compare/1.0.125...1.0.126) - Improve string parsing on targets that use 32-bit pointers but also have fast 64-bit integer arithmetic, such as aarch64-unknown-linux-gnu_ilp32 and x86\_64-unknown-linux-gnux32 ([#​1182](https://togithub.com/serde-rs/json/issues/1182), thanks [@​CryZe](https://togithub.com/CryZe))

Configuration

📅 Schedule: Branch creation - "after 07:00 before 20:00 every weekday" in timezone Asia/Tokyo, 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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.