fix(deps): update rust crate serde_json to v1.0.129 #20

Open
renovate-bot wants to merge 1 commit from renovate/serde_json-1.x-lockfile into master
Member

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.128 -> 1.0.129

Release Notes

serde-rs/json (serde_json)

v1.0.129

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 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 | |---|---|---|---| | [serde_json](https://github.com/serde-rs/json) | dependencies | patch | `1.0.128` -> `1.0.129` | --- ### Release Notes <details> <summary>serde-rs/json (serde_json)</summary> ### [`v1.0.129`](https://github.com/serde-rs/json/releases/tag/1.0.129) [Compare Source](https://github.com/serde-rs/json/compare/1.0.128...1.0.129) - Add [`serde_json::Map::sort_keys`](https://docs.rs/serde_json/1/serde_json/struct.Map.html#method.sort_keys) and [`serde_json::Value::sort_all_objects`](https://docs.rs/serde_json/1/serde_json/enum.Value.html#method.sort_all_objects) ([#&#8203;1199](https://github.com/serde-rs/json/issues/1199)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjYuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-10-18 00:02:29 +05:30
renovate-bot added 1 commit 2024-10-18 00:02:29 +05:30
fix(deps): update rust crate serde_json to v1.0.129
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
5f2536841a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/serde_json-1.x-lockfile:renovate/serde_json-1.x-lockfile
git checkout renovate/serde_json-1.x-lockfile

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/serde_json-1.x-lockfile
git checkout master
git merge --ff-only renovate/serde_json-1.x-lockfile
git checkout renovate/serde_json-1.x-lockfile
git rebase master
git checkout master
git merge --no-ff renovate/serde_json-1.x-lockfile
git checkout master
git merge --squash renovate/serde_json-1.x-lockfile
git checkout master
git merge --ff-only renovate/serde_json-1.x-lockfile
git checkout master
git merge renovate/serde_json-1.x-lockfile
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ForgeFlux/f3-rs#20
No description provided.