Update all dependencies #46

Merged
kjuulh merged 1 commits from renovate/all into main 2022-12-18 12:40:17 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
async-trait workspace.dependencies patch 0.1.59 -> 0.1.60
serde (source) dependencies patch 1.0.149 -> 1.0.151
serde_yaml dependencies patch 0.9.14 -> 0.9.15

Release Notes

dtolnay/async-trait

v0.1.60

Compare Source

  • Documentation improvements
serde-rs/serde

v1.0.151

Compare Source

  • Update serde::{ser,de}::StdError to re-export core::error::Error when serde is built with feature="std" off and feature="unstable" on (#​2344)

v1.0.150

Compare Source

  • Relax some trait bounds from the Serialize impl of HashMap and BTreeMap (#​2334)
  • Enable Serialize and Deserialize impls of std::sync::atomic types on more platforms (#​2337, thanks @​badboy)
dtolnay/serde-yaml

v0.9.15

Compare Source

  • Documentation improvements

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 | |---|---|---|---| | [async-trait](https://github.com/dtolnay/async-trait) | workspace.dependencies | patch | `0.1.59` -> `0.1.60` | | [serde](https://serde.rs) ([source](https://github.com/serde-rs/serde)) | dependencies | patch | `1.0.149` -> `1.0.151` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | dependencies | patch | `0.9.14` -> `0.9.15` | --- ### Release Notes <details> <summary>dtolnay/async-trait</summary> ### [`v0.1.60`](https://github.com/dtolnay/async-trait/releases/tag/0.1.60) [Compare Source](https://github.com/dtolnay/async-trait/compare/0.1.59...0.1.60) - Documentation improvements </details> <details> <summary>serde-rs/serde</summary> ### [`v1.0.151`](https://github.com/serde-rs/serde/releases/tag/v1.0.151) [Compare Source](https://github.com/serde-rs/serde/compare/v1.0.150...v1.0.151) - Update `serde::`{`ser`,`de`}`::StdError` to re-export `core::error::Error` when serde is built with `feature="std"` **off** and `feature="unstable"` **on** ([#&#8203;2344](https://github.com/serde-rs/serde/issues/2344)) ### [`v1.0.150`](https://github.com/serde-rs/serde/releases/tag/v1.0.150) [Compare Source](https://github.com/serde-rs/serde/compare/v1.0.149...v1.0.150) - Relax some trait bounds from the `Serialize` impl of `HashMap` and `BTreeMap` ([#&#8203;2334](https://github.com/serde-rs/serde/issues/2334)) - Enable `Serialize` and `Deserialize` impls of `std::sync::atomic` types on more platforms ([#&#8203;2337](https://github.com/serde-rs/serde/issues/2337), thanks [@&#8203;badboy](https://github.com/badboy)) </details> <details> <summary>dtolnay/serde-yaml</summary> ### [`v0.9.15`](https://github.com/dtolnay/serde-yaml/releases/tag/0.9.15) [Compare Source](https://github.com/dtolnay/serde-yaml/compare/0.9.14...0.9.15) - Documentation improvements </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:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNTguMSJ9-->
kjuulh force-pushed renovate/all from 0f5eff8462 to 1f726716e7 2022-12-18 12:18:21 +01:00 Compare
kjuulh changed title from Update Rust crate serde to 1.0.150 to Update all dependencies 2022-12-18 12:18:21 +01:00
kjuulh merged commit 1f726716e7 into main 2022-12-18 12:40:17 +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/octopush#46
No description provided.