Update all dependencies #12

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

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.66 -> 1.0.67
serde (source) dependencies patch 1.0.150 -> 1.0.151
serde_json dependencies patch 1.0.89 -> 1.0.90
serde_yaml dependencies patch 0.9.14 -> 0.9.15

Release Notes

dtolnay/anyhow

v1.0.67

Compare Source

  • Improve the backtrace captured when context() is used on an Option (#​280)
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)
serde-rs/json

v1.0.90

Compare Source

  • Documentation improvements
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 | |---|---|---|---| | [anyhow](https://github.com/dtolnay/anyhow) | dependencies | patch | `1.0.66` -> `1.0.67` | | [serde](https://serde.rs) ([source](https://github.com/serde-rs/serde)) | dependencies | patch | `1.0.150` -> `1.0.151` | | [serde_json](https://github.com/serde-rs/json) | dependencies | patch | `1.0.89` -> `1.0.90` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | dependencies | patch | `0.9.14` -> `0.9.15` | --- ### Release Notes <details> <summary>dtolnay/anyhow</summary> ### [`v1.0.67`](https://github.com/dtolnay/anyhow/releases/tag/1.0.67) [Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.66...1.0.67) - Improve the backtrace captured when `context()` is used on an `Option` ([#&#8203;280](https://github.com/dtolnay/anyhow/issues/280)) </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)) </details> <details> <summary>serde-rs/json</summary> ### [`v1.0.90`](https://github.com/serde-rs/json/releases/tag/v1.0.90) [Compare Source](https://github.com/serde-rs/json/compare/v1.0.89...v1.0.90) - Documentation improvements </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:eyJjcmVhdGVkSW5WZXIiOiIzNC41OC4xIiwidXBkYXRlZEluVmVyIjoiMzQuNTguMSJ9-->
kjuulh added 1 commit 2022-12-18 12:22:41 +01:00
Update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
02e04d8871
kjuulh merged commit 02e04d8871 into main 2022-12-18 12:44:43 +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/ruddle#12
No description provided.