-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency lerna to v9 #295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-lerna-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
bab3fa9 to
5d3bbc4
Compare
5d3bbc4 to
d77be89
Compare
daeb503 to
7a6a6c6
Compare
d98d3d8 to
df1371a
Compare
df1371a to
51ce57d
Compare
5f8f05e to
f8b4fd0
Compare
016f0d6 to
b22dada
Compare
fc3fc87 to
ff46ba4
Compare
ff46ba4 to
7b3a9d2
Compare
7b3a9d2 to
63e8cc6
Compare
63e8cc6 to
4c248ca
Compare
1aeecfc to
00311a3
Compare
00311a3 to
4ea1ab1
Compare
4ea1ab1 to
7af25b5
Compare
7af25b5 to
a4db3ec
Compare
a4db3ec to
e627be8
Compare
e627be8 to
8a531f6
Compare
8a531f6 to
9c4ea54
Compare
9c4ea54 to
00a1cb2
Compare
00a1cb2 to
ac742b5
Compare
ac742b5 to
773014e
Compare
773014e to
93f23bb
Compare
93f23bb to
fb4e2b7
Compare
fb4e2b7 to
dec50ba
Compare
dec50ba to
20a2731
Compare
20a2731 to
2ffb38f
Compare
2ffb38f to
46e9b43
Compare
46e9b43 to
6650acc
Compare
6650acc to
d024098
Compare
e833cd1 to
3a3026b
Compare
3a3026b to
44bb71b
Compare
44bb71b to
0ba1698
Compare
0ba1698 to
832313a
Compare
832313a to
40e5aaf
Compare
40e5aaf to
8ca97c5
Compare
8ca97c5 to
2598e2a
Compare
38d3b5f to
0bb47b4
Compare
0bb47b4 to
4dec2ab
Compare
4dec2ab to
4c23247
Compare
4c23247 to
20eec1b
Compare
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:
5.4.3->9.0.3Release Notes
lerna/lerna (lerna)
v9.0.3Compare Source
Note: Version bump only for package lerna
v9.0.1Compare Source
Bug Fixes
v9.0.0Compare Source
Bug Fixes
Features
OIDC trusted publishing is now supported by Lerna with no specification configuration required.
BREAKING CHANGES
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.
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 bootstraporlerna linkcommands, 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
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.4Compare Source
Bug Fixes
Features
OIDC trusted publishing is now supported by Lerna with no specification configuration required.
BREAKING CHANGES
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.
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 bootstraporlerna linkcommands, 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
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.3Compare Source
Bug Fixes
Features
OIDC trusted publishing is now supported by Lerna with no specification configuration required.
BREAKING CHANGES
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.
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 bootstraporlerna linkcommands, 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
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.2Compare Source
Bug Fixes
Features
OIDC trusted publishing is now supported by Lerna with no specification configuration required.
BREAKING CHANGES
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.
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 bootstraporlerna linkcommands, 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
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.1Compare Source
Bug Fixes
Features
OIDC trusted publishing is now supported by Lerna with no specification configuration required.
BREAKING CHANGES
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.
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 bootstraporlerna linkcommands, 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
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.0Compare Source
Bug Fixes
Features
OIDC trusted publishing is now supported by Lerna with no specification configuration required.
BREAKING CHANGES
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.
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 bootstraporlerna linkcommands, 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
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.9Compare Source
Bug Fixes
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
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.8Compare Source
Bug Fixes
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
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.7Compare Source
Bug Fixes
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
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.6Compare Source
Bug Fixes
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
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.5Compare Source
Bug Fixes
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
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.4Compare Source
Bug Fixes
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
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.3Compare Source
Bug Fixes
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
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.2Compare Source
Bug Fixes
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
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.1Compare Source
Bug Fixes
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
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.0Compare Source
Bug Fixes
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
8.1.4 (2024-06-09)
Note: Version bump only for package lerna
8.1.3 (2024-05-13)
Bug Fixes
Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.