Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2025

This PR contains the following updates:

Package Change Age Confidence
lerna (source) 8.2.4 -> 9.0.3 age confidence

Release Notes

lerna/lerna (lerna)

v9.0.3

Compare Source

Note: Version bump only for package lerna

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna


  • If you want to rebase/retry this PR, check this box

@renovate renovate bot requested a review from benelan as a code owner November 27, 2025 10:08
@renovate renovate bot added the chore Issues with changes that don't modify src or test files. label Nov 27, 2025
@renovate renovate bot requested a review from jcfranco as a code owner November 27, 2025 10:08
@renovate renovate bot added dependencies Pull requests that update a dependency file chore Issues with changes that don't modify src or test files. labels Nov 27, 2025
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 4c030ab to 36dbd4c Compare November 30, 2025 07:46
@jcfranco jcfranco added the skip visual snapshots Pull requests that do not need visual regression testing. label Nov 30, 2025
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch 3 times, most recently from e184a90 to 172f440 Compare December 3, 2025 17:55
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 172f440 to cb64563 Compare December 9, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file skip visual snapshots Pull requests that do not need visual regression testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants