-
Notifications
You must be signed in to change notification settings - Fork 54
Commit 7de25d3
authored
chore(deps): update dependency lerna to v9 (#477)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [lerna](https://lerna.js.org)
([source](https://redirect.github.com/lerna/lerna/tree/HEAD/packages/lerna))
| [`^8.1.8` ->
`^9.0.0`](https://renovatebot.com/diffs/npm/lerna/8.2.4/9.0.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>lerna/lerna (lerna)</summary>
###
[`v9.0.0`](https://redirect.github.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#900-2025-09-23)
[Compare
Source](https://redirect.github.com/lerna/lerna/compare/v8.2.4...v9.0.0)
##### Bug Fixes
- **publish:** ensure README file names are populated on package.json
([#​4211](https://redirect.github.com/lerna/lerna/issues/4211))
([362875d](https://redirect.github.com/lerna/lerna/commit/362875d7379a40f54fe75024c75946e41fb32d6e))
##### Features
- support OIDC trusted publishing
([d51e344](https://redirect.github.com/lerna/lerna/commit/d51e344e016ebc2308a2185ca7e660a0cb47d143))
OIDC trusted publishing is now supported by Lerna with no specification
configuration required.
- A new guide has been added:
<https://lerna.js.org/docs/recipes/oidc-trusted-publishing>
- A fully working example repo has been set up here
<https://github.com/JamesHenry/lerna-v9-oidc-publishing-example>
##### 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`.
- **The
[@​lerna/legacy-package-management](https://redirect.github.com/lerna/legacy-package-management)
package has been formally removed after 2 years of deprecation**.
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](https://redirect.github.com/lerna/lerna/compare/v8.2.3...v8.2.4)
(2025-07-27)
##### Bug Fixes
- remove all remaining lodash usage
([#​4207](https://redirect.github.com/lerna/lerna/issues/4207))
([8211512](https://redirect.github.com/lerna/lerna/commit/8211512df9b4ced9be48e62ba0672de261fc2246))
####
[8.2.3](https://redirect.github.com/lerna/lerna/compare/v8.2.2...v8.2.3)
(2025-06-29)
##### Bug Fixes
- use internal fork of unmaintained strong-log-transformer
([#​4195](https://redirect.github.com/lerna/lerna/issues/4195))
([7115485](https://redirect.github.com/lerna/lerna/commit/71154858134982b6d8b829bad226b7b81b0c6498))
####
[8.2.2](https://redirect.github.com/lerna/lerna/compare/v8.2.1...v8.2.2)
(2025-04-10)
**Note:** Version bump only for package lerna
####
[8.2.1](https://redirect.github.com/lerna/lerna/compare/v8.2.0...v8.2.1)
(2025-03-03)
**Note:** Version bump only for package lerna
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekday" (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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/apify/apify-sdk-js).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 01bf91e commit 7de25d3Copy full SHA for 7de25d3
File tree
Expand file treeCollapse file tree
2 files changed
+6047
-4352
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+6047
-4352
lines changed
0 commit comments