Releases: advanced-security/spdx-dependency-submission-action
Releases · advanced-security/spdx-dependency-submission-action
v0.2.0
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
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
correlatoridentifier 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
checkoutandupload-artifactby @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
distand 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
- @felickz made their first contribution in #50
- @CallMeGreg made their first contribution in #73
- @aegilops made their first contribution in #90
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Bump eslint from 8.34.0 to 8.40.0 by @dependabot in #11
- feat: Update dependabot.yml by @GeekMasher in #27
- deps: bump the production-dependencies group with 4 updates by @dependabot in #28
- v0.1.0 by @GeekMasher in #38
New Contributors
- @dependabot made their first contribution in #11
- @GeekMasher made their first contribution in #27
Full Changelog: v0.0.1...v0.1.0
Initial release (v0.0.1)
Completes the migration from jhutchings1/spdx-to-dependency-graph-action to this repository.