iggy
iggy copied to clipboard
Bump rustsec/audit-check from 1.4.1 to 2.0.0
Bumps rustsec/audit-check from 1.4.1 to 2.0.0.
Release notes
Sourced from rustsec/audit-check's releases.
v2.0.0
What's Changed
- Run on Node 20.x by
@clechasseur
in rustsec/audit-check#16- Remove
generate-lockfile
To Prevent Overwriting Checked-In Lock Files by@tillmann-crabnebula
in rustsec/audit-check#20- Added support for
working-directory
by@ranger-ross
in rustsec/audit-check#21- fix: security fix for vulnerability in
braces
library by@clechasseur
in rustsec/audit-check#23- npm audit fix by
@tarcieri
in rustsec/audit-check#24- v2.0.0 release prep by
@tarcieri
in rustsec/audit-check#25New Contributors
@clechasseur
made their first contribution in rustsec/audit-check#16@tillmann-crabnebula
made their first contribution in rustsec/audit-check#20@ranger-ross
made their first contribution in rustsec/audit-check#21@tarcieri
made their first contribution in rustsec/audit-check#24Full Changelog: https://github.com/rustsec/audit-check/compare/v1.4.1...v2.0.0
Changelog
Sourced from rustsec/audit-check's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Commits
69366f3
Prep for v2.0.0 release (#25)7b350a1
npm audit fix (#24)286a088
fix: update@clechasseur/rs-actions-core
and other dependencies (#23)b7dc4eb
Added support forworking-directory
(#21)6dc762e
update to latest upstream and rebuild (#20)fe0359b
Run on Node 20.x (#16)4da312d
docs: Update repo linkd6805b6
docs: Bump version in README- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)