- 
  Notifications
 You must be signed in to change notification settings 
- Fork 0
chore(deps): Update dependency lerna to ^8.2.4 #5
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
 
 
 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
 
 
 
 
 
 
 @renovate
renovate
bot
 changed the title
(削除) chore(deps): Update dependency lerna to ^8.1.9 (削除ここまで)
(追記) chore(deps): Update dependency lerna to ^8.2.0 (追記ここまで)
 Feb 20, 2025 
 
  @renovate
 renovate
bot
 force-pushed
 the
 
 
 renovate/lerna-monorepo
 
 branch
 from
 February 20, 2025 03:52  
 
25f58af to
 580297d  
 Compare
 
 
 
 @renovate
renovate
bot
 changed the title
(削除) chore(deps): Update dependency lerna to ^8.2.0 (削除ここまで)
(追記) chore(deps): Update dependency lerna to ^8.2.1 (追記ここまで)
 Mar 5, 2025 
 
  @renovate
 renovate
bot
 force-pushed
 the
 
 
 renovate/lerna-monorepo
 
 branch
 from
 March 5, 2025 07:47  
 
580297d to
 6af4c3c  
 Compare
 
 
 
 @renovate
renovate
bot
 changed the title
(削除) chore(deps): Update dependency lerna to ^8.2.1 (削除ここまで)
(追記) chore(deps): Update dependency lerna to ^8.2.2 (追記ここまで)
 Apr 12, 2025 
 
  @renovate
 renovate
bot
 force-pushed
 the
 
 
 renovate/lerna-monorepo
 
 branch
 from
 April 12, 2025 12:11  
 
6af4c3c to
 4c1f205  
 Compare
 
 
 
 @renovate
renovate
bot
 changed the title
(削除) chore(deps): Update dependency lerna to ^8.2.2 (削除ここまで)
(追記) chore(deps): Update dependency lerna to ^8.2.3 (追記ここまで)
 Jul 5, 2025 
 
  @renovate
 renovate
bot
 force-pushed
 the
 
 
 renovate/lerna-monorepo
 
 branch
 from
 July 5, 2025 20:01  
 
4c1f205 to
 a62bd41  
 Compare
 
  @renovate
 renovate
bot
 force-pushed
 the
 
 
 renovate/lerna-monorepo
 
 branch
 2 times, most recently
 from
 August 15, 2025 11:35  
 
d2d3257 to
 06a0b0c  
 Compare
 
  @renovate
 renovate
bot
 force-pushed
 the
 
 
 renovate/lerna-monorepo
 
 branch
 from
 September 1, 2025 05:45  
 
06a0b0c to
 8dbe662  
 Compare
 
 
 
 @renovate
renovate
bot
 changed the title
(削除) chore(deps): Update dependency lerna to ^8.2.3 (削除ここまで)
(追記) chore(deps): Update dependency lerna to ^8.2.4 (追記ここまで)
 Sep 17, 2025 
 
  @renovate
 renovate
bot
 force-pushed
 the
 
 
 renovate/lerna-monorepo
 
 branch
 from
 September 17, 2025 04:10  
 
8dbe662 to
 b4a6a48  
 Compare
 
  @renovate
 renovate
bot
 force-pushed
 the
 
 
 renovate/lerna-monorepo
 
 branch
 from
 October 23, 2025 07:33  
 
b4a6a48 to
 88fb51b  
 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.
 
 
 
 
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
^8.1.8->^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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.