linkerd-failover
linkerd-failover copied to clipboard
build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.13
Bumps EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.13.
Release notes
Sourced from EmbarkStudios/cargo-deny-action's releases.
v2.0.11
[0.18.2] - 2025-03-10
Added
- PR#753 resolved #752 by adding back the
advisories.unmaintainedconfig option. See the docs for how it can be used. The default matches the current behavior, which is to error on anyunmaintainedadvisory, but addingunmaintained = "workspace"to the[advisories]table will mean unmaintained advisories will only error if the crate is a direct dependency of your workspace.[0.18.1] - 2025-02-27
Fixed
- PR#749 updated
kratesto pull in the fix for EmbarkStudios/krates#100.v2.0.10
- PR#96 resolved #94 by switching to the directory the manifest path is located in and doing
rustup toolchain installifrustup showfailed due to any reasonv2.0.8
- PR#93 pins to a hash instead of tag, avoiding future breakage from eg. rustup changes.
Commits
f2ba7abBump to 0.18.430f817cBump to 0.18.36e6dcaaAdd Defguard to "repositories using this action" (#100)34899fcBump to 0.18.24de59dbWorkaround rustup 1.28 (#96)d8395c1Use rustup from base image55a198aPin to image hash (#93)8d73959Install active toolchain by default if rust-version is not passed (#92)25f8f6fFix CI7800eb5add rama to repo using this PR (#85)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
i don't believe the cargo deny errors here are related to this pull request.