Skip to content

chore(ci)(deps): Bump actions/setup-node from 4.1.0 to 6.4.0#3

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-node-6.4.0
Closed

chore(ci)(deps): Bump actions/setup-node from 4.1.0 to 6.4.0#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/setup-node-6.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-node from 4.1.0 to 6.4.0.

Release notes

Sourced from actions/setup-node's releases.

v6.4.0

What's Changed

Dependency updates:

New Contributors

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

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

v6.2.0

What's Changed

Documentation

Dependency updates:

New Contributors

... (truncated)

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 4.1.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@39370e3...48b55a0)

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

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 Jun 1, 2026
Mickael45 added a commit that referenced this pull request Jun 16, 2026
Apply the safe set of pending Dependabot PRs in one go:

Runtime (PR #11, #14):
- Microsoft.Extensions.Logging.Abstractions 10.0.0 -> 10.0.9
- Microsoft.Extensions.Options 10.0.0 -> 10.0.9
- Microsoft.Extensions.Http 10.0.0 -> 10.0.9
- Microsoft.Extensions.DependencyInjection.Abstractions 10.0.0 -> 10.0.9
- System.Diagnostics.DiagnosticSource 10.0.0 -> 10.0.9

Build / SourceLink (PR #8):
- Microsoft.SourceLink.GitHub 8.0.0 -> 10.0.300

Test deps (PR #13, partial):
- xunit 2.9.2 -> 2.9.3
- xunit.runner.visualstudio 2.8.2 -> 3.1.5
- Microsoft.NET.Test.Sdk 17.11.1 -> 18.6.0
- coverlet.collector 6.0.2 -> 10.0.1

GitHub Actions (PR #1, #2, #3, #4):
- actions/setup-dotnet v4 -> v5.3.0 (ci.yml + docs.yml)
- actions/upload-artifact v4 -> v7 (ci.yml)
- actions/setup-node v4.1.0 -> v6.4.0 (docs.yml)
- actions/upload-pages-artifact v3.0.1 -> v5.0.0 (docs.yml)

Deliberately held back:
- FluentAssertions stays at 7.0.0 (8.x is commercial — see existing
  comment in Directory.Packages.props).
- WireMock.Net stays at 1.6.7. The 2.x line makes ILogEntry.RequestMessage
  nullable, which cascades into ~30 test-site rewrites; that belongs in a
  separate PR. The System.Linq.Dynamic.Core 1.7.2 pin therefore stays.

Verified locally on net8.0 and net10.0:
  dotnet restore, format --verify-no-changes, build -warnaserror,
  test (226 pass), pack, install smoke.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Mickael45

Copy link
Copy Markdown
Collaborator

Superseded by ee676b7 — this bump was applied as part of a consolidated Dependabot batch commit on main. Closing.

@Mickael45 Mickael45 closed this Jun 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 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/setup-node-6.4.0 branch June 16, 2026 12:45
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.

1 participant