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
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.
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 for working-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