Skip to content

Releases: jessehouwing/actions-dependency-submission

v1.0.0

08 Dec 12:21

Choose a tag to compare

Pre-release

What's Changed

  • Bump @rollup/plugin-commonjs from 28.0.9 to 29.0.0 by @dependabot[bot] in #4
  • Fix build failures after upgrading rollup by @Copilot in #39
  • Add comprehensive token permissions documentation for all GitHub environments by @Copilot in #41
  • Add remote composite action and callable workflow transitive dependencies with subfolder support by @Copilot in #43
  • Pin all workflows to specific versions by @jessehouwing in #44
  • Fixes CodeQL badge by @jessehouwing in #45
  • Shorten description by @jessehouwing in #48
  • [WIP] Create new branch for licensed workflow submissions by @Copilot in #47
  • Update licensed.yml to use version 5.x by @jessehouwing in #49
  • Auto-update license files by @github-actions[bot] in #50
  • Update copyright holder in LICENSE file by @jessehouwing in #51

New Contributors

  • @github-actions[bot] made their first contribution in #50

Full Changelog: v0...v1.0.0

v0.0.2

08 Dec 09:15

Choose a tag to compare

v0.0.2Pre-release
Pre-release

What's Changed

  • Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #2
  • Fix fork regex example to demonstrate cross-org resolution with underscore naming by @Copilot in #23
  • Report both SHA and resolved version tag as direct/indirect dependencies by @Copilot in #25
  • Remove Print Output step from CI workflow by @jessehouwing in #28
  • Mark original repository dependencies as indirect when resolved from forks by @Copilot in #27
  • Bump @eslint/compat from 1.4.0 to 2.0.0 by @dependabot[bot] in #6
  • Remove explicit codeql workflow by @jessehouwing in #30
  • Bump the npm-development group with 8 updates by @dependabot[bot] in #3
  • Add YAML anchor and merge key support to workflow parser by @Copilot in #35
  • Add EMU/GHES/GitHub-DR support with public GitHub API fallback by @Copilot in #37

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0

03 Dec 22:59

Choose a tag to compare

v0.0Pre-release
Pre-release
Update __tests__/fork-resolver.test.ts Co-authored-by: Copilot <[email protected]>

v0

03 Dec 22:59

Choose a tag to compare

v0Pre-release
Pre-release
Update __tests__/fork-resolver.test.ts Co-authored-by: Copilot <[email protected]>

v0.0.1

03 Dec 23:00
f9c3b6c

Choose a tag to compare

v0.0.1Pre-release
Pre-release
Update licensed.yml