Skip to content

build(deps-dev): bump lerna from 8.2.4 to 9.0.3#3175

Merged
pdp2121 merged 2 commits intomainfrom
dependabot/npm_and_yarn/lerna-9.0.3
Feb 17, 2026
Merged

build(deps-dev): bump lerna from 8.2.4 to 9.0.3#3175
pdp2121 merged 2 commits intomainfrom
dependabot/npm_and_yarn/lerna-9.0.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Bumps lerna from 8.2.4 to 9.0.3.

Release notes

Sourced from lerna's releases.

v9.0.3

9.0.3 (2025-11-27)

Bumped some dependencies to reduce audit warning noise.

NOTE: 9.0.2 does not exist because of a failed release

v9.0.1

9.0.1 (2025-11-14)

Bug Fixes

  • expand version range to include nx v22.x (#4242) (0cca286)

v9.0.0

9.0.0 (2025-09-23)

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.

  • The @​lerna/legacy-package-management package has been formally removed after 2 years of deprecation.

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**

Changelog

Sourced from lerna's changelog.

9.0.3 (2025-11-27)

Note: Version bump only for package lerna

9.0.2 (2025-11-27)

Note: Version bump only for package lerna

9.0.1 (2025-11-14)

Bug Fixes

  • expand version range to include nx v22.x (#4242) (0cca286)

9.0.0 (2025-09-23)

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.

  • The @​lerna/legacy-package-management package has been formally removed after 2 years of deprecation.

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**

Commits
  • 215ff00 chore(misc): publish 9.0.3
  • b1b2166 chore(misc): publish 9.0.2
  • 6c1ea96 chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#4245)
  • 9df335a chore(misc): publish 9.0.1
  • 0cca286 fix: expand version range to include nx v22.x (#4242)
  • 4c547b7 chore: publish v9.0.0
  • d51e344 feat: support OIDC trusted publishing
  • 96095e2 feat!: drop EOL node 18, modernize dependencies, node now "^20.19.0 || ^22.12...
  • cf0f8e0 feat!: remove @​lerna/legacy-package-management after 2 years of deprecation
  • a53a6dd refactor: use native object spreading (#4216)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
lerna [>= 7.a, < 8]
lerna [>= 8.a, < 9]

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 6, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 6, 2026

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • build(

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@mvadari
Copy link
Collaborator

mvadari commented Jan 6, 2026

This should be checked manually

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lerna-9.0.3 branch 10 times, most recently from b0095e4 to 31abe80 Compare January 12, 2026 16:43
@cybele-ripple cybele-ripple self-requested a review January 22, 2026 17:32
cybele-ripple
cybele-ripple previously approved these changes Jan 22, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lerna-9.0.3 branch from 31abe80 to 2819d4e Compare January 22, 2026 18:02
kuan121
kuan121 previously approved these changes Jan 22, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lerna-9.0.3 branch from 2819d4e to 2d2dd46 Compare January 22, 2026 18:39
@cybele-ripple cybele-ripple self-requested a review January 23, 2026 18:19
cybele-ripple
cybele-ripple previously approved these changes Jan 23, 2026
@dependabot dependabot bot dismissed stale reviews from cybele-ripple and kuan121 via f855da5 January 26, 2026 18:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lerna-9.0.3 branch 3 times, most recently from da2925b to ea89546 Compare January 27, 2026 20:02
@cybele-ripple cybele-ripple self-requested a review February 6, 2026 23:49
@pdp2121
Copy link
Collaborator

pdp2121 commented Feb 17, 2026

@dependabot rebase

Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 8.2.4 to 9.0.3.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v9.0.3/packages/lerna)

---
updated-dependencies:
- dependency-name: lerna
  dependency-version: 9.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lerna-9.0.3 branch from ea89546 to 6d0fca4 Compare February 17, 2026 21:09
@pdp2121
Copy link
Collaborator

pdp2121 commented Feb 17, 2026

Manual checks done on my end. Should be good to go!

@kuan121 kuan121 self-requested a review February 17, 2026 21:42
@pdp2121
Copy link
Collaborator

pdp2121 commented Feb 17, 2026

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@pdp2121 pdp2121 merged commit be8d9a2 into main Feb 17, 2026
11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lerna-9.0.3 branch February 17, 2026 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants