Skip to content

Commit c1568fe

Browse files
Bump lint-staged from 16.1.2 to 16.1.6 (#644)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.1.2 to 16.1.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lint-staged/lint-staged/releases">lint-staged's releases</a>.</em></p> <blockquote> <h2>v16.1.6</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1610">#1610</a> <a href="https://github.com/lint-staged/lint-staged/commit/e93578e265a69ed6b02fcaa11486078c1bdbdaaa"><code>e93578e</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - Try to improve terminating of subprocess of tasks by using <code>SIGKILL</code>, and only calling <code>pidtree</code> when the the main task process has a known pid.</li> </ul> <h2>v16.1.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1608">#1608</a> <a href="https://github.com/lint-staged/lint-staged/commit/4e3ce225b33f759f78a84d156189dc38e536cdc6"><code>4e3ce22</code></a> Thanks <a href="https://github.com/srsatt"><code>@​srsatt</code></a>! - Detect the git repo's top-level directory correctly when in a worktree.</li> </ul> <h2>v16.1.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1604">#1604</a> <a href="https://github.com/lint-staged/lint-staged/commit/90b37b00c2c30b9cacf6c080f6a0885e1151eb7a"><code>90b37b0</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - Add another <code>types</code> field to <code>package.json</code> to make even more sure NPM detects that <em>lint-staged</em> includes built-in TypeScript type definitions.</li> </ul> <h2>v16.1.3</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1602">#1602</a> <a href="https://github.com/lint-staged/lint-staged/commit/7ea700bcf3d0078a01720a9c8dc13a271387afbd"><code>7ea700b</code></a> Thanks <a href="https://github.com/dword-design"><code>@​dword-design</code></a>! - Add the <code>types</code> field to <code>package.json</code> to make sure NPM detects <em>lint-staged</em> includes built-in TypeScript type definitions.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md">lint-staged's changelog</a>.</em></p> <blockquote> <h2>16.1.6</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1610">#1610</a> <a href="https://github.com/lint-staged/lint-staged/commit/e93578e265a69ed6b02fcaa11486078c1bdbdaaa"><code>e93578e</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - Try to improve terminating of subprocess of tasks by using <code>SIGKILL</code>, and only calling <code>pidtree</code> when the the main task process has a known pid.</li> </ul> <h2>16.1.5</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1608">#1608</a> <a href="https://github.com/lint-staged/lint-staged/commit/4e3ce225b33f759f78a84d156189dc38e536cdc6"><code>4e3ce22</code></a> Thanks <a href="https://github.com/srsatt"><code>@​srsatt</code></a>! - Detect the git repo's top-level directory correctly when in a worktree.</li> </ul> <h2>16.1.4</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1604">#1604</a> <a href="https://github.com/lint-staged/lint-staged/commit/90b37b00c2c30b9cacf6c080f6a0885e1151eb7a"><code>90b37b0</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - Add another <code>types</code> field to <code>package.json</code> to make even more sure NPM detects that <em>lint-staged</em> includes built-in TypeScript type definitions.</li> </ul> <h2>16.1.3</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1602">#1602</a> <a href="https://github.com/lint-staged/lint-staged/commit/7ea700bcf3d0078a01720a9c8dc13a271387afbd"><code>7ea700b</code></a> Thanks <a href="https://github.com/dword-design"><code>@​dword-design</code></a>! - Add the <code>types</code> field to <code>package.json</code> to make sure NPM detects <em>lint-staged</em> includes built-in TypeScript type definitions.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lint-staged/lint-staged/commit/e2d0adf7f1a8eb470b083045de1b29115192b22e"><code>e2d0adf</code></a> chore(changeset): release</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/0629aaf578d539d44e7c8c7ff726dd2952e90e23"><code>0629aaf</code></a> build(deps): update dependencies</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/e93578e265a69ed6b02fcaa11486078c1bdbdaaa"><code>e93578e</code></a> fix: kill subprocesses with &quot;SIGKILL&quot; and only if main process has a pid</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/15369c2d79954558a980589c4b167b68e27ccdbb"><code>15369c2</code></a> chore(changeset): release</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/690d7c2189acace6c06c89145d423e5c935b0aa4"><code>690d7c2</code></a> build(deps): update dependencies</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/4e3ce225b33f759f78a84d156189dc38e536cdc6"><code>4e3ce22</code></a> fix: fix the incorrect relativeTopLevelDir detection when working with the wo...</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/9151254365a2520f52fadbfcb8a0c287da6b7784"><code>9151254</code></a> chore(changeset): release</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/90b37b00c2c30b9cacf6c080f6a0885e1151eb7a"><code>90b37b0</code></a> fix: add root-level &quot;types&quot; field to package.json</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/795be13a1546a075a799d491c209ace0654e5dd1"><code>795be13</code></a> chore(changeset): release</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/446308904710cef07f971e759e740297eac2d4df"><code>4463089</code></a> build(deps): update dependencies</li> <li>Additional commits viewable in <a href="https://github.com/lint-staged/lint-staged/compare/v16.1.2...v16.1.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lint-staged&package-manager=npm_and_yarn&previous-version=16.1.2&new-version=16.1.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent 0f7fc06 commit c1568fe

File tree

2 files changed

+43
-50
lines changed

2 files changed

+43
-50
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"jest": "^30.1.3",
5757
"jest-junit": "^16.0.0",
5858
"license-checker-rseidelsohn": "^4.4.2",
59-
"lint-staged": "^16.1.2",
59+
"lint-staged": "^16.1.6",
6060
"micromark-util-types": "^2.0.2",
6161
"prettier": "^3.6.2",
6262
"sort-package-json": "^3.4.0",

yarn.lock

Lines changed: 42 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ __metadata:
917917
jest: "npm:^30.1.3"
918918
jest-junit: "npm:^16.0.0"
919919
license-checker-rseidelsohn: "npm:^4.4.2"
920-
lint-staged: "npm:^16.1.2"
920+
lint-staged: "npm:^16.1.6"
921921
lodash: "npm:^4.17.21"
922922
mdast-util-from-markdown: "npm:^2.0.2"
923923
mdast-util-to-hast: "npm:^13.2.0"
@@ -1621,7 +1621,7 @@ __metadata:
16211621
languageName: node
16221622
linkType: hard
16231623

1624-
"ansi-styles@npm:^6.0.0, ansi-styles@npm:^6.1.0, ansi-styles@npm:^6.2.1":
1624+
"ansi-styles@npm:^6.1.0, ansi-styles@npm:^6.2.1":
16251625
version: 6.2.1
16261626
resolution: "ansi-styles@npm:6.2.1"
16271627
checksum: 10c0/5d1ec38c123984bcedd996eac680d548f31828bd679a66db2bdf11844634dde55fec3efa9c6bb1d89056a5e79c1ac540c4c784d592ea1d25028a92227d2f2d5c
@@ -2031,10 +2031,10 @@ __metadata:
20312031
languageName: node
20322032
linkType: hard
20332033

2034-
"chalk@npm:^5.4.1":
2035-
version: 5.4.1
2036-
resolution: "chalk@npm:5.4.1"
2037-
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
2034+
"chalk@npm:^5.6.0":
2035+
version: 5.6.2
2036+
resolution: "chalk@npm:5.6.2"
2037+
checksum: 10c0/99a4b0f0e7991796b1e7e3f52dceb9137cae2a9dfc8fc0784a550dc4c558e15ab32ed70b14b21b52beb2679b4892b41a0aa44249bcb996f01e125d58477c6976
20382038
languageName: node
20392039
linkType: hard
20402040

@@ -2108,13 +2108,13 @@ __metadata:
21082108
languageName: node
21092109
linkType: hard
21102110

2111-
"cli-truncate@npm:^4.0.0":
2112-
version: 4.0.0
2113-
resolution: "cli-truncate@npm:4.0.0"
2111+
"cli-truncate@npm:^5.0.0":
2112+
version: 5.1.0
2113+
resolution: "cli-truncate@npm:5.1.0"
21142114
dependencies:
2115-
slice-ansi: "npm:^5.0.0"
2116-
string-width: "npm:^7.0.0"
2117-
checksum: 10c0/d7f0b73e3d9b88cb496e6c086df7410b541b56a43d18ade6a573c9c18bd001b1c3fba1ad578f741a4218fdc794d042385f8ac02c25e1c295a2d8b9f3cb86eb4c
2115+
slice-ansi: "npm:^7.1.0"
2116+
string-width: "npm:^8.0.0"
2117+
checksum: 10c0/388a4c9813372fb82ef3958af9bcf233419e80f4f435386cc83666ba85c9ccfdaa4dd6e47a9fde8f70b1e2b485cfc5da97bc899ce4f3b24ed04933a2f878f7d6
21182118
languageName: node
21192119
linkType: hard
21202120

@@ -3229,10 +3229,10 @@ __metadata:
32293229
languageName: node
32303230
linkType: hard
32313231

3232-
"get-east-asian-width@npm:^1.0.0":
3233-
version: 1.2.0
3234-
resolution: "get-east-asian-width@npm:1.2.0"
3235-
checksum: 10c0/914b1e217cf38436c24b4c60b4c45289e39a45bf9e65ef9fd343c2815a1a02b8a0215aeec8bf9c07c516089004b6e3826332481f40a09529fcadbf6e579f286b
3232+
"get-east-asian-width@npm:^1.0.0, get-east-asian-width@npm:^1.3.0":
3233+
version: 1.4.0
3234+
resolution: "get-east-asian-width@npm:1.4.0"
3235+
checksum: 10c0/4e481d418e5a32061c36fbb90d1b225a254cc5b2df5f0b25da215dcd335a3c111f0c2023ffda43140727a9cafb62dac41d022da82c08f31083ee89f714ee3b83
32363236
languageName: node
32373237
linkType: hard
32383238

@@ -3847,13 +3847,6 @@ __metadata:
38473847
languageName: node
38483848
linkType: hard
38493849

3850-
"is-fullwidth-code-point@npm:^4.0.0":
3851-
version: 4.0.0
3852-
resolution: "is-fullwidth-code-point@npm:4.0.0"
3853-
checksum: 10c0/df2a717e813567db0f659c306d61f2f804d480752526886954a2a3e2246c7745fd07a52b5fecf2b68caf0a6c79dcdace6166fdf29cc76ed9975cc334f0a018b8
3854-
languageName: node
3855-
linkType: hard
3856-
38573850
"is-fullwidth-code-point@npm:^5.0.0":
38583851
version: 5.0.0
38593852
resolution: "is-fullwidth-code-point@npm:5.0.0"
@@ -4718,37 +4711,37 @@ __metadata:
47184711
languageName: node
47194712
linkType: hard
47204713

4721-
"lint-staged@npm:^16.1.2":
4722-
version: 16.1.2
4723-
resolution: "lint-staged@npm:16.1.2"
4714+
"lint-staged@npm:^16.1.6":
4715+
version: 16.1.6
4716+
resolution: "lint-staged@npm:16.1.6"
47244717
dependencies:
4725-
chalk: "npm:^5.4.1"
4718+
chalk: "npm:^5.6.0"
47264719
commander: "npm:^14.0.0"
47274720
debug: "npm:^4.4.1"
47284721
lilconfig: "npm:^3.1.3"
4729-
listr2: "npm:^8.3.3"
4722+
listr2: "npm:^9.0.3"
47304723
micromatch: "npm:^4.0.8"
47314724
nano-spawn: "npm:^1.0.2"
47324725
pidtree: "npm:^0.6.0"
47334726
string-argv: "npm:^0.3.2"
4734-
yaml: "npm:^2.8.0"
4727+
yaml: "npm:^2.8.1"
47354728
bin:
47364729
lint-staged: bin/lint-staged.js
4737-
checksum: 10c0/2a299fc0d56e0a64ed0af8caf937e00eac47cb270df2917e2d4b939074eaa63ecd7f16d3b70b7e5e57bff75ffbbbf8aae5768dedf3dfd45e3ca1b9caaf7740cc
4730+
checksum: 10c0/e695edfec7e330f2c7cd0bb0e56220aa95d3b3655fe64a87a02140609a3594df67e1ea7abc2cc4ce69aa010418e406b1b24703ba4bd026c873a5b43a5ab16c6a
47384731
languageName: node
47394732
linkType: hard
47404733

4741-
"listr2@npm:^8.3.3":
4742-
version: 8.3.3
4743-
resolution: "listr2@npm:8.3.3"
4734+
"listr2@npm:^9.0.3":
4735+
version: 9.0.4
4736+
resolution: "listr2@npm:9.0.4"
47444737
dependencies:
4745-
cli-truncate: "npm:^4.0.0"
4738+
cli-truncate: "npm:^5.0.0"
47464739
colorette: "npm:^2.0.20"
47474740
eventemitter3: "npm:^5.0.1"
47484741
log-update: "npm:^6.1.0"
47494742
rfdc: "npm:^1.4.1"
47504743
wrap-ansi: "npm:^9.0.0"
4751-
checksum: 10c0/0792f8a7fd482fa516e21689e012e07081cab3653172ca606090622cfa0024c784a1eba8095a17948a0e9a4aa98a80f7c9c90f78a0dd35173d6802f9cc123a82
4744+
checksum: 10c0/69feca532f5b3317112a74bc7589ad29f98ccfbe1a582bdab556d536978b094e5841b94069e01cf59ea919684dfb68218754526ddd317b1dc829ab57f7450e45
47524745
languageName: node
47534746
linkType: hard
47544747

@@ -6516,16 +6509,6 @@ __metadata:
65166509
languageName: node
65176510
linkType: hard
65186511

6519-
"slice-ansi@npm:^5.0.0":
6520-
version: 5.0.0
6521-
resolution: "slice-ansi@npm:5.0.0"
6522-
dependencies:
6523-
ansi-styles: "npm:^6.0.0"
6524-
is-fullwidth-code-point: "npm:^4.0.0"
6525-
checksum: 10c0/2d4d40b2a9d5cf4e8caae3f698fe24ae31a4d778701724f578e984dcb485ec8c49f0c04dab59c401821e80fcdfe89cace9c66693b0244e40ec485d72e543914f
6526-
languageName: node
6527-
linkType: hard
6528-
65296512
"slice-ansi@npm:^7.1.0":
65306513
version: 7.1.0
65316514
resolution: "slice-ansi@npm:7.1.0"
@@ -6764,6 +6747,16 @@ __metadata:
67646747
languageName: node
67656748
linkType: hard
67666749

6750+
"string-width@npm:^8.0.0":
6751+
version: 8.1.0
6752+
resolution: "string-width@npm:8.1.0"
6753+
dependencies:
6754+
get-east-asian-width: "npm:^1.3.0"
6755+
strip-ansi: "npm:^7.1.0"
6756+
checksum: 10c0/749b5d0dab2532b4b6b801064230f4da850f57b3891287023117ab63a464ad79dd208f42f793458f48f3ad121fe2e1f01dd525ff27ead957ed9f205e27406593
6757+
languageName: node
6758+
linkType: hard
6759+
67676760
"string.prototype.trim@npm:^1.2.10":
67686761
version: 1.2.10
67696762
resolution: "string.prototype.trim@npm:1.2.10"
@@ -7656,12 +7649,12 @@ __metadata:
76567649
languageName: node
76577650
linkType: hard
76587651

7659-
"yaml@npm:^2.8.0":
7660-
version: 2.8.0
7661-
resolution: "yaml@npm:2.8.0"
7652+
"yaml@npm:^2.8.1":
7653+
version: 2.8.1
7654+
resolution: "yaml@npm:2.8.1"
76627655
bin:
76637656
yaml: bin.mjs
7664-
checksum: 10c0/f6f7310cf7264a8107e72c1376f4de37389945d2fb4656f8060eca83f01d2d703f9d1b925dd8f39852a57034fafefde6225409ddd9f22aebfda16c6141b71858
7657+
checksum: 10c0/7c587be00d9303d2ae1566e03bc5bc7fe978ba0d9bf39cc418c3139d37929dfcb93a230d9749f2cb578b6aa5d9ebebc322415e4b653cb83acd8bc0bc321707f3
76657658
languageName: node
76667659
linkType: hard
76677660

0 commit comments

Comments
 (0)