|
Ran
|
Jobs
6
|
Files
53
|
Run time
1min
|
Badge
README BADGES
|
push
github
chore(deps): update pnpm to v12.4.0 (#3709) 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+sha512.961aa41fbf710b2eb6e73846785cce45457` → `12.4.0`](https://renovatebot.com/diffs/npm/pnpm/12.3.4/12.4.0) |  |  | --- ### 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 [#​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 pipe... (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-26.0.0 - 34981132469.1 | 53 |
100.0 |
GitHub Action Run | |
| 2 | run-24.x - 34981132469.2 | 53 |
100.0 |
GitHub Action Run | |
| 3 | run-22.x - 34981132469.3 | 53 |
100.0 |
GitHub Action Run | |
| 4 | run-26.x - 34981132469.4 | 53 |
100.0 |
GitHub Action Run | |
| 5 | run-22.19.0 - 34981132469.5 | 53 |
100.0 |
GitHub Action Run | |
| 6 | run-24.11.0 - 34981132469.6 | 53 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|