-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update dependency lerna to v9 #378
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
d966f4e to
9db5b35
Compare
c853624 to
9a08567
Compare
ce8c81a to
166261b
Compare
166261b to
b8de263
Compare
1afd96d to
39865bc
Compare
39865bc to
7b1cba8
Compare
7b1cba8 to
fc2b927
Compare
fc2b927 to
07dd830
Compare
33a50bb to
0743f36
Compare
9dab430 to
6d08dd7
Compare
6d08dd7 to
0d05373
Compare
0d05373 to
d29ce37
Compare
d29ce37 to
a090cab
Compare
a090cab to
f7c4fd2
Compare
cba65bc to
a830066
Compare
d1991b2 to
c7615d7
Compare
c7615d7 to
5df59ab
Compare
4263177 to
7740928
Compare
7740928 to
a12255f
Compare
a12255f to
ec4ac05
Compare
ec4ac05 to
583de29
Compare
583de29 to
96413ae
Compare
96413ae to
9213ca3
Compare
9213ca3 to
6f893b1
Compare
6f893b1 to
7b52574
Compare
7b52574 to
335b02a
Compare
335b02a to
d4144c0
Compare
d4144c0 to
696133b
Compare
696133b to
20e9b0f
Compare
20e9b0f to
94ddf00
Compare
94ddf00 to
7ca9970
Compare
a9990ef to
a5e7696
Compare
a5e7696 to
835a7e3
Compare
835a7e3 to
3328c88
Compare
3328c88 to
59a230e
Compare
59a230e to
a5fc690
Compare
a5fc690 to
22a274b
Compare
22a274b to
f61524f
Compare
3e5b99b to
f710aa4
Compare
f710aa4 to
5881f2c
Compare
ef37a44 to
4ac7af5
Compare
4ac7af5 to
4b14f9a
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:
^4.0.0→^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 - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.