Skip to content

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

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#61
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
Contributor

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:06
@athombv/jsdoc-template now lives on npmjs.org so the legacy registry-url
and NODE_AUTH_TOKEN bot-token references are unused, and were causing
npm ci to fail on older Node versions whose npm respects scope mapping
over the lockfile's resolved npmjs.org URLs.
Node 12's npm 6 cannot read the regenerated lockfile after the
@athombv/jsdoc-template migration, causing npm ci to crash with
'Cannot read property X of undefined'. Matches deploy.yml on Node 24.
The update-dependents workflow regenerated package-lock.json on the
runner-default npm 10 which left peer-dep resolutions out of sync with
modern npm 11's strict npm ci. Regenerating locally with npm 11 to
unblock CI.
@RobinBol RobinBol merged commit f6dc15c into master May 18, 2026
1 check passed
@RobinBol RobinBol deleted the chore/update-jsdoc-template-1.7.0 branch May 18, 2026 11:26
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