Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 8, 2023

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) 6.6.2 -> 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

v8.2.4

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

v8.2.3

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

v8.2.2

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

v8.2.1

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

v8.2.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

v8.1.9

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.8

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.7

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.6

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.5

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.4

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.3

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.2

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.1

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

v8.1.0

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
Features

8.1.9 (2024-10-31)

Bug Fixes

8.1.8 (2024-08-05)

Bug Fixes

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

8.1.3 (2024-05-13)

Bug Fixes

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

[v8.0.2](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#810-2024-0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/major-lerna-monorepo branch 2 times, most recently from c4273f6 to 328e5c9 Compare June 15, 2023 13:54
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch 2 times, most recently from fd24a40 to 401473f Compare June 28, 2023 16:36
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch 2 times, most recently from 101e5ce to 02f7ea4 Compare July 15, 2023 13:21
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 02f7ea4 to f04c7f3 Compare August 9, 2023 23:35
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from f04c7f3 to 7755140 Compare August 29, 2023 10:04
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 7755140 to a06bd36 Compare September 13, 2023 18:49
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch 2 times, most recently from 1335f77 to 4f05476 Compare October 17, 2023 19:33
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 4f05476 to ecbba45 Compare October 18, 2023 09:09
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from ecbba45 to 2159d51 Compare October 31, 2023 12:12
@renovate renovate bot changed the title chore(deps): update dependency lerna to v7 chore(deps): update dependency lerna to v8 Nov 23, 2023
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 2159d51 to d95b8cd Compare November 23, 2023 16:19
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from d95b8cd to 35103cc Compare December 15, 2023 15:43
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 35103cc to a035e4c Compare January 5, 2024 12:57
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from a035e4c to b0fcbb0 Compare February 5, 2024 18:38
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from b0fcbb0 to 676c8e3 Compare May 13, 2024 12:36
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 676c8e3 to f6bdd2d Compare June 24, 2024 16:17
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from f6bdd2d to 9c4c8af Compare July 5, 2024 14:04
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 9c4c8af to 6eccb84 Compare July 21, 2024 17:25
Copy link

socket-security bot commented Jul 21, 2024

Copy link

socket-security bot commented Jul 21, 2024

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 6eccb84 to 7273157 Compare August 5, 2024 16:48
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 7273157 to 0fed64c Compare October 31, 2024 11:44
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 0fed64c to eda9f15 Compare February 21, 2025 20:06
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from eda9f15 to 3afc8e2 Compare March 3, 2025 20:08
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 3afc8e2 to 3dafafc Compare April 10, 2025 16:08
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 3dafafc to a2cfa57 Compare June 29, 2025 17:59
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch 2 times, most recently from 7b98359 to f042734 Compare August 13, 2025 17:38
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from f042734 to 82bce5c Compare August 19, 2025 15:06
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 82bce5c to 698e145 Compare August 31, 2025 09:56
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 698e145 to f842160 Compare September 15, 2025 20:38
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from f842160 to 07a3637 Compare September 23, 2025 14:04
@renovate renovate bot changed the title chore(deps): update dependency lerna to v8 chore(deps): update dependency lerna to v9 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/major-lerna-monorepo branch from 07a3637 to 41b9132 Compare September 25, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants