• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

RobinTail / merge-sx / 34807950727
100%

Build:
DEFAULT BRANCH: master
Ran 14 Sep 2026 04:58AM UTC
Jobs 1
Files 1
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Sep 2026 04:58AM UTC coverage: 100.0%. Remained the same
34807950727

push

github

web-flow
Update pnpm to v12.4.1 (#667)

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` →
`12.4.1`](https://renovatebot.com/diffs/npm/pnpm/12.4.0/12.4.1) |
![age](https://developer.mend.io/api/mc/badges/age/npm/pnpm/12.4.1?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pnpm/12.4.0/12.4.1?slim=true)
|

---

### 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
[#&#8203;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 install.

- `pnpm install` no longer writes a package file through a symlink left
at the path it is importing to. Copying such a file overwrote whatev... (continued)

4 of 4 branches covered (100.0%)

Branch coverage included in aggregate %.

8 of 8 relevant lines covered (100.0%)

24592.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34807950727.1 14 Sep 2026 04:58AM UTC 1
100.0
GitHub Action Run
Source Files on build 34807950727
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #34807950727
  • 3c8cc99c on github
  • Prev Build on master (#34619330274)
  • Next Build on master (#35311442757)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc