Skip to content

Conversation

@maribethb
Copy link
Contributor

The basics

The details

Resolves

Fixes hopefully publishing process.

Proposed Changes

  • Updates lerna to v9
  • Runs npx lerna repair
  • Removed node 18 from build matrix as lerna no longer supports it.

Reason for Changes

Lerna v9 is required in order to use OIDC publishing. But v9 drops support for node18, which is end of life. Our plugins still likely support v18, we just won't test them with it anymore. Currently all of our plugins say they work with node >= 8 which is a totally untested claim. So I'm not concerned with removing this from the build matrix at this time.

Test Coverage

Documentation

Additional Information

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