ciffelia / koe

Discord 読み上げ Bot
MIT License
35 stars 16 forks source link

chore(deps): update rust crate serde_yaml to 0.9.34 - autoclosed #144

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serde_yaml dependencies patch 0.9.27 -> 0.9.34

Release Notes

dtolnay/serde-yaml (serde_yaml) ### [`v0.9.34`](https://togithub.com/dtolnay/serde-yaml/compare/0.9.33...0.9.34) [Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.9.33...0.9.34) ### [`v0.9.33`](https://togithub.com/dtolnay/serde-yaml/releases/tag/0.9.33) [Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.9.32...0.9.33) - Fix quadratic parse time for YAML containing deeply nested flow collections ([https://github.com/dtolnay/unsafe-libyaml/issues/26](https://togithub.com/dtolnay/unsafe-libyaml/issues/26)) ### [`v0.9.32`](https://togithub.com/dtolnay/serde-yaml/releases/tag/0.9.32) [Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.9.31...0.9.32) - Fix unused_imports warnings when compiled by rustc 1.78 ### [`v0.9.31`](https://togithub.com/dtolnay/serde-yaml/releases/tag/0.9.31) [Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.9.30...0.9.31) - Add `swap_remove` and `shift_remove` methods on Mapping ([#​408](https://togithub.com/dtolnay/serde-yaml/issues/408)) ### [`v0.9.30`](https://togithub.com/dtolnay/serde-yaml/releases/tag/0.9.30) [Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.9.29...0.9.30) - Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache ### [`v0.9.29`](https://togithub.com/dtolnay/serde-yaml/releases/tag/0.9.29) [Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.9.28...0.9.29) - Turn on `deny(unsafe_op_in_unsafe_fn)` lint ### [`v0.9.28`](https://togithub.com/dtolnay/serde-yaml/releases/tag/0.9.28) [Compare Source](https://togithub.com/dtolnay/serde-yaml/compare/0.9.27...0.9.28) - Update `unsafe-libyaml` dependency to pull in unaligned write fix

Configuration

📅 Schedule: Branch creation - "before 9am on Saturday" in timezone Asia/Tokyo, 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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 7 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/koe-config/Cargo.toml --package serde_yaml@0.9.27 --precise 0.9.34
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
error: package ID specification `serde_yaml@0.9.27` did not match any packages
Did you mean one of these?

  serde_yaml@0.9.34+deprecated