Skip to content

chore: publish to npm with OIDC#5912

Merged
KazariEX merged 1 commit intovuejs:masterfrom
ghiscoding:chore/npm-oidc
Jan 25, 2026
Merged

chore: publish to npm with OIDC#5912
KazariEX merged 1 commit intovuejs:masterfrom
ghiscoding:chore/npm-oidc

Conversation

@ghiscoding
Copy link
Copy Markdown
Contributor

@ghiscoding ghiscoding commented Dec 28, 2025

update the release to publish to npm with OIDC, Lerna-Lite (which I maintain) supports OIDC. Publishing with OIDC has multiple advantages, it publishes with Provenance, it also uses short lived token which is also much better for security and finally you no longer need an npm token.

Please note that you will also have to enable Trusted Published for each package of the monorepo, for example below is one of Lerna-Lite package.

For more info, see e18e/ecosystem-issues#201

Please don't merge this PR unless you have already updated each package to use Trusted Published as shown below. I assume that you could give it a try with --dry-run mode to test it out afterward.

image image

@KazariEX KazariEX merged commit b826171 into vuejs:master Jan 25, 2026
5 checks passed
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.

3 participants