tls-parser
tls-parser copied to clipboard
Bump rustsec/audit-check from 1 to 2
Bumps rustsec/audit-check from 1 to 2.
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
v1.4.1
- Further corrected reporting on
unsound
andnotice
informationalsv1.4.0
- Informational
unsound
andnotice
advisories are now relayed correctly #9Thanks
@FabianLars
for reporting :partying_face:v1.3.2
- Bumped to node16 and fixed outdated dependencies
In case someone reads CHANGELOG this is a v1 release mirror.
Changelog
Sourced from rustsec/audit-check's changelog.
[1.4.1] - 2023-04-04
Fixed
- Corrected reporting on
unsound
andnotice
informationals[1.4.0] - 2023-04-04
Fixed
- Reflect change to enable warning on
unsound
andnotice
informationals
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 READMEdd51754
Further fix unsound and notice reporting (#10) (#11)7cb7a4e
Add notice and unsound (#9)- 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 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)