Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v4 -> v6

Release Notes

actions/setup-node (actions/setup-node)

v6

Compare Source

v5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2025

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ ACTION actionlint 6 2 0 0.08s
✅ COPYPASTE jscpd yes no no 1.96s
✅ JSON jsonlint 5 0 0 0.18s
✅ JSON npm-package-json-lint yes no no 0.44s
✅ JSON prettier 9 1 0 0 0.39s
✅ JSON v8r 9 0 0 8.4s
⚠️ MARKDOWN markdownlint 5 0 2 0 0.78s
✅ MARKDOWN markdown-table-formatter 5 0 0 0 0.32s
✅ REPOSITORY gitleaks yes no no 1.79s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 28.42s
✅ REPOSITORY secretlint yes no no 0.46s
✅ REPOSITORY syft yes no no 2.0s
✅ REPOSITORY trivy yes no no 7.4s
✅ REPOSITORY trivy-sbom yes no no 0.21s
✅ REPOSITORY trufflehog yes no no 8.0s
✅ SPELL cspell 35 0 0 3.87s
⚠️ SPELL lychee 21 1 0 5.56s
✅ TYPESCRIPT eslint 9 0 0 0 4.44s
✅ TYPESCRIPT prettier 9 0 0 0 0.74s
✅ YAML prettier 8 4 0 0 0.66s
✅ YAML v8r 8 0 0 7.35s
✅ YAML yamllint 8 0 0 0.58s

Detailed Issues

⚠️ ACTION / actionlint - 2 errors
.github/workflows/github-dependents-info.yml:53:9: shellcheck reported issue in this script: SC2086:info:1:15: Double quote to prevent globbing and word splitting [shellcheck]
   |
53 |         run: sudo chown -R $USER:$USER .
   |         ^~~~
.github/workflows/github-dependents-info.yml:53:9: shellcheck reported issue in this script: SC2086:info:1:21: Double quote to prevent globbing and word splitting [shellcheck]
   |
53 |         run: sudo chown -R $USER:$USER .
   |         ^~~~
⚠️ SPELL / lychee - 1 error
[403] https://npmjs.org/package/node-sarif-builder | Network error: Forbidden
📝 Summary
---------------------
🔍 Total...........49
✅ Successful......35
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded........13
❓ Unknown..........0
🚫 Errors...........1

Errors in README.md
[403] https://npmjs.org/package/node-sarif-builder | Network error: Forbidden
⚠️ MARKDOWN / markdownlint - 2 errors
.github/ISSUE_TEMPLATE.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "- **I'm submitting a ...**"]
.github/PULL_REQUEST_TEMPLATE.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "- **What kind of change does t..."]

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx [email protected] --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,COPYPASTE_JSCPD,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_CSPELL,SPELL_LYCHEE,TYPESCRIPT_ES,TYPESCRIPT_PRETTIER,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

@renovate
Copy link
Contributor Author

renovate bot commented Nov 16, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@nvuillam nvuillam force-pushed the renovate/actions-setup-node-6.x branch from 6b7e998 to effa3c4 Compare November 16, 2025 10:09
@nvuillam nvuillam merged commit e84d981 into main Nov 16, 2025
3 of 4 checks passed
@nvuillam nvuillam deleted the renovate/actions-setup-node-6.x branch November 16, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants