chore(deps): update dependency lerna to v10 - #8838
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
Size Change: -25 B (0%) Total Size: 523 kB 📦 View Changed
ℹ️ View Unchanged
|
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.0Release Notes
lerna/lerna (lerna)
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.