rash-sh / rash

Declarative shell scripting using Rust native bindings inspired by Ansible
https://rash-sh.github.io
GNU General Public License v3.0
208 stars 7 forks source link

build(deps): Update Rust crate serde_json to v1.0.125 #519

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_json workspace.dependencies patch 1.0.124 -> 1.0.125

Release Notes

serde-rs/json (serde_json) ### [`v1.0.125`](https://togithub.com/serde-rs/json/releases/tag/1.0.125) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.124...1.0.125) - Speed up \uXXXX parsing and improve handling of unpaired surrogates when deserializing to bytes ([#​1172](https://togithub.com/serde-rs/json/issues/1172), [#​1175](https://togithub.com/serde-rs/json/issues/1175), thanks [@​purplesyringa](https://togithub.com/purplesyringa))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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 was generated by Mend Renovate. View the repository job log.