|
Ran
|
Jobs
6
|
Files
49
|
Run time
1min
|
Badge
README BADGES
|
push
github
chore(deps): update pnpm to v10.16.0 (#2931) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://redirect.github.com/pnpm/pnpm/tree/HEAD/pnpm)) | [`10.15.1+sha512.34e538c320f61433934ec33d146e8f6de67` -> `10.16.0`](https://renovatebot.com/diffs/npm/pnpm/10.15.1/10.16.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pnpm/pnpm (pnpm)</summary> ### [`v10.16.0`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#10160) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v10.15.1...v10.16.0) ##### Minor Changes - There have been several incidents recently where popular packages were successfully attacked. To reduce the risk of installing a compromised version, we are introducing a new setting that delays the installation of newly released dependencies. In most cases, such attacks are discovered quickly and the malicious versions are removed from the registry within an hour. The new setting is called `minimumReleaseAge`. It specifies the number of minutes that must pass after a version is published before pnpm will install it. For example, setting `minimumReleaseAge: 1440` ensures that only packages released at least one day ago can be installed. If you set `minimumReleaseAge` but need to disable this restriction for certain dependencies, you can list them under the `minimumReleaseAgeExclude` setting. For instance, with the following configuration pnpm will always install the latest version of webpack, regardless of its release time: ```yaml minimumReleaseAgeExc... (continued)
1224 of 1266 branches covered (96.68%)
3945 of 3945 relevant lines covered (100.0%)
275.26 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-20.x - 17684449272.1 | 49 |
100.0 |
GitHub Action Run | |
| 2 | run-22.x - 17684449272.2 | 49 |
100.0 |
GitHub Action Run | |
| 3 | run-20.19.0 - 17684449272.3 | 49 |
100.0 |
GitHub Action Run | |
| 4 | run-22.12.0 - 17684449272.4 | 49 |
100.0 |
GitHub Action Run | |
| 5 | run-24.x - 17684449272.5 | 49 |
100.0 |
GitHub Action Run | |
| 6 | run-24.0.0 - 17684449272.6 | 49 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|