Skip to content

Merge master into production#62

Merged
RobinBol merged 6 commits into
productionfrom
master
May 18, 2026
Merged

Merge master into production#62
RobinBol merged 6 commits into
productionfrom
master

Conversation

@RobinBol

Copy link
Copy Markdown
Contributor

No description provided.

github-actions Bot and others added 5 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.
chore: update @athombv/jsdoc-template to ^1.7.0
@RobinBol

Copy link
Copy Markdown
Contributor Author

@copilot resolve the merge conflicts in this pull request

Copilot AI commented May 18, 2026

Copy link
Copy Markdown

@RobinBol I can’t apply these changes because the pull request’s branch is the repository’s default branch, which I’m not allowed to push to directly.

You can ask me to create a new pull request with the requested changes instead and I'll open a separate PR on a new branch.

@RobinBol RobinBol merged commit 6fd9e14 into production May 18, 2026
2 checks passed
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