Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

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

Release Notes

lerna/lerna (lerna)

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies PR or issue concerning dependency files label Sep 23, 2025
@renovate renovate bot added the dependencies PR or issue concerning dependency files label Sep 23, 2025
@renovate renovate bot enabled auto-merge (squash) September 23, 2025 09:05
@coveralls
Copy link

coveralls commented Sep 23, 2025

Pull Request Test Coverage Report for Build 18191245169

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 83.98%

Files with Coverage Reduction New Missed Lines %
packages/base/dist/hooks/useViewportRange.js 2 76.92%
Totals Coverage Status
Change from base Build 18191196253: -0.03%
Covered Lines: 5633
Relevant Lines: 6375

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch 10 times, most recently from 9804afc to b846ce6 Compare September 30, 2025 07:19
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from b846ce6 to 7953e71 Compare October 2, 2025 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies PR or issue concerning dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant