Skip to content

chore: lerna v9#4765

Merged
escapedcat merged 1 commit into
masterfrom
chore/lerna-9
May 12, 2026
Merged

chore: lerna v9#4765
escapedcat merged 1 commit into
masterfrom
chore/lerna-9

Conversation

@escapedcat

Copy link
Copy Markdown
Member

No description provided.

Lerna 9.0.7 drops the legacy package-management commands
(`lerna add` / `bootstrap` / `link`) and tightens the supported
Node range to ^20.19 || ^22.12 || >=24. We use none of those
commands and our engines.node is already >=22.12.0, so the bump is
mechanical here. `lerna run`, `lerna exec`, and `lerna publish`
remain the same.

Side benefit: lerna 9 ships modern @npmcli/* and pnpm-store-aware
internals, which prunes the old `lerna@8 -> @lerna/create -> tar`
chain from the lockfile and resolves 11 of the 17 known-high
pnpm audit findings at the source.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@escapedcat escapedcat changed the title chore: lerna 9 chore: lerna v9 May 12, 2026
@qodo-code-review

Copy link
Copy Markdown
ⓘ You've reached your Qodo monthly free-tier limit. Reviews pause until next month — upgrade your plan to continue now, or link your paid account if you already have one.

@escapedcat escapedcat merged commit 3d2772b into master May 12, 2026
15 checks passed
@escapedcat escapedcat deleted the chore/lerna-9 branch May 12, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant