Update Rust crate serde to v1.0.215 #11

Open
renovatebot wants to merge 1 commit from renovate/serde-1.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
serde (source) dependencies patch 1.0.213 -> 1.0.215

Release Notes

serde-rs/serde (serde)

v1.0.215

Compare Source

v1.0.214

Compare Source

  • Implement IntoDeserializer for all Deserializers in serde:🇩🇪:value module (#​2568, thanks @​Mingun)

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](https://serde.rs) ([source](https://github.com/serde-rs/serde)) | dependencies | patch | `1.0.213` -> `1.0.215` | --- ### Release Notes <details> <summary>serde-rs/serde (serde)</summary> ### [`v1.0.215`](https://github.com/serde-rs/serde/releases/tag/v1.0.215) [Compare Source](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.215) - Produce warning when multiple fields or variants have the same deserialization name ([#&#8203;2855](https://github.com/serde-rs/serde/issues/2855), [#&#8203;2856](https://github.com/serde-rs/serde/issues/2856), [#&#8203;2857](https://github.com/serde-rs/serde/issues/2857)) ### [`v1.0.214`](https://github.com/serde-rs/serde/releases/tag/v1.0.214) [Compare Source](https://github.com/serde-rs/serde/compare/v1.0.213...v1.0.214) - Implement IntoDeserializer for all Deserializers in serde::de::value module ([#&#8203;2568](https://github.com/serde-rs/serde/issues/2568), thanks [@&#8203;Mingun](https://github.com/Mingun)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2024-10-28 17:05:20 +00:00
Update Rust crate serde to v1.0.214
All checks were successful
/ build-container (push) Successful in 6m18s
ae3679f51e
renovatebot force-pushed renovate/serde-1.x-lockfile from ae3679f51e to 15f98a6926 2024-11-11 22:05:28 +00:00 Compare
renovatebot changed title from Update Rust crate serde to v1.0.214 to Update Rust crate serde to v1.0.215 2024-11-11 22:05:33 +00:00
All checks were successful
/ build-container (push) Successful in 6m13s
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-1.x-lockfile:renovate/serde-1.x-lockfile
git checkout renovate/serde-1.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/serde-1.x-lockfile
git checkout renovate/serde-1.x-lockfile
git rebase main
git checkout main
git merge --ff-only renovate/serde-1.x-lockfile
git checkout renovate/serde-1.x-lockfile
git rebase main
git checkout main
git merge --no-ff renovate/serde-1.x-lockfile
git checkout main
git merge --squash renovate/serde-1.x-lockfile
git checkout main
git merge --ff-only renovate/serde-1.x-lockfile
git checkout main
git merge renovate/serde-1.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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: finn/matrix-meshtastic-bridge#11
No description provided.