Skip to content

Bump arduino/arduino-lint-action from 2 to 3#68

Merged
per1234 merged 1 commit into
masterfrom
dependabot/github_actions/arduino/arduino-lint-action-3
Jul 2, 2026
Merged

Bump arduino/arduino-lint-action from 2 to 3#68
per1234 merged 1 commit into
masterfrom
dependabot/github_actions/arduino/arduino-lint-action-3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps arduino/arduino-lint-action from 2 to 3.

Release notes

Sourced from arduino/arduino-lint-action's releases.

3.0.0

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/arduino-lint-action 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/arduino-lint-action:

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/arduino-lint-action/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/arduino-lint-action action in the affected workflow.

Changelog

Breaking

  • Update Node.js runtime for action from 20 to 24 (#667)

Enhancement

Infrastructure

These changes are solely of relevance to the maintainers of, and contributors to, this project's codebase.

  • Fix npm configuration file validation system (#665)

Full Changeset

arduino/arduino-lint-action@v2.0.0...v3.0.0

Contributors

Commits
  • 9a36038 Merge pull request #689 from arduino/dependabot/npm_and_yarn/prettier-3.9.4
  • d8350fe Merge pull request #688 from arduino/dependabot/github_actions/arduino/setup-...
  • f668094 Bump prettier from 3.9.3 to 3.9.4
  • c521ec4 Bump arduino/setup-task from 2 to 3
  • a049a76 Merge pull request #612 from arduino/dependabot/npm_and_yarn/actions/tool-cac...
  • 4cca245 Update dependency license metadata cache for @actions/tool-cache bump
  • 604a227 Repackage action following @actions/tool-cache bump
  • 1bcb55c Bump @​actions/tool-cache from 3.0.1 to 4.0.0
  • fc9f512 Merge pull request #610 from arduino/dependabot/npm_and_yarn/actions/io-3.0.2
  • 3146949 Repackage action following @actions/io bump
  • Additional commits viewable in compare view

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 [arduino/arduino-lint-action](https://github.com/arduino/arduino-lint-action) from 2 to 3.
- [Release notes](https://github.com/arduino/arduino-lint-action/releases)
- [Commits](arduino/arduino-lint-action@v2...v3)

---
updated-dependencies:
- dependency-name: arduino/arduino-lint-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the topic: infrastructure Related to project infrastructure label Jul 2, 2026
@per1234 per1234 self-assigned this Jul 2, 2026
@per1234 per1234 added the type: enhancement Proposed improvement label Jul 2, 2026
@per1234 per1234 merged commit 8646ccd into master Jul 2, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/arduino/arduino-lint-action-3 branch July 2, 2026 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant