Sourced from actions/dependency-review-action's releases.
5.0.0
This is a new major version of the Dependency Review Action which updates the runtime to node24. This requires a minimum Actions Runner version v2.327.1 to run.
What's Changed
- Add .github/copilot-instructions.md for Copilot coding agent by
@ahpookin actions/dependency-review-action#1067- Update Node.js runtime from 20 to 24 by
@scottschreckengaustin actions/dependency-review-action#1084- Bump spdx-license-ids from 3.0.20 to 3.0.23 by
@mongolyyin actions/dependency-review-action#1091- docs: bump actions/checkout from v4 to v6 in workflow examples by
@Marukome0743in actions/dependency-review-action#1077- fix: patched version display for advisories with non-strict semver ranges (e.g. Maven beta versions) by
@tspascoalin actions/dependency-review-action#1076- Resolve security findings by
@AshelyTCin actions/dependency-review-action#1094- v5.0.0 release branch by
@ahpookin actions/dependency-review-action#1098New Contributors
@scottschreckengaustmade their first contribution in actions/dependency-review-action#1084@mongolyymade their first contribution in actions/dependency-review-action#1091@Marukome0743made their first contribution in actions/dependency-review-action#1077Full Changelog: https://github.com/actions/dependency-review-action/compare/v4.9.0...v5.0.0
a1d282b
Merge pull request #1098
from actions/ahpook/v5-releaseeb6c199
update examples to show @v53943c2c
v5.0.0 release branch454943c
Merge pull request #1094
from actions/ashelytc/security-findings6d92a12
revert @typescript-eslint/parser updatea8e5a7e
Merge pull request #1076
from tspascoal/fix-version-matching-for-non-string-s...b6b7079
update @typescript-eslint/parser to 8.40.0821a21d
update more dependencies05aaaae
run npm audit fix55d3e75
Merge pull request #1077
from Marukome0743/docs/checkout