Skip to content

chore: update @athombv/jsdoc-template to ^1.7.0#182

Merged
RobinBol merged 4 commits into
masterfrom
chore/update-jsdoc-template-1.7.0
May 18, 2026
Merged

chore: update @athombv/jsdoc-template to ^1.7.0#182
RobinBol merged 4 commits into
masterfrom
chore/update-jsdoc-template-1.7.0

Conversation

@homey-bot

@homey-bot homey-bot commented May 18, 2026

Copy link
Copy Markdown

Automated update of @athombv/jsdoc-template from ^1.6.3 to ^1.7.0.

Checklist

  • Verify the build still works

github-actions Bot and others added 4 commits May 18, 2026 10:07
@athombv/jsdoc-template now lives on npmjs.org so the legacy
registry-url + NODE_AUTH_TOKEN bot-token references are unused. They
were also causing npm ci to fail on lint/docs/test because the old
npm 6 (Node 12) respected the @athombv scope mapping over the
lockfile's resolved npmjs.org URLs.

Also bumps the CI workflows to Node 24 (matching deploy.yml) and
setup-node@v4 since v1/v3 do not support modern Node releases.
Aligns lint, test, and docs with deploy.yml (Node 24) so all workflows
run on a modern npm. The previous Node 12 in lint/docs was failing
npm ci on the @athombv/jsdoc-template@1.7.0 install because npm 6
respects scope mapping over lockfile resolved URLs.

Keeps the GitHub Packages registry-url and NODE_AUTH_TOKEN bot-token
because zigbee-clusters has @athombv/data-types as a transitive private
dep that still resolves via npm.pkg.github.com.
@RobinBol
RobinBol merged commit c71341e into master May 18, 2026
3 checks passed
@RobinBol
RobinBol deleted the chore/update-jsdoc-template-1.7.0 branch May 18, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants