|
Ran
|
Jobs
6
|
Files
50
|
Run time
4min
|
Badge
README BADGES
|
push
github
chore(deps): update pnpm to v10.19.0 (#3015) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`10.18.3+sha512.bbd16e6d7a908328f792831b009aadfb08d` -> `10.19.0`](https://renovatebot.com/diffs/npm/pnpm/10.18.3/10.19.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v10.19.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10190) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v10.18.3...v10.19.0) ##### Minor Changes - You can now allow specific versions of dependencies to run postinstall scripts. `onlyBuiltDependencies` now accepts package names with lists of trusted versions. For example: ```yaml onlyBuiltDependencies: - nx@21.6.4 || 21.6.5 - esbuild@0.25.1 ``` Related PR: [#​10104](https://redirect.github.com/pnpm/pnpm/pull/10104). - Added support for exact versions in `minimumReleaseAgeExclude` [#​9985](https://redirect.github.com/pnpm/pnpm/issues/9985). You can now list one or more specific versions that pnpm should allow to install, even if those versions donโt satisfy the maturity requirement set by `minimumReleaseAge`. For example: ```yaml minimumReleaseAge: 1440 minimumReleaseAgeExclude: - nx@21.6.5 - webpack@4.47.0 || 5.102.1 ``` </details> --- ### Configuration ๐ **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). ๐ฆ **Automerge**: Disabled by config. ... (continued)
1237 of 1279 branches covered (96.72%)
4157 of 4157 relevant lines covered (100.0%)
261.11 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-22.12.0 - 18688893114.1 | 50 |
100.0 |
GitHub Action Run | |
| 2 | run-20.19.0 - 18688893114.2 | 50 |
100.0 |
GitHub Action Run | |
| 3 | run-24.0.0 - 18688893114.3 | 50 |
100.0 |
GitHub Action Run | |
| 4 | run-22.x - 18688893114.4 | 50 |
100.0 |
GitHub Action Run | |
| 5 | run-20.x - 18688893114.5 | 50 |
100.0 |
GitHub Action Run | |
| 6 | run-24.x - 18688893114.6 | 50 |
100.0 |
GitHub Action Run |
| Coverage | โ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|