Skip to content

Releases: actions/dependency-review-action

v4.3.2

30 Apr 16:42
0c155c5
Compare
Choose a tag to compare

What's Changed

  • Fix package-url parsing for allow-dependencies-licenses by @juxtin in #761

Full Changelog: v4.3.1...v4.3.2

v4.3.1

29 Apr 17:50
e58c696
Compare
Choose a tag to compare

What's Changed

This release fixes some bugs related to package-url parsing that were introduced in 4.3.0. See #753.

Full Changelog: V4.3.0...v4.3.1

v4.3.0

26 Apr 17:59
e58c696
Compare
Choose a tag to compare

New Features

  • The deny-packages option can now be used without a version number to exclude all versions of a package.

What's Changed

New Contributors

Full Changelog: v4.2.5...V4.3.0

4.2.5

26 Mar 07:06
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where some configuration options in external files were not being properly picked up -- #722
  • Bump eslint from 8.56.0 to 8.57.0

Full Changelog: v4.2.4...v4.2.5

v4.2.4

24 Mar 14:00
Compare
Choose a tag to compare

What's Changed

Fixed a bug in the output of OpenSSF cards for GitHub Actions.

New Contributors

Full Changelog: v4.2.3...v4.2.4

4.2.3

20 Mar 16:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.3...v4.2.3

4.1.3

20 Feb 18:20
Compare
Choose a tag to compare

Fixes a bug in 4.1.2 that would introduce comments in every pull request, regardless of the user's configuration (see #697).

Full Changelog: v4.1.2...v4.1.3

4.1.2

19 Feb 16:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

4.1.1

19 Feb 09:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

4.1.0

14 Feb 07:19
Compare
Choose a tag to compare

What's Changed

Added a new configuration option (warn-only, boolean) that makes the action always succeed while still displaying found vulnerabilities in the log.

  • Create stale.yaml by @jonjanego in #671
  • Use manual codeql config by @juxtin in #678
  • Multiple dependency updates (see the changelog below for more information)

New Contributors

Full Changelog: v4...v4.1.0