chore(deps): update dependency lerna to v8.2.4 - #205
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
August 5, 2024 16:17
d7d7e42 to
2084cf2
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
October 9, 2024 11:39
2084cf2 to
6966e65
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
October 31, 2024 11:25
6966e65 to
ec83aa4
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
January 30, 2025 14:37
ec83aa4 to
d3dce85
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
February 9, 2025 14:13
d3dce85 to
6b0c86c
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
February 19, 2025 16:11
6b0c86c to
2c0443e
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
March 3, 2025 17:56
2c0443e to
2b193eb
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
April 1, 2025 11:53
2b193eb to
d357db0
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
April 10, 2025 16:36
d357db0 to
27d03ab
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
May 19, 2025 16:34
27d03ab to
ec7168c
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
June 22, 2025 14:44
ec7168c to
ab75060
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
June 29, 2025 21:54
ab75060 to
94166f6
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
August 4, 2025 08:04
94166f6 to
c16106e
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
August 19, 2025 19:03
c16106e to
1dba563
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
September 16, 2025 04:37
1dba563 to
eff464d
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
September 25, 2025 21:41
eff464d to
8409107
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
October 21, 2025 11:48
8409107 to
79b6eb0
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
February 12, 2026 18:37
79b6eb0 to
e1891fd
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
March 5, 2026 20:49
e1891fd to
77273e7
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
March 13, 2026 19:07
77273e7 to
17b8b9f
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
March 27, 2026 12:36
17b8b9f to
fb9b246
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
April 29, 2026 15:43
fb9b246 to
531ac1a
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
May 12, 2026 12:47
531ac1a to
c0778c3
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
May 28, 2026 15:28
c0778c3 to
8e92287
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
June 11, 2026 14:53
8e92287 to
3483c9c
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
July 12, 2026 09:32
3483c9c to
a809910
Compare
renovate
Bot
force-pushed
the
renovate/lerna-monorepo
branch
from
July 30, 2026 15:57
a809910 to
6ae2c91
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:
8.1.6→8.2.4Release Notes
lerna/lerna (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
Configuration
📅 Schedule: (UTC)
🚦 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.