|
Ran
|
Jobs
6
|
Files
49
|
Run time
1min
|
Badge
README BADGES
|
push
github
chore(deps): update pnpm to v11.3.0 (#3427) 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.2.2+sha512.36e6621fa797a9f437987c3dbb8c118436f` → `11.3.0`](https://renovatebot.com/diffs/npm/pnpm/11.2.2/11.3.0) |  |  | --- ### Release Notes <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v11.3.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#1130) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v11.2.2...v11.3.0) ##### Minor Changes - Added `pnpm stage` with `publish`, `list`, `view`, `approve`, `reject`, and `download` subcommands for npm staged publishing. - Added a new setting `trustLockfile`. When `true`, `pnpm install` skips the supply-chain verification pass that re-applies `minimumReleaseAge` / `trustPolicy='no-downgrade'` to every entry in the loaded lockfile. The install treats the lockfile as already-trusted — useful for closed-source projects where every commit comes from a trusted author. Defaults to `false`; verification stays on by default. Set in `pnpm-workspace.yaml`. Also cut the memory footprint of the verification pass itself: the per-(registry, name) trust-meta cache previously retained the full packument — dependency graphs, scripts, README, and per-version manifests — for the entire install. On large workspaces (`~4k` lockfile entries with `minimumReleaseAge` + `trustPolicy: no-downgrade` enabled) this could OOM CI runners with a 2GB heap cap. The cache now stores only the fields... (continued)
973 of 1014 branches covered (95.96%)
1415 of 1415 relevant lines covered (100.0%)
438.13 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-22.x - 26716315327.1 | 49 |
100.0 |
GitHub Action Run | |
| 2 | run-22.19.0 - 26716315327.2 | 49 |
100.0 |
GitHub Action Run | |
| 3 | run-24.x - 26716315327.3 | 49 |
100.0 |
GitHub Action Run | |
| 4 | run-24.0.0 - 26716315327.4 | 49 |
100.0 |
GitHub Action Run | |
| 5 | run-26.x - 26716315327.5 | 49 |
100.0 |
GitHub Action Run | |
| 6 | run-26.0.0 - 26716315327.6 | 49 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|