Skip to content

Releases: actions/dependency-review-action

Dependency Review Action v4.8.1

10 Oct 21:12
40c09b7
Compare
Choose a tag to compare

What's Changed

  • (bug) Fix spamming link test in deprecation warning (again) by @ahpook in #1000
  • Bump version for 4.8.1 release by @ahpook in #1001

Full Changelog: v4...v4.8.1

v4.8.0

26 Sep 14:26
56339e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4...v4.8.0

4.7.3

26 Aug 20:02
595b5ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4...v4.7.3

4.7.2

18 Aug 18:21
bc41886
Compare
Choose a tag to compare

What's Changed

  • Add Missing Languages to CodeQL Advanced Configuration by @KyFaSt in #945
  • Deprecate deny lists by @claire153 in #958
  • Address discrepancy between docs and reality by @ahpook in #960

New Contributors

Full Changelog: v4...v4.7.2

v4.7.1

13 May 16:50
da24556
Compare
Choose a tag to compare
  • Packages added to allow-dependencies-licenses will be allowed even if the package in question has no license information #889
  • License expressions (e.g. Ruby OR GPL-2.0) in the allow list are automatically discarded so that they don't invalidate the whole allow list, which should just be license identifier (e.g. Ruby)

v4.7.0

08 May 18:40
38ecb5b
Compare
Choose a tag to compare
  • Handle complex license expressions (e.g. MIT AND GPL-2.0) in allow lists (fixes #809 and probably others)
  • Replace OTHER in package licenses with LicenseRef-clearlydefined-OTHER so that parsing passes

v4.6.0

01 Apr 11:47
ce3cf95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.0...v4.6.0

v4.5.0

20 Nov 21:50
3b139cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4...v4.5.0

v4.4.0

28 Oct 18:45
4081bf9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.5...v4.4.0

v4.3.5

21 Oct 22:34
a6993e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.4...v4.3.5