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

RobinTail / merge-sx / 34619330274
100%

Build:
DEFAULT BRANCH: master
Ran 11 Sep 2026 03:59PM 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

11 Sep 2026 03:59PM UTC coverage: 100.0%. Remained the same
34619330274

push

github

web-flow
Update pnpm to v12.4.0 (#666)

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

---

### Release Notes

<details>
<summary>pnpm/pnpm (pnpm)</summary>

###
[`v12.4.0`](https://redirect.github.com/pnpm/pnpm/releases/tag/v12.4.0):
pnpm 12.4

[Compare
Source](https://redirect.github.com/pnpm/pnpm/compare/v12.3.4...v12.4.0)

##### Minor Changes

- pnpm can now manage npm, Python, and Cargo dependencies in the same
workspace. Enable `python.enabled` or `cargo.enabled` in
`pnpm-workspace.yaml`, then use `pnpm install` to install them together.

- Add Python packages with `pnpm add pypi:<package>`. pnpm uses
`pyproject.toml`, `pylock.toml`, and a managed `.venv`. Frozen and
offline installs are supported, and `pnpm run` and `pnpm exec` make the
environment's executables available
[#&#8203;14566](https://redirect.github.com/pnpm/pnpm/issues/14566).
- Add Rust crates with `pnpm add crate:<package>`. pnpm supports
crates.io and custom sparse registries configured with `cargo.indexUrl`.
Registry authentication supports pnpm credentials and, for crates.io,
`CARGO_REGISTRY_TOKEN` or `$CARGO_HOME/credentials.toml`.

Both ecosystems support faster dependency resolution through
`pnprServer`, with local resolution as a fallback when the server does
not support it.

- Added `pnpm pipeline [name]` to install frozen dependencies and run
workspace tasks declared in `pipelines`. It selects affected projects,
runs their task graph, and ... (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 34619330274.1 11 Sep 2026 03:59PM UTC 1
100.0
GitHub Action Run
Source Files on build 34619330274
  • 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 #34619330274
  • 94115d2d on github
  • Prev Build on master (#34518514220)
  • 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