Skip to content

chore(release): Use lerna >=9 and OIDC to publish#1647

Merged
lucasmcdonald3 merged 3 commits intomasterfrom
bump-lerna
Mar 17, 2026
Merged

chore(release): Use lerna >=9 and OIDC to publish#1647
lucasmcdonald3 merged 3 commits intomasterfrom
bump-lerna

Conversation

@lucasmcdonald3
Copy link
Contributor

@lucasmcdonald3 lucasmcdonald3 commented Mar 17, 2026

Issue #, if available:

Description of changes:

Bump lerna to >=9.
lerna added support for OIDC in lerna 9. http://github.com/lerna/lerna/issues/4219
This repo's new publishing mechanism uses OIDC to auth to npm, so we need this bump.

I also ran lerna repair which made the changes to .prettierignore and lerna.json.

I also bumped usage of node <20 to >=22. 20 is going maintenance in a month and 16 has been EOS for a while.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

@lucasmcdonald3 lucasmcdonald3 requested a review from a team as a code owner March 17, 2026 19:17
@lucasmcdonald3 lucasmcdonald3 changed the title chore(release): Use lerna >=9 to publish chore(release): Use lerna >=9 and OIDC to publish Mar 17, 2026
Copy link
Contributor

@sharmabikram sharmabikram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. However, we cannot test the changes until we release a version.

@lucasmcdonald3 lucasmcdonald3 merged commit 870faf0 into master Mar 17, 2026
24 checks passed
@lucasmcdonald3 lucasmcdonald3 deleted the bump-lerna branch March 17, 2026 20:00
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.

2 participants