Skip to content

Releases: actions/dependency-review-action

3.1.1

06 Nov 07:08
Compare
Choose a tag to compare

What's Changed

  • Update a bunch of dependencies, including major version upgrades for octokit, @actions/github and typescript.

Full Changelog: v3.1.0...v3.1.1

3.1.0

07 Sep 21:55
6c5ccda
Compare
Choose a tag to compare

What's New

Added support for dependencies submitted through the dependency submission API. This includes two new configuration parameters: retry-on-snapshot-warnings and retry-on-snapshot-warnings-timeout.

What's Changed

  • Fix(docs): Correct action input name by @oerd in #551

New Contributors

  • @oerd made their first contribution in #551

Full Changelog: v3...v3.1.0

3.0.8

15 Aug 08:11
f6fff72
Compare
Choose a tag to compare

What's Changed

Added on-failure option to comment-summary-in-pr setting by @sgmurphy in #540

Previous configuration files using true/false for comment-summary-in-pr will be mapped automatically to the new values, but we encourage you to update to always/on-failure/never.

New Contributors

Full Changelog: v3...v3.0.8

3.0.7

09 Aug 13:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.0.7

3.0.6

31 May 15:12
1360a34
Compare
Choose a tag to compare

Fixes a bug introduced in 3.0.5 where we raised PURL errors when Dependency Graph returns an empty package_url.

3.0.5

31 May 12:30
554aaf5
Compare
Choose a tag to compare

What's Changed

Thanks to @theztefan, we now have a new allow-dependencies-licenses option that takes a list of dependencies that will be excluded from license checks. See the configuration options for more information on how to use it.

New Contributors

Full Changelog: v3...v3.0.5

3.0.4

20 Mar 06:29
Compare
Choose a tag to compare

What's New?

The Action can now publish a comment in the pull request if the comment-summary-in-pr option is set. More information can be found in the README.

New Contributors

Changelog

Full Changelog: v3...v3.0.4

3.0.3

09 Jan 07:23
Compare
Choose a tag to compare

What's Changed

  • Use cache in check-dist.yml by @jongwooo in #359
  • Fix Dependency Review API response error handling by @felickz in #370
  • Security updates

New Contributors

Full Changelog: v3...v3.0.3

3.0.2

16 Dec 13:51
Compare
Choose a tag to compare

This release fixes spelling errors #348 and upgrades dependencies to fix known vulnerabilities

Full Changelog: v3...v3.0.2

3.0.1

16 Nov 10:35
Compare
Choose a tag to compare

This release contains the following bugfixes:

  • Fixing API URL for GHES: #331
  • Improve list handling for external config files: #330

Full Changelog: v3...v3.0.1