Skip to content

Releases: advanced-security/spdx-dependency-submission-action

v0.2.0

10 Feb 22:46
169d224

Choose a tag to compare

What's Changed

  • build: Update dist files after dependency bump by @Copilot in #97
  • deps: Bump the production-dependencies group with 2 updates by @dependabot[bot] in #96
  • chore: Bump eslint from 9.39.1 to 9.39.2 in the development-dependencies group by @dependabot[bot] in #95
  • deps: Bump the production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #98
  • chore: Bump eslint from 9.39.2 to 10.0.0 in the development-dependencies group by @dependabot[bot] in #100
  • deps: Bump the production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #101
    • Convert to ES modules for @actions/core v3 and @actions/github v9 compatibility #102

Full Changelog: v0.1.2...v0.2.0

v0.1.2 - features and maintenance release

16 Dec 16:30
f957edb

Choose a tag to compare

What's Changed

  • Update CODEOWNERS to DG team by @jhutchings1 in #49
  • Update CODEOWNERS by @GeekMasher in #54
  • deps: bump actions/setup-node from 4.0.2 to 4.2.0 in the production-dependencies group across 1 directory by @dependabot[bot] in #69
  • feat: Update dependabot.yml by @GeekMasher in #55
  • feat: Add support for running inside a matrix by overriding the default correlator identifier by @felickz in #50
  • deps: bump actions/setup-node from 4.2.0 to 4.3.0 in the production-dependencies group by @dependabot[bot] in #71
  • deps: bump actions/setup-node from 4.3.0 to 4.4.0 in the production-dependencies group by @dependabot[bot] in #72
  • Update README.md to use v4 for checkout and upload-artifact by @CallMeGreg in #73
  • conditional test - do not run on PR from fork by @felickz in #74
  • Bump the npm_and_yarn group across 1 directory with 5 updates by @dependabot[bot] in #77
  • deps: bump actions/checkout from 4 to 5 in the production-dependencies group by @dependabot[bot] in #79
  • chore: bump the development-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #78
  • chore: bump js-yaml from 3.14.1 to 3.14.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #86
  • deps: bump the production-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #76
  • chore: bump glob from 10.4.5 to 10.5.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #87
  • deps: bump the production-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #85
  • deps: Bump the production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #89
  • chore: bump the development-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #82
  • Fix for "workflow does not contain permissions", plus updated dist and fixed test failure with lazy loading of submission toolkit by @aegilops in #90
  • deps: bump @actions/core from 1.11.1 to 2.0.1 in the production-dependencies group by @dependabot[bot] in #92

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

13 Jun 09:38

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 Jun 15:16
af88914

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.0

Initial release (v0.0.1)

24 Feb 17:50
dc069b5

Choose a tag to compare

Completes the migration from jhutchings1/spdx-to-dependency-graph-action to this repository.