|
Ran
|
Jobs
6
|
Files
51
|
Run time
1min
|
Badge
README BADGES
|
push
github
chore(deps): update pnpm to v11.8.0 (#3488) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`11.7.0+sha512.19cc852c10598de1a061de59bf8f0f4d620` → `11.8.0`](https://renovatebot.com/diffs/npm/pnpm/11.7.0/11.8.0) |  |  | --- ### Release Notes <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v11.8.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#1180) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v11.7.0...v11.8.0) ##### Minor Changes - [`c112b61`](https://redirect.github.com/pnpm/pnpm/commit/c112b61): Added a `--dry-run` option to `pnpm install`. It runs a full dependency resolution and reports what an install would change, but writes nothing to disk (no lockfile, no `node_modules`) and always exits with code 0. This mirrors the preview semantics of `npm install --dry-run` [#​7340](https://redirect.github.com/pnpm/pnpm/issues/7340). - [`179ebc4`](https://redirect.github.com/pnpm/pnpm/commit/179ebc4): `pnpm run --no-bail` now exits with a non-zero exit code when any of the executed scripts fail, while still running every matched script to completion. This makes the exit-code behavior of `--no-bail` consistent between recursive and non-recursive runs (recursive runs already failed at the end). Previously, a non-recursive `pnpm run --no-bail` always exited with code 0, even when a script failed [#​8013](https://redirect.github.com/pnpm/pnpm/issues/8013). - [`0474a9c`](https://redirect.github.co... (continued)
1021 of 1065 branches covered (95.87%)
1486 of 1486 relevant lines covered (100.0%)
432.78 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-26.0.0 - 28180473026.1 | 51 |
100.0 |
GitHub Action Run | |
| 2 | run-22.x - 28180473026.2 | 51 |
100.0 |
GitHub Action Run | |
| 3 | run-26.x - 28180473026.3 | 51 |
100.0 |
GitHub Action Run | |
| 4 | run-24.x - 28180473026.4 | 51 |
100.0 |
GitHub Action Run | |
| 5 | run-22.19.0 - 28180473026.5 | 51 |
100.0 |
GitHub Action Run | |
| 6 | run-24.0.0 - 28180473026.6 | 51 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|