|
Ran
|
Files
156
|
Run time
5s
|
Badge
README BADGES
|
push
github
chore(deps): update dependency lerna to v9 (#7771) 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.2.4` -> `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/362875d73)) ##### Features - support OIDC trusted publishing ([d51e344](https://redirect.github.com/lerna/lerna/commit/d51e344e0)) 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 suppor... (continued)
98 of 3102 branches covered (3.16%)
Branch coverage included in aggregate %.
719 of 4937 relevant lines covered (14.56%)
3.8 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|