abdolence / gcloud-sdk-rs

Async Google Cloud Platform (GCP) gRPC/REST APIs client implementation based on Tonic middleware and Reqwest.
Apache License 2.0
73 stars 22 forks source link

chore(deps): update rust crate cargo-audit to 0.19 #123

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cargo-audit (source) dev-dependencies minor 0.18 -> 0.19

Release Notes

RustSec/rustsec (cargo-audit) ### [`v0.19.0`](https://togithub.com/RustSec/rustsec/blob/HEAD/cargo-audit/CHANGELOG.md#0190-2024-02-03) ##### Fixed - Fix `--color=auto` always printing terminal escape sequences ([#​1057]) ##### Changed - Display the chain of errors instead of just the top-level error for more complete error reporting ([#​1063]) - Upgrade to clap 4.x and abscissa-core 0.7.x. This may have introduced minor changes to the command-line interface. This is the reason for the minor version bump. ([#​1092]) [#​1057]: https://togithub.com/rustsec/rustsec/pull/1057 [#​1063]: https://togithub.com/rustsec/rustsec/pull/1063 [#​1092]: https://togithub.com/rustsec/rustsec/pull/1092 ### [`v0.18.3`](https://togithub.com/RustSec/rustsec/blob/HEAD/cargo-audit/CHANGELOG.md#0183-2023-10-24) ##### Fixed - Fix a deadlock when the `Cargo.lock` file is missing. It only occurs with `rustsec` v0.28.3 or later. ([#​1051]) [#​1051]: https://togithub.com/rustsec/rustsec/pull/1051 ### [`v0.18.2`](https://togithub.com/RustSec/rustsec/blob/HEAD/cargo-audit/CHANGELOG.md#0182-2023-09-25) ##### Fixed - Fix [RUSTSEC-2023-0064](https://rustsec.org/advisories/RUSTSEC-2023-0064.html) security issue by requiring `rustsec` 0.28.2 or higher. [#​980]: https://togithub.com/rustsec/rustsec/pull/980 ### [`v0.18.1`](https://togithub.com/RustSec/rustsec/blob/HEAD/cargo-audit/CHANGELOG.md#0181-2023-08-31) ##### Fixed - Release workflow: don't enable `fix` and `vendored-openssl` features ([#​980]) [#​980]: https://togithub.com/rustsec/rustsec/pull/980

Configuration

📅 Schedule: Branch creation - "before 5am" 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.