Skip to content

chore(ci): bump actions/dependency-review-action from 4.9.0 to 5.0.0 - #316

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/dependency-review-action-5.0.0
Closed

chore(ci): bump actions/dependency-review-action from 4.9.0 to 5.0.0#316
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/dependency-review-action-5.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/dependency-review-action from 4.9.0 to 5.0.0.

Release notes

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

New Contributors

Full Changelog: actions/dependency-review-action@v4.9.0...v5.0.0

Commits
  • a1d282b Merge pull request #1098 from actions/ahpook/v5-release
  • eb6c199 update examples to show @​v5
  • 3943c2c v5.0.0 release branch
  • 454943c Merge pull request #1094 from actions/ashelytc/security-findings
  • 6d92a12 revert @​typescript-eslint/parser update
  • a8e5a7e Merge pull request #1076 from tspascoal/fix-version-matching-for-non-string-s...
  • b6b7079 update @​typescript-eslint/parser to 8.40.0
  • 821a21d update more dependencies
  • 05aaaae run npm audit fix
  • 55d3e75 Merge pull request #1077 from Marukome0743/docs/checkout
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.9.0 to 5.0.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@2031cfc...a1d282b)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates (used by dependabot.yml) github-actions GitHub Actions / workflow changes (used by dependabot.yml) labels Aug 17, 2026
@dependabot dependabot Bot added dependencies Dependency updates (used by dependabot.yml) github-actions GitHub Actions / workflow changes (used by dependabot.yml) labels Aug 17, 2026
@github-actions

Copy link
Copy Markdown

Test Coverage Report

Metric Coverage
Lines 88.38%
Statements 88.38%
Functions 83.95%
Branches 86.25%

@zeshi-du

Copy link
Copy Markdown
Contributor

Closing this for the same reason as #293 (actions/checkout) and #300 (actions/stale), both closed on 2026-08-13 — see the writeup on either of those for the full context. Short version: this repo is a mirror, workflow changes are made in our source repo and arrive here as a release snapshot, and a workflow file changed only on the mirror creates a divergence that snapshot then has to reconcile (or, in the release.yaml-template case we hit that week, silently reverts on the next release). So .github/workflows/* bumps go upstream first, same as dependency bumps.

On the PR itself: no issues. Checked against e2ba994d — Build, Typecheck, Lint & Format, both unit-test jobs, Windows, Local E2E, Coverage, Dependency Audit, and ESLint Security all pass. CodeQL shows as skipped rather than passed — it doesn't run on pull_request events under this repo's default setup, so that's a standing fact about every PR here, not something this bump changes. The only job that's actually red is Dependency Review itself, for the usual account-level reason (dependency graph disabled) unrelated to this bump. And it correctly keeps our SHA-pin-with-version-comment convention (a1d282b36b6f3519aa1f3fc636f609c47dddb294 # v5.0.0), so there's nothing to fix here even mechanically.

What would change the answer: this is now the third workflow-action bump closed for this reason; the equivalent bump ships from our source repo with the next release snapshot, so reopening this specific PR won't get it there any faster.

@zeshi-du zeshi-du closed this Aug 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/dependency-review-action-5.0.0 branch August 19, 2026 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (used by dependabot.yml) github-actions GitHub Actions / workflow changes (used by dependabot.yml)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant