Skip to content

ci(tools): update build tools (major) - #278

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/major-build-tools
Jul 26, 2026
Merged

ci(tools): update build tools (major)#278
renovate[bot] merged 1 commit into
masterfrom
renovate/major-build-tools

Conversation

@renovate

@renovate renovate Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6v7
actions/setup-go action major v6v7
actions/setup-node action major v6v7
arduino/setup-task action major v2v3.0.0

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v7

Compare Source

actions/setup-go (actions/setup-go)

v7.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v6...v7.0.0

v7

Compare Source

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

v7.0.0

Compare Source

What's Changed
Enhancements:
Bug fixes:
Documentation updates:
Dependency update:
New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v7

Compare Source

arduino/setup-task (arduino/setup-task)

v3.0.0: 3.0.0

Compare Source

Migration Guide

The version of the Node.js runtime used to execute the action has been updated from 20 to 24. This could be a breaking change for certain GitHub Actions workflows.

If a workflow with dependency on the arduino/setup-task action uses only GitHub-hosted GitHub Actions runners, no changes are required.

If the workflow uses a self-hosted runner, the workflow run might fail after updating arduino/setup-task:

Error: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter ''using: node24' is not supported, use 'docker', 'node16' or 'node20' instead.')
   at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
   at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
Error: Fail to load arduino/setup-task/v3/action.yml

This means an older runner version that does not provide Node.js 24.x is installed on the runner machine. In this case, the runner must be updated to a modern version with Node.js 24.x support prior to updating the arduino/setup-task action in the affected workflow.

Changelog

Breaking
  • Update Node.js runtime for action from 20 to 24 (#​1408)
Enhancement

Full Changeset

Contributors


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate Bot added the renovate Automated action from Renovate label Jul 26, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 26, 2026 00:10
@renovate
renovate Bot force-pushed the renovate/major-build-tools branch 2 times, most recently from 1c74c8c to 44e14fe Compare July 26, 2026 04:47
@renovate
renovate Bot force-pushed the renovate/major-build-tools branch from 44e14fe to fe0b89b Compare July 26, 2026 09:46
@renovate
renovate Bot merged commit e182d84 into master Jul 26, 2026
9 of 10 checks passed
@renovate
renovate Bot deleted the renovate/major-build-tools branch July 26, 2026 09:48
@webhippie

webhippie Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 15.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@webhippie webhippie Bot added the released label Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released renovate Automated action from Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants