Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

build: removing lerna bootstrap #524

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

nathanstilwell
Copy link
Contributor

@nathanstilwell nathanstilwell commented Jun 21, 2023

The Github Action runner image for ubuntu-latest was updated (runner-images/#7701) to include Lerna version 7.0.0, which ceases to warn about deprecations and starts failing on things like lerna bootstrap and the useWorkspaces config in the lerna.json.

Instead of upgrading to lerna@7.0.0 just yet, I'm kicking the can down the road by running our local version of lerna (which is version 5.6.2) instead of the global version 7.0.0

@nathanstilwell nathanstilwell force-pushed the nathanstilwell/deprecate-lerna-bootstrap branch 2 times, most recently from 2d1116b to dfd2c17 Compare June 21, 2023 19:43
The Github Action runner image for `ubuntu-latest` was updated (runner-images/#7701)
to include Lerna version 7.0.0, which ceases to warn about deprecations and starts
failing on things like `lerna bootstrap` and the `useWorkspaces` config in the `lerna.json`.

Instead of upgrading to `lerna@7.0.0` just yet, I'm _kicking the can down the road_ by
running our local version of `lerna` (which is version `5.6.2`) instead of the
global version `7.0.0`
@nathanstilwell nathanstilwell force-pushed the nathanstilwell/deprecate-lerna-bootstrap branch from dfd2c17 to 4a83e01 Compare June 21, 2023 19:58
@nathanstilwell nathanstilwell marked this pull request as ready for review June 21, 2023 19:58
@nathanstilwell nathanstilwell requested a review from a team as a code owner June 21, 2023 19:58
@nathanstilwell nathanstilwell merged commit ab87f86 into master Jun 21, 2023
@nathanstilwell nathanstilwell deleted the nathanstilwell/deprecate-lerna-bootstrap branch June 21, 2023 20:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants