Update dependency lerna to v10 - #1034
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1034 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 30 30
Lines 3060 3060
Branches 459 459
=========================================
Hits 3060 3060 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/major-lerna-monorepo
branch
7 times, most recently
from
August 8, 2026 18:37
51a26fe to
c07cbba
Compare
renovate
Bot
force-pushed
the
renovate/major-lerna-monorepo
branch
10 times, most recently
from
August 14, 2026 21:45
f6aafa4 to
b4096ca
Compare
renovate
Bot
force-pushed
the
renovate/major-lerna-monorepo
branch
7 times, most recently
from
August 23, 2026 16:03
3959a6c to
1202b8b
Compare
renovate
Bot
force-pushed
the
renovate/major-lerna-monorepo
branch
from
August 28, 2026 00:50
1202b8b to
ae0f6dc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.0.7→10.0.1Release Notes
lerna/lerna (lerna)
v10.0.1Compare Source
Bug Fixes
v10.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
In CI,
EBEHINDwill 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) orcommand.version.ciBehindBehaviorinlerna.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
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
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.