Skip to content

Bump actions/setup-node from 5 to 6#65

Merged
Malcolmnixon merged 2 commits intomainfrom
dependabot/github_actions/actions/setup-node-6
Jan 12, 2026
Merged

Bump actions/setup-node from 5 to 6#65
Malcolmnixon merged 2 commits intomainfrom
dependabot/github_actions/actions/setup-node-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps actions/setup-node from 5 to 6.

Release notes

Sourced from actions/setup-node's releases.

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  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 Jan 12, 2026
@Malcolmnixon Malcolmnixon merged commit 53d3a8c into main Jan 12, 2026
9 checks passed
@Malcolmnixon Malcolmnixon deleted the dependabot/github_actions/actions/setup-node-6 branch January 12, 2026 19:23
Copilot AI added a commit that referenced this pull request Mar 24, 2026
Malcolmnixon added a commit that referenced this pull request Mar 24, 2026
…plateDotNetLibrary latest PRs (#128)

* Initial plan

* Apply template updates from TemplateDotNetLibrary

- Add contributor license agreement wording to README.md License section
  (aligns with TemplateDotNetLibrary PR #12)
- Add MSTest V4 Best Practices section to AGENTS.md with antipatterns:
  MSTEST0058 (assertions in catch blocks), Assert.IsTrue for equality,
  collection count checks, prefix checks, and non-public test visibility
  (aligns with TemplateDotNetLibrary PRs #4 and #21)

* Fix linting issues: add 'antipatterns' to cspell dictionary, fix YAML comment indentation

- Add 'antipatterns' to .cspell.yaml words list (technical term used in AGENTS.md)
- Move TODO comments in reqstream OTS YAML files to be above their sequence items
  rather than inside them, to avoid yamllint comment-indentation warnings
  (docs/reqstream/ots-sonarscanner.yaml, ots-weasyprinttool.yaml, ots-pandoctool.yaml)

* Align agent tools YAML frontmatter with TemplateDotNetLibrary template

Apply template changes from PRs #61 and #64:
- code-quality: add 'agent' tool
- code-review: add 'edit' and 'web' tools
- repo-consistency: add 'execute' tool
- requirements: add 'github', 'web', and 'agent' tools
- software-developer: add 'agent' tool
- technical-writer: add 'github' and 'agent' tools
- test-developer: add 'github' and 'agent' tools

All agent tools lists now normalized to canonical order:
[read, search, edit, execute, github, (web,) agent]

* chore: fix repo-consistency agent to fetch most recently merged PRs (PR #65)

Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
Agent-Logs-Url: https://github.com/demaconsulting/TestResults/sessions/e3b945f5-6681-4166-84e4-ea82d0d9f1de

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
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