Skip to content

chore(deps): update dependency lerna to v10 (master) - #90

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/master-major-lerna-monorepo
Open

chore(deps): update dependency lerna to v10 (master)#90
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/master-major-lerna-monorepo

Conversation

@renovate

@renovate renovate Bot commented May 15, 2021

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
lerna (source) 3.22.110.0.1 age confidence

Release Notes

lerna/lerna (lerna)

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • In CI, EBEHIND will now be thrown during versioning and publishing if the checkout is behind the latest on the remote. This previously only occurred outside of CI environments.

    If you wish to opt into the old behavior, you can do so by setting --ci-behind-behavior (error | skip, default error) or command.version.ciBehindBehavior in lerna.json.

  • Lerna is now shipped as ESM-only and the lowest supported node version has changed to 22.13.0, because on this version CommonJS consumers can still require in its entry points without any additional flags or warnings.

  • Lerna now uses the current conventional-changelog APIs instead of the deprecated conventional-changelog-core stack.

    Generated CHANGELOG.md output may differ, including normalized whitespace and URL-encoded tag names. Projects using custom changelog presets should verify their output; Lerna retains compatibility for legacy parser/writer option names and Handlebars string templates.

    CLI options and version-bump behavior remain unchanged.

9.0.7 (2026-03-13)

Bug Fixes
  • core: remove multimatch dependency and legacy-core internals (#​4314) (ec01462)

9.0.6 (2026-03-11)

Bug Fixes

9.0.5 (2026-02-28)

Bug Fixes

9.0.4 (2026-02-10)

Bug Fixes

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

v9.0.7

Compare Source

Bug Fixes
  • core: remove multimatch dependency and legacy-core internals (#​4314) (ec01462)

v9.0.6

Compare Source

Bug Fixes

v9.0.5

Compare Source

Bug Fixes

v9.0.4

Compare Source

Bug Fixes

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

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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • 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 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 Pull requests that update a dependency file label May 15, 2021
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 25bc216 to 358a868 Compare June 18, 2022 14:35
@renovate renovate Bot changed the title chore(deps): update dependency lerna to v4 (master) chore(deps): update dependency lerna to v5 (master) Jun 18, 2022
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 358a868 to c3651fb Compare September 25, 2022 18:47
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from c3651fb to 84dbe6a Compare November 20, 2022 07:43
@renovate renovate Bot changed the title chore(deps): update dependency lerna to v5 (master) chore(deps): update dependency lerna to v6 (master) Nov 20, 2022
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 84dbe6a to ed27afa Compare August 2, 2025 04:03
@renovate renovate Bot changed the title chore(deps): update dependency lerna to v6 (master) chore(deps): update dependency lerna to v8 (master) Aug 2, 2025
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch 2 times, most recently from 1aa6b43 to 2125e33 Compare August 13, 2025 15:42
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 2125e33 to 27b220d Compare August 19, 2025 15:52
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 27b220d to 04d5dd8 Compare August 31, 2025 09:53
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 04d5dd8 to 5808194 Compare September 15, 2025 10:06
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 5808194 to c7d28ce Compare September 23, 2025 10:06
@renovate renovate Bot changed the title chore(deps): update dependency lerna to v8 (master) chore(deps): update dependency lerna to v9 (master) Sep 23, 2025
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from c7d28ce to 4d0b06c Compare September 25, 2025 17:00
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 4d0b06c to fdec6c9 Compare October 21, 2025 17:03
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch 2 times, most recently from 7b23db2 to 20cf0ee Compare November 14, 2025 10:36
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 20cf0ee to 895a47a Compare November 19, 2025 00:04
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch 2 times, most recently from 89351d1 to 8d6fd60 Compare December 3, 2025 18:57
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 8d6fd60 to d6c4cf7 Compare December 31, 2025 17:43
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from d6c4cf7 to 32f25e5 Compare January 8, 2026 17:56
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch 2 times, most recently from c8d3539 to d09720e Compare January 23, 2026 19:45
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from d09720e to ebabc75 Compare February 2, 2026 21:51
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch 2 times, most recently from 241888b to 4e127c2 Compare February 17, 2026 16:40
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 4e127c2 to 5a55cec Compare March 1, 2026 22:11
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch 2 times, most recently from f2b740e to 1879583 Compare March 11, 2026 13:17
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch 2 times, most recently from eaf7531 to 76aa0c8 Compare March 13, 2026 22:38
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 76aa0c8 to 6d0bb88 Compare April 1, 2026 19:51
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 6d0bb88 to 3d56dd2 Compare April 8, 2026 21:14
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 3d56dd2 to bf58605 Compare April 29, 2026 10:50
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch 2 times, most recently from ff2a184 to d5d1058 Compare May 18, 2026 11:43
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch 2 times, most recently from 3cb3455 to 8385e6d Compare June 1, 2026 23:06
@renovate renovate Bot changed the title chore(deps): update dependency lerna to v9 (master) chore(deps): update lerna monorepo to v9 (master) Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 8385e6d to 9a979b3 Compare June 11, 2026 16:36
@renovate renovate Bot changed the title chore(deps): update lerna monorepo to v9 (master) chore(deps): update lerna monorepo (master) (major) Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update lerna monorepo (master) (major) chore(deps): update dependency lerna to v9 (master) Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from 9a979b3 to acea076 Compare July 12, 2026 12:17
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch 2 times, most recently from b9fbd5a to f92980c Compare July 24, 2026 17:12
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch 2 times, most recently from bc928df to dcdbad1 Compare July 31, 2026 11:07
@renovate renovate Bot changed the title chore(deps): update dependency lerna to v9 (master) chore(deps): update dependency lerna to v10 (master) Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from dcdbad1 to b173315 Compare August 11, 2026 23:33
@renovate
renovate Bot force-pushed the renovate/master-major-lerna-monorepo branch from b173315 to d718a8d Compare August 19, 2026 19:31
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants