|
Ran
|
Jobs
6
|
Files
53
|
Run time
1min
|
Badge
README BADGES
|
push
github
chore(deps): update pnpm to v12.4.1 (#3710) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pnpm](https://redirect.github.com/pnpm/pnpm/tree/main/pnpm) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm/npm/pnpm)) | [`12.4.0+sha512.37536c26e7468f24064d6ab21088e05685c` → `12.4.1`](https://renovatebot.com/diffs/npm/pnpm/12.4.0/12.4.1) |  |  | --- ### Release Notes <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v12.4.1`](https://redirect.github.com/pnpm/pnpm/releases/tag/v12.4.1): pnpm 12.4.1 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v12.4.0...v12.4.1) pnpm 12.4.1 fixes installs that failed on filesystems refusing hard links or clones, on Android, and under `nodeLinker: hoisted`. Repeat installs are faster. #### Patch Changes ##### Installing packages - `pnpm install` no longer fails with `Operation not permitted` when the filesystem refuses a hard link or a copy-on-write clone [#​14722](https://redirect.github.com/pnpm/pnpm/issues/14722). Under `packageImportMethod: auto` and `clone-or-copy`, pnpm copies the file instead. EdenFS checkouts, which have no hard links, and rootless containers, which refuse the clone syscall, both hit this. An explicit `packageImportMethod: hardlink` or `clone` still reports the error. pnpm also copies a package file whose store entry has reached the filesystem's limit on names for one file, 1024 on NTFS and 65000 on ext4. Such a file failed the install under `packageImportMethod: hardlink`, and under `auto` it stopped pnpm hard linking for the rest of the ... (continued)
1166 of 1214 branches covered (96.05%)
1669 of 1669 relevant lines covered (100.0%)
584.85 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-22.x - 35311427006.1 | 53 |
100.0 |
GitHub Action Run | |
| 2 | run-22.19.0 - 35311427006.2 | 53 |
100.0 |
GitHub Action Run | |
| 3 | run-24.11.0 - 35311427006.3 | 53 |
100.0 |
GitHub Action Run | |
| 4 | run-26.0.0 - 35311427006.4 | 53 |
100.0 |
GitHub Action Run | |
| 5 | run-26.x - 35311427006.5 | 53 |
100.0 |
GitHub Action Run | |
| 6 | run-24.x - 35311427006.6 | 53 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|