Skip to content

chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0#2396

Merged
PeterDaveHello merged 1 commit intomainfrom
dependabot/github_actions/actions/setup-node-6.3.0
Mar 4, 2026
Merged

chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0#2396
PeterDaveHello merged 1 commit intomainfrom
dependabot/github_actions/actions/setup-node-6.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps actions/setup-node from 6.2.0 to 6.3.0.

Release notes

Sourced from actions/setup-node's releases.

v6.3.0

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:

Bug fixes:

New Contributors

Full Changelog: actions/setup-node@v6...v6.3.0

Commits

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/setup-node](https://github.com/actions/setup-node) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@6044e13...53b8394)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 4, 2026
@PeterDaveHello PeterDaveHello requested a review from Copilot March 4, 2026 17:27
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the pinned GitHub Action revision for actions/setup-node used in CI workflows, moving from v6.2.0 to v6.3.0 to pick up upstream improvements and dependency fixes.

Changes:

  • Bump actions/setup-node from v6.2.0 to v6.3.0 in the markdown link checking workflow.
  • Bump actions/setup-node from v6.2.0 to v6.3.0 in the eclint workflow.
  • Bump actions/setup-node from v6.2.0 to v6.3.0 in the doctoc workflow.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/markdown-link-check.yml Updates actions/setup-node pin to v6.3.0 for the markdown link check job.
.github/workflows/eclint.yml Updates actions/setup-node pin to v6.3.0 for whitespace/line-ending checks.
.github/workflows/doctoc.yml Updates actions/setup-node pin to v6.3.0 for TOC generation verification.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@PeterDaveHello PeterDaveHello merged commit eda2ffb into main Mar 4, 2026
5 checks passed
@PeterDaveHello PeterDaveHello deleted the dependabot/github_actions/actions/setup-node-6.3.0 branch March 4, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants