|
Ran
|
Jobs
6
|
Files
50
|
Run time
1min
|
Badge
README BADGES
|
push
github
chore(deps): update pnpm to v11.15.0 (#3559) 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/pnpm11/pnpm)) | [`11.14.0+sha512.66c1ac4c7806e751d4e621df3b44a5caf85` → `11.15.0`](https://renovatebot.com/diffs/npm/pnpm/11.14.0/11.15.0) |  |  | --- ### Release Notes <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v11.15.0`](https://redirect.github.com/pnpm/pnpm/releases/tag/v11.15.0): pnpm 11.15 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v11.14.0...v11.15.0) ##### Minor Changes - Optional peer dependencies declared only via `peerDependenciesMeta` (for example `debug`'s `supports-color` peer) are now resolved from a satisfying version already present in the dependency graph, the same way explicitly declared optional peer dependencies are. Previously such peers were only resolved this way when the package's metadata was read back from the lockfile, so an unrelated dependency change could rewrite peer resolutions across the whole lockfile. ##### Patch Changes - Updated `adm-zip` to prevent crafted ZIP archives from causing excessive memory allocation. - `pnpm version -r` no longer writes a versioning-ledger entry with no consumed intents as a bare `intents:` key, which the next run failed to read with `ERR_PNPM_INVALID_VERSIONING_LEDGER`. Empty intent lists are now written as `intents: []`, and the ledger reader accepts the bare form left by earlier releases. - Fixed pnpr workspace resolution to preserve project names and versi... (continued)
1030 of 1077 branches covered (95.64%)
1505 of 1505 relevant lines covered (100.0%)
427.51 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-26.x - 30168435713.1 | 50 |
100.0 |
GitHub Action Run | |
| 2 | run-22.x - 30168435713.2 | 50 |
100.0 |
GitHub Action Run | |
| 3 | run-22.19.0 - 30168435713.3 | 50 |
100.0 |
GitHub Action Run | |
| 4 | run-24.0.0 - 30168435713.4 | 50 |
100.0 |
GitHub Action Run | |
| 5 | run-24.x - 30168435713.5 | 50 |
100.0 |
GitHub Action Run | |
| 6 | run-26.0.0 - 30168435713.6 | 50 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|