Skip to content

chore(deps): update actions/setup-node action to v6.5.0 - #35

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-node-6.x
Open

chore(deps): update actions/setup-node action to v6.5.0#35
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-node-6.x

Conversation

@renovate

@renovate renovate Bot commented Jun 25, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v6.4.0v6.5.0

Release Notes

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

v6.5.0

Compare Source

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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.

Note

Update actions/setup-node to v6.5.0 in CI workflows

Updates the pinned commit hash for actions/setup-node from v6.4.0 to v6.5.0 in the lint.yml and release.yml workflows, affecting the eslint, verify, and publish jobs.

Macroscope summarized 5fc35b9.

@greptile-apps

greptile-apps Bot commented Jun 25, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@changeset-bot

changeset-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c87c956

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@wave-bugbot

wave-bugbot Bot commented Jun 25, 2026

Copy link
Copy Markdown

🌊 WAVE BugBot — 3 finding(s)

🔴 2 · 🟡 1

  • 🔴 P0 .github/workflows/publish.yml:16 CWE-825Unpinned action tag
    The action tag is pinned to a specific version (v6), but it's recommended to use the commit SHA for more control and security.
  • 🔴 P0 .github/workflows/publish.yml:16 CWE-840Potential money-path issue due to update of actions/setup-node action
    The update from v4 to v6 of the actions/setup-node action might introduce a money-path vulnerability if it changes how environment variables or permissions are
  • 🟡 P2 .github/workflows/publish.yml:16Unpinned action tag
    Using a versioned tag (@v6) instead of a specific commit SHA can lead to unexpected behavior if the action is updated in a way that breaks compatibility.

severity: critical · major · minor · info — local review · $0 inference · wave-dispatch · react 👍/👎 to tune

@renovate renovate Bot changed the title chore(deps): update actions/setup-node action to v6 chore(deps): update actions/setup-node action to v6.5.0 Jul 18, 2026
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 5 times, most recently from 889c757 to 5df34a9 Compare July 25, 2026 03:50
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 5df34a9 to 721e4c8 Compare August 1, 2026 23:12
devin-ai-integration[bot]

This comment was marked as resolved.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 721e4c8 to 86dc2a0 Compare August 2, 2026 00:33

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 new potential issue.

Open in Devin Review

with:
persist-credentials: false
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
- uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 Pin bump applied consistently across all setup-node usages

All three actions/setup-node pins in the repo (.github/workflows/lint.yml:23, .github/workflows/release.yml:85, .github/workflows/release.yml:170) were updated to the same commit SHA with a matching # v6.5.0 comment; no other workflow references setup-node, so the dependency bump is complete. Worth a reviewer confirming the SHA truly corresponds to the v6.5.0 tag upstream, since a mismatched comment/SHA pair cannot be verified from within the repo.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 2 times, most recently from 460d0b0 to c87c956 Compare August 2, 2026 04:25
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from c87c956 to 5fc35b9 Compare August 6, 2026 13:47
@macroscopeapp

macroscopeapp Bot commented Aug 6, 2026

Copy link
Copy Markdown

Approvability

Verdict: Needs human review

Unable to check for correctness in 5fc35b9. Minor CI/CD dependency update (actions/setup-node v6.4.0 → v6.5.0) with no runtime impact. However, all changed workflow files are owned by wave-av/core-team per CODEOWNERS, so designated owners should review and approve.

You can customize Macroscope's approvability policy. Learn more.

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.

0 participants