Skip to content

Bump lerna from 9.0.7 to 10.0.0 - #4350

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lerna-10.0.0
Open

Bump lerna from 9.0.7 to 10.0.0#4350
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/lerna-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor

Bumps lerna from 9.0.7 to 10.0.0.

Release notes

Sourced from lerna's releases.

v10.0.0

10.0.0 (2026-07-29)

  • feat!: throw error in case of stale remote for CI mode (#4369) (3e81682), closes #4369
  • feat!: support node ^22.13.0 || ^24.0.0 || ^26.0.0, ship lerna as ESM-only (#4390) (a148ba2), closes #4390
  • fix(core)!: replace deprecated conventional-changelog dependencies (#4332) (b1ff72f), closes #4332

Bug Fixes

  • core: remove p-map-series, p-pipe, p-reduce, and p-waterfall (#4321) (fe066cb)
  • core: remove upath dependency (#4317) (aa65470)
  • core: support changelog presets that only expose the ESM import condition (#4385) (294e33a)
  • core: support OIDC trusted publishing on CircleCI (#4383) (a0963b9)
  • publish: show output from publish and postpublish lifecycle scripts (#4330) (9e87a34)

Features

  • core: add bun as supported package manager (#4264) (4ca7d2c)

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.

Changelog

Sourced from lerna's changelog.

10.0.0 (2026-07-29)

  • feat!: throw error in case of stale remote for CI mode (#4369) (3e81682), closes #4369
  • feat!: support node ^22.13.0 || ^24.0.0 || ^26.0.0, ship lerna as ESM-only (#4390) (a148ba2), closes #4390
  • fix(core)!: replace deprecated conventional-changelog dependencies (#4332) (b1ff72f), closes #4332

Bug Fixes

  • core: remove p-map-series, p-pipe, p-reduce, and p-waterfall (#4321) (fe066cb)
  • core: remove upath dependency (#4317) (aa65470)

Features

  • core: add bun as supported package manager (#4264) (4ca7d2c)

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.

Commits
  • 5f43163 chore(misc): publish 10.0.0
  • 138260c chore: nx 23.1 floor instead of 23.0 (#4403)
  • 14bb535 chore(deps): bump js-yaml to 4.3.0 and tar to 7.5.20 (#4397)
  • 3e81682 feat!: throw error in case of stale remote for CI mode (#4369)
  • a148ba2 feat!: support node ^22.13.0 || ^24.0.0 || ^26.0.0, ship lerna as ESM-only (#...
  • b1ff72f fix(core)!: replace deprecated conventional-changelog dependencies (#4332)
  • 1f7e109 chore(repo): migrate from jest to vitest (#4389)
  • 4ca7d2c feat(core): add bun as supported package manager (#4264)
  • 474e774 feat!: require node ^22.12.0 || ^24.0.0 || ^26.0.0, nx ^23.0.0 (#4387)
  • 8334afa chore: consolidate dependency updates (#4379)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for lerna since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 2, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 2, 2026 13:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 2, 2026
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 2, 2026 13:43 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 2, 2026 13:43 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 2, 2026 13:43 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/lerna-10.0.0 branch from 4c71a5d to 5aecedf Compare August 3, 2026 02:32
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 3, 2026 02:32 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 3, 2026 02:32 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 3, 2026 02:32 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/lerna-10.0.0 branch from 5aecedf to e066d47 Compare August 3, 2026 03:12
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 3, 2026 03:12 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 3, 2026 03:12 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 3, 2026 03:12 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/lerna-10.0.0 branch from e066d47 to 77404f1 Compare August 4, 2026 00:01
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 4, 2026 00:01 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 4, 2026 00:01 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 4, 2026 00:01 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/lerna-10.0.0 branch from 77404f1 to 3d0f335 Compare August 4, 2026 00:06
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 4, 2026 00:06 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 4, 2026 00:06 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 4, 2026 00:06 Inactive
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) from 9.0.7 to 10.0.0.
- [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/v10.0.0/packages/lerna)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/lerna-10.0.0 branch from 3d0f335 to 55bf7df Compare August 4, 2026 00:10
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 4, 2026 00:10 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 4, 2026 00:10 Inactive
@dependabot
dependabot Bot temporarily deployed to ESS PodSpaces August 4, 2026 00:10 Inactive
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.

0 participants