Skip to content

Releases: actions/dependency-review-action

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

v4.0.0

18 Jan 13:21
Compare
Choose a tag to compare
  • Update action to Node 20 by @takost in #639
  • Dependabot updates, see the full changelog for more details.

New Contributors

Full Changelog: v3.1.5...v4.0.0

3.1.5

04 Jan 15:40
c74b580
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.4...v3.1.5

3.1.4

28 Nov 07:14
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug with severity filtering when using the allow_ghsas option: #623.

  • Updates dependencies:

    • Bump @types/node from 16.18.61 to 16.18.62 by @dependabot in #619
      action/pull/620
    • Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0 by @dependabot in #625
    • Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #624

Full Changelog: v3...v3.1.4

3.1.3

13 Nov 16:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3...v3.1.3

3.1.2

08 Nov 08:17
fde92ac
Compare
Choose a tag to compare

What's Changed

  • Fix a regression for setups using self-hosted runners behind HTTP proxies:@febuiles in #611

Full Changelog: v3...v3.1.2