fix(deps): update all dependencies #98

Merged
kjuulh merged 1 commits from renovate/all into main 2024-01-29 05:44:26 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
serde_json dependencies patch 1.0.112 -> 1.0.113
serde_yaml dependencies patch 0.9.30 -> 0.9.31

Release Notes

serde-rs/json

v1.0.113

Compare Source

  • Add swap_remove and shift_remove methods on Map (#​1109)
dtolnay/serde-yaml

v0.9.31

Compare Source

  • Add swap_remove and shift_remove methods on Mapping (#​408)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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.112` -> `1.0.113` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | dependencies | patch | `0.9.30` -> `0.9.31` | --- ### Release Notes <details> <summary>serde-rs/json</summary> ### [`v1.0.113`](https://github.com/serde-rs/json/releases/tag/v1.0.113) [Compare Source](https://github.com/serde-rs/json/compare/v1.0.112...v1.0.113) - Add `swap_remove` and `shift_remove` methods on Map ([#&#8203;1109](https://github.com/serde-rs/json/issues/1109)) </details> <details> <summary>dtolnay/serde-yaml</summary> ### [`v0.9.31`](https://github.com/dtolnay/serde-yaml/releases/tag/0.9.31) [Compare Source](https://github.com/dtolnay/serde-yaml/compare/0.9.30...0.9.31) - Add `swap_remove` and `shift_remove` methods on Mapping ([#&#8203;408](https://github.com/dtolnay/serde-yaml/issues/408)) </details> --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2024-01-29 04:46:26 +01:00
fix(deps): update rust crate serde_yaml to 0.9.31
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
cd0b90bb83
kjuulh changed title from fix(deps): update rust crate serde_yaml to 0.9.31 to fix(deps): update all dependencies 2024-01-29 05:14:25 +01:00
kjuulh force-pushed renovate/all from cd0b90bb83 to dc2a4977d6 2024-01-29 05:14:26 +01:00 Compare
kjuulh merged commit dc2a4977d6 into main 2024-01-29 05:44:26 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: kjuulh/cuddle#98
No description provided.