|
Ran
|
Jobs
1
|
Files
7
|
Run time
1min
|
Badge
README BADGES
|
push
github
Update dependency lint-staged to v17.0.6 (#763) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [lint-staged](https://redirect.github.com/lint-staged/lint-staged) | [`17.0.5` → `17.0.6`](https://renovatebot.com/diffs/npm/lint-staged/17.0.5/17.0.6) |  |  | --- ### Release Notes <details> <summary>lint-staged/lint-staged (lint-staged)</summary> ### [`v17.0.6`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1706) [Compare Source](https://redirect.github.com/lint-staged/lint-staged/compare/v17.0.5...v17.0.6) ##### Patch Changes - [#​1803](https://redirect.github.com/lint-staged/lint-staged/pull/1803) [`bdf2770`](https://redirect.github.com/lint-staged/lint-staged/commit/bdf27700a) - Run all tests with [Deno](https://deno.com), in addition to Node.js and Bun. - [#​1796](https://redirect.github.com/lint-staged/lint-staged/pull/1796) [`7508272`](https://redirect.github.com/lint-staged/lint-staged/commit/75082727c) - Fix performance regression of *lint-staged* v17 by going back to using `git add` to stage task modifications. This was changed to `git update-index --again` in v17 for less manual work, but unfortunately the `update-index` command gets slower in very large Git repos. - [#​1797](https://redirect.github.com/lint-staged/lint-staged/pull/1797) [`7b2505a`](https://redirect.github.com/lint-staged/lint-staged/commit/7b2505a1f) - This version of *lint-staged* uses the new [staged publishing for npm packages](https://docs.npmjs.com/staged-publishing) feature. Releases are a... (continued)
2 of 2 branches covered (100.0%)
Branch coverage included in aggregate %.
39 of 39 relevant lines covered (100.0%)
23.03 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26690701461.1 | 14 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|