chore(deps): bump actions/setup-node from 4 to 7 - #51
Merged
ulises-jeremias merged 1 commit intoAug 26, 2026
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 5 | 0 | 0 | 0.05s | |
| ✅ BASH | bash-exec | 1 | 0 | 0 | 0.0s | |
| ✅ BASH | shellcheck | 1 | 0 | 0 | 0.1s | |
| shfmt | 1 | 1 | 0 | 0.0s | ||
| ✅ COPYPASTE | jscpd | yes | no | no | 2.32s | |
| ✅ EDITORCONFIG | editorconfig-checker | 176 | 0 | 0 | 0.3s | |
| ✅ JAVASCRIPT | standard | 1 | 0 | 0 | 0.77s | |
| ✅ JSON | jsonlint | 10 | 0 | 0 | 0.09s | |
| ✅ JSON | npm-package-json-lint | yes | no | no | 0.53s | |
| ✅ JSON | prettier | 10 | 0 | 0 | 0.41s | |
| ✅ JSON | v8r | 10 | 0 | 0 | 10.63s | |
| ✅ MARKDOWN | markdownlint | 10 | 0 | 0 | 0.54s | |
| markdown-table-formatter | 10 | 1 | 0 | 0.21s | ||
| ✅ REPOSITORY | checkov | yes | no | no | 16.83s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 0.59s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 1.03s | |
| ✅ REPOSITORY | trivy | yes | no | no | 7.47s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 2.17s | |
| ✅ SPELL | cspell | 177 | 0 | 0 | 3.13s | |
| ✅ YAML | prettier | 13 | 0 | 0 | 0.41s | |
| ✅ YAML | yamllint | 13 | 0 | 0 | 0.72s |
See detailed report in MegaLinter reports
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/setup-node-7
branch
from
August 24, 2026 05:15
e1b5551 to
2f563e3
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/setup-node-7
branch
from
August 24, 2026 05:18
2f563e3 to
7463b69
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/setup-node-7
branch
from
August 24, 2026 17:21
7463b69 to
2707d2f
Compare
Member
|
Triage 2026-08-25 (maintenance sweep): BLOCKED — not safe to merge. All 8 open dependabot PRs fail the same MegaLinter gate as
Post-merge gate on |
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 7. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4...v7) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/setup-node-7
branch
from
August 26, 2026 19:39
2707d2f to
a3dc8ec
Compare
ulises-jeremias
deleted the
dependabot/github_actions/actions/setup-node-7
branch
August 26, 2026 19:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Updates
actions/setup-nodefrom v4 to v7 in the pull-request review, test, and type-check workflows.Type of Change
How Has This Been Tested?
Run testspassed with 21 tests.Typecheckpassed.MegaLinterpassed.Checklist