Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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
renovate wants to merge 1 commit into master
base: master
Choose a base branch
Loading
from renovate/lerna-monorepo

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 13, 2025
edited
Loading

This PR contains the following updates:

Package Change Age Confidence
lerna (source) ^8.1.8 -> ^8.2.4 age confidence

Release Notes

lerna/lerna (lerna)

v8.2.4

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

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.

  • node v18 support is dropped because it is end of life

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 bootstrap or lerna link commands, 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
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

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.3

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

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.

  • node v18 support is dropped because it is end of life

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 bootstrap or lerna link commands, 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
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

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.2

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

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.

  • node v18 support is dropped because it is end of life

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 bootstrap or lerna link commands, 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
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

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.1

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

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.

  • node v18 support is dropped because it is end of life

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 bootstrap or lerna link commands, 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
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

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.0

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

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.

  • node v18 support is dropped because it is end of life

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 bootstrap or lerna link commands, 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
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

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.9

Compare Source

Bug Fixes
  • drop strip-ansi in favor of native stripVTControlCharacters (#​4095) (9e4ac9c)
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
  • update npm utility dependencies and related packages (#​4033) (bd1c2d8)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@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 25f58af to 580297d Compare February 20, 2025 03:52
@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 580297d to 6af4c3c Compare March 5, 2025 07:47
@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 6af4c3c to 4c1f205 Compare April 12, 2025 12:11
@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 4c1f205 to a62bd41 Compare July 5, 2025 20:01
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch 2 times, most recently from d2d3257 to 06a0b0c Compare August 15, 2025 11:35
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from 06a0b0c to 8dbe662 Compare September 1, 2025 05:45
@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 8dbe662 to b4a6a48 Compare September 17, 2025 04:10
@renovate renovate bot force-pushed the renovate/lerna-monorepo branch from b4a6a48 to 88fb51b Compare October 23, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /