Skip to content

Pin npm upgrade to v11 instead of latest#677

Merged
adsharma merged 1 commit into
mainfrom
npm11_pin
Jul 10, 2026
Merged

Pin npm upgrade to v11 instead of latest#677
adsharma merged 1 commit into
mainfrom
npm11_pin

Conversation

@adsharma

Copy link
Copy Markdown
Contributor

npm@latest now resolves to version 12.0.0 (released 2026-07-08) which breaks 'npm publish --provenance' with MODULE_NOT_FOUND for 'sigstore'. Pin to npm@11 (the previous latest, currently 11.18.0) which was verified working in CI run #649.

The upgrade step is kept because the bundled npm 10.9.x in Node 22 was historically insufficient for trusted publishing support.

npm@latest now resolves to version 12.0.0 (released 2026-07-08)
which breaks 'npm publish --provenance' with MODULE_NOT_FOUND
for 'sigstore'. Pin to npm@11 (the previous latest, currently
11.18.0) which was verified working in CI run #649.

The upgrade step is kept because the bundled npm 10.9.x in Node 22
was historically insufficient for trusted publishing support.
@adsharma adsharma merged commit cb5bb07 into main Jul 10, 2026
3 of 4 checks passed
@adsharma adsharma deleted the npm11_pin branch July 10, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant