Skip to content

Commit 4c2b881

Browse files
Bump lint-staged from 15.2.7 to 15.2.8 (#449)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.7 to 15.2.8. <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>v15.2.8</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/lint-staged/lint-staged/commit/f0480f01b24b9f6443a12515d413a7ba4dda3981"><code>f0480f0</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - In the previous version the native <code>git rev-parse --show-toplevel</code> command was taken into use for resolving the current git repo root. This version switched the <code>--show-toplevel</code> flag with <code>--show-cdup</code>, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js <code>child_process</code>. The new flag returns a path relative to the working directory, avoiding the issue.</p> <p>The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md">lint-staged's changelog</a>.</em></p> <blockquote> <h2>15.2.8</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github.com/lint-staged/lint-staged/commit/f0480f01b24b9f6443a12515d413a7ba4dda3981"><code>f0480f0</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - In the previous version the native <code>git rev-parse --show-toplevel</code> command was taken into use for resolving the current git repo root. This version switched the <code>--show-toplevel</code> flag with <code>--show-cdup</code>, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.js <code>child_process</code>. The new flag returns a path relative to the working directory, avoiding the issue.</p> <p>The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lint-staged/lint-staged/commit/52f6eef9868ccf291b2e81935a25d5b07c10b5a4"><code>52f6eef</code></a> chore(changeset): release (<a href="https://redirect.github.com/lint-staged/lint-staged/issues/1462">#1462</a>)</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/8d8fe23e157f83d846ed9a06bc7c80cfebe0c706"><code>8d8fe23</code></a> build: update repository url in package.json</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/f0480f01b24b9f6443a12515d413a7ba4dda3981"><code>f0480f0</code></a> Revert &quot;chore(changeset): release (<a href="https://redirect.github.com/lint-staged/lint-staged/issues/1461">#1461</a>)&quot;</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/1da81c0995e2247bf9224f440bf3f40479be40b8"><code>1da81c0</code></a> chore(changeset): release (<a href="https://redirect.github.com/lint-staged/lint-staged/issues/1461">#1461</a>)</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/cc04e0802dffda3d74657b3638b0991ee3245856"><code>cc04e08</code></a> ci: add required permission for provenance generation</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/fa2dac862670439049b4f9fe277e05ccaac1d16e"><code>fa2dac8</code></a> Revert &quot;chore(changeset): release (<a href="https://redirect.github.com/lint-staged/lint-staged/issues/1455">#1455</a>)&quot;</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/832598584a22e025eb5721e010f22b9dcf7b4931"><code>8325985</code></a> chore(changeset): release (<a href="https://redirect.github.com/lint-staged/lint-staged/issues/1455">#1455</a>)</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/92f295ffcff8df62f4c15aee8136ed1795b50b40"><code>92f295f</code></a> build(deps): update dependencies (<a href="https://redirect.github.com/lint-staged/lint-staged/issues/1460">#1460</a>)</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/5293c0984d07f5f131df40d401b46ff047063f78"><code>5293c09</code></a> build: generate provenance statements for npm package (<a href="https://redirect.github.com/lint-staged/lint-staged/issues/1459">#1459</a>)</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/f184fffda1ebc31c6c9f95162d58acc47e199012"><code>f184fff</code></a> Merge pull request <a href="https://redirect.github.com/lint-staged/lint-staged/issues/1454">#1454</a> from Falcion/master</li> <li>Additional commits viewable in <a href="https://github.com/lint-staged/lint-staged/compare/v15.2.7...v15.2.8">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=15.2.7&new-version=15.2.8)](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 01a7f03 commit 4c2b881

File tree

2 files changed

+81
-65
lines changed

2 files changed

+81
-65
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"jest": "^29.7.0",
5757
"jest-junit": "^16.0.0",
5858
"license-checker-rseidelsohn": "^4.3.0",
59-
"lint-staged": "^15.2.7",
59+
"lint-staged": "^15.2.8",
6060
"micromark-util-types": "^2.0.0",
6161
"prettier": "^3.3.3",
6262
"sort-package-json": "^2.10.0",

yarn.lock

Lines changed: 80 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@ __metadata:
841841
jest: "npm:^29.7.0"
842842
jest-junit: "npm:^16.0.0"
843843
license-checker-rseidelsohn: "npm:^4.3.0"
844-
lint-staged: "npm:^15.2.7"
844+
lint-staged: "npm:^15.2.8"
845845
lodash: "npm:^4.17.21"
846846
mdast-util-from-markdown: "npm:^2.0.1"
847847
mdast-util-to-hast: "npm:^13.2.0"
@@ -1378,12 +1378,12 @@ __metadata:
13781378
languageName: node
13791379
linkType: hard
13801380

1381-
"ansi-escapes@npm:^6.2.0":
1382-
version: 6.2.0
1383-
resolution: "ansi-escapes@npm:6.2.0"
1381+
"ansi-escapes@npm:^7.0.0":
1382+
version: 7.0.0
1383+
resolution: "ansi-escapes@npm:7.0.0"
13841384
dependencies:
1385-
type-fest: "npm:^3.0.0"
1386-
checksum: 3eec75deedd8b10192c5f98e4cd9715cc3ff268d33fc463c24b7d22446668bfcd4ad1803993ea89c0f51f88b5a3399572bacb7c8cb1a067fc86e189c5f3b0c7e
1385+
environment: "npm:^1.0.0"
1386+
checksum: 86e51e36fabef18c9c004af0a280573e828900641cea35134a124d2715e0c5a473494ab4ce396614505da77638ae290ff72dd8002d9747d2ee53f5d6bbe336be
13871387
languageName: node
13881388
linkType: hard
13891389

@@ -1888,12 +1888,12 @@ __metadata:
18881888
languageName: node
18891889
linkType: hard
18901890

1891-
"cli-cursor@npm:^4.0.0":
1892-
version: 4.0.0
1893-
resolution: "cli-cursor@npm:4.0.0"
1891+
"cli-cursor@npm:^5.0.0":
1892+
version: 5.0.0
1893+
resolution: "cli-cursor@npm:5.0.0"
18941894
dependencies:
1895-
restore-cursor: "npm:^4.0.0"
1896-
checksum: e776e8c3c6727300d0539b0d25160b2bb56aed1a63942753ba1826b012f337a6f4b7ace3548402e4f2f13b5e16bfd751be672c44b203205e7eca8be94afec42c
1895+
restore-cursor: "npm:^5.0.0"
1896+
checksum: 7ec62f69b79f6734ab209a3e4dbdc8af7422d44d360a7cb1efa8a0887bbe466a6e625650c466fe4359aee44dbe2dc0b6994b583d40a05d0808a5cb193641d220
18971897
languageName: node
18981898
linkType: hard
18991899

@@ -2041,15 +2041,15 @@ __metadata:
20412041
languageName: node
20422042
linkType: hard
20432043

2044-
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.4":
2045-
version: 4.3.4
2046-
resolution: "debug@npm:4.3.4"
2044+
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.6":
2045+
version: 4.3.6
2046+
resolution: "debug@npm:4.3.6"
20472047
dependencies:
20482048
ms: "npm:2.1.2"
20492049
peerDependenciesMeta:
20502050
supports-color:
20512051
optional: true
2052-
checksum: cedbec45298dd5c501d01b92b119cd3faebe5438c3917ff11ae1bff86a6c722930ac9c8659792824013168ba6db7c4668225d845c633fbdafbbf902a6389f736
2052+
checksum: 3293416bff072389c101697d4611c402a6bacd1900ac20c0492f61a9cdd6b3b29750fc7f5e299f8058469ef60ff8fb79b86395a30374fbd2490113c1c7112285
20532053
languageName: node
20542054
linkType: hard
20552055

@@ -2283,6 +2283,13 @@ __metadata:
22832283
languageName: node
22842284
linkType: hard
22852285

2286+
"environment@npm:^1.0.0":
2287+
version: 1.1.0
2288+
resolution: "environment@npm:1.1.0"
2289+
checksum: fb26434b0b581ab397039e51ff3c92b34924a98b2039dcb47e41b7bca577b9dbf134a8eadb364415c74464b682e2d3afe1a4c0eb9873dc44ea814c5d3103331d
2290+
languageName: node
2291+
linkType: hard
2292+
22862293
"err-code@npm:^2.0.2":
22872294
version: 2.0.3
22882295
resolution: "err-code@npm:2.0.3"
@@ -4422,10 +4429,10 @@ __metadata:
44224429
languageName: node
44234430
linkType: hard
44244431

4425-
"lilconfig@npm:~3.1.1":
4426-
version: 3.1.1
4427-
resolution: "lilconfig@npm:3.1.1"
4428-
checksum: 311b559794546894e3fe176663427326026c1c644145be9e8041c58e268aa9328799b8dfe7e4dd8c6a4ae305feae95a1c9e007db3569f35b42b6e1bc8274754c
4432+
"lilconfig@npm:~3.1.2":
4433+
version: 3.1.2
4434+
resolution: "lilconfig@npm:3.1.2"
4435+
checksum: f059630b1a9bddaeba83059db00c672b64dc14074e9f232adce32b38ca1b5686ab737eb665c5ba3c32f147f0002b4bee7311ad0386a9b98547b5623e87071fbe
44294436
languageName: node
44304437
linkType: hard
44314438

@@ -4436,37 +4443,37 @@ __metadata:
44364443
languageName: node
44374444
linkType: hard
44384445

4439-
"lint-staged@npm:^15.2.7":
4440-
version: 15.2.7
4441-
resolution: "lint-staged@npm:15.2.7"
4446+
"lint-staged@npm:^15.2.8":
4447+
version: 15.2.8
4448+
resolution: "lint-staged@npm:15.2.8"
44424449
dependencies:
44434450
chalk: "npm:~5.3.0"
44444451
commander: "npm:~12.1.0"
4445-
debug: "npm:~4.3.4"
4452+
debug: "npm:~4.3.6"
44464453
execa: "npm:~8.0.1"
4447-
lilconfig: "npm:~3.1.1"
4448-
listr2: "npm:~8.2.1"
4454+
lilconfig: "npm:~3.1.2"
4455+
listr2: "npm:~8.2.4"
44494456
micromatch: "npm:~4.0.7"
44504457
pidtree: "npm:~0.6.0"
44514458
string-argv: "npm:~0.3.2"
4452-
yaml: "npm:~2.4.2"
4459+
yaml: "npm:~2.5.0"
44534460
bin:
44544461
lint-staged: bin/lint-staged.js
4455-
checksum: c14399f9782ae222a1748144254f24b5b9afc816dc8840bd02d50f523c6582796ff18410767eb1a73cf1a83bc6e492dea7b1c4f0912bf3e434c068221f13c878
4462+
checksum: 7d43f11f493d27951c746b4c077fed16ba954c0517cf2fd999034e9e7bf86fde506a797b23531a56a1fde4c24846e0f6583ce6db3bdfd42e92335b1aab367737
44564463
languageName: node
44574464
linkType: hard
44584465

4459-
"listr2@npm:~8.2.1":
4460-
version: 8.2.1
4461-
resolution: "listr2@npm:8.2.1"
4466+
"listr2@npm:~8.2.4":
4467+
version: 8.2.4
4468+
resolution: "listr2@npm:8.2.4"
44624469
dependencies:
44634470
cli-truncate: "npm:^4.0.0"
44644471
colorette: "npm:^2.0.20"
44654472
eventemitter3: "npm:^5.0.1"
4466-
log-update: "npm:^6.0.0"
4467-
rfdc: "npm:^1.3.1"
4473+
log-update: "npm:^6.1.0"
4474+
rfdc: "npm:^1.4.1"
44684475
wrap-ansi: "npm:^9.0.0"
4469-
checksum: ac32cba8e5c79bcf0dbbb43c2fcc73e47902320c1fa1891074fefb3aa3dfaeef9c76348da22909f65334ba9bee1140bfc903e2f0c64427dd08ef4ba8f6b1dbd0
4476+
checksum: df5b129e9767de1997973cec6103cd4bd6fc3b3367685b7c23048d12b61d5b7e44fecd8a3d3534c0e1c963bd5ac43ca501d14712f46fa101050037be323a5c16
44704477
languageName: node
44714478
linkType: hard
44724479

@@ -4516,16 +4523,16 @@ __metadata:
45164523
languageName: node
45174524
linkType: hard
45184525

4519-
"log-update@npm:^6.0.0":
4520-
version: 6.0.0
4521-
resolution: "log-update@npm:6.0.0"
4526+
"log-update@npm:^6.1.0":
4527+
version: 6.1.0
4528+
resolution: "log-update@npm:6.1.0"
45224529
dependencies:
4523-
ansi-escapes: "npm:^6.2.0"
4524-
cli-cursor: "npm:^4.0.0"
4525-
slice-ansi: "npm:^7.0.0"
4530+
ansi-escapes: "npm:^7.0.0"
4531+
cli-cursor: "npm:^5.0.0"
4532+
slice-ansi: "npm:^7.1.0"
45264533
strip-ansi: "npm:^7.1.0"
45274534
wrap-ansi: "npm:^9.0.0"
4528-
checksum: e0b3c3401ef49ce3eb17e2f83d644765e4f7988498fc1344eaa4f31ab30e510dcc469a7fb64dc01bd1c8d9237d917598fa677a9818705fb3774c10f6e9d4b27c
4535+
checksum: 4b350c0a83d7753fea34dcac6cd797d1dc9603291565de009baa4aa91c0447eab0d3815a05c8ec9ac04fdfffb43c82adcdb03ec1fceafd8518e1a8c1cff4ff89
45294536
languageName: node
45304537
linkType: hard
45314538

@@ -5147,6 +5154,13 @@ __metadata:
51475154
languageName: node
51485155
linkType: hard
51495156

5157+
"mimic-function@npm:^5.0.0":
5158+
version: 5.0.1
5159+
resolution: "mimic-function@npm:5.0.1"
5160+
checksum: f3d9464dd1816ecf6bdf2aec6ba32c0728022039d992f178237d8e289b48764fee4131319e72eedd4f7f094e22ded0af836c3187a7edc4595d28dd74368fd81d
5161+
languageName: node
5162+
linkType: hard
5163+
51505164
"minimatch@npm:9.0.3, minimatch@npm:^9.0.1":
51515165
version: 9.0.3
51525166
resolution: "minimatch@npm:9.0.3"
@@ -5474,7 +5488,7 @@ __metadata:
54745488
languageName: node
54755489
linkType: hard
54765490

5477-
"onetime@npm:^5.1.0, onetime@npm:^5.1.2":
5491+
"onetime@npm:^5.1.2":
54785492
version: 5.1.2
54795493
resolution: "onetime@npm:5.1.2"
54805494
dependencies:
@@ -5492,6 +5506,15 @@ __metadata:
54925506
languageName: node
54935507
linkType: hard
54945508

5509+
"onetime@npm:^7.0.0":
5510+
version: 7.0.0
5511+
resolution: "onetime@npm:7.0.0"
5512+
dependencies:
5513+
mimic-function: "npm:^5.0.0"
5514+
checksum: 5cb9179d74b63f52a196a2e7037ba2b9a893245a5532d3f44360012005c9cadb60851d56716ebff18a6f47129dab7168022445df47c2aff3b276d92585ed1221
5515+
languageName: node
5516+
linkType: hard
5517+
54955518
"optionator@npm:^0.9.3":
54965519
version: 0.9.3
54975520
resolution: "optionator@npm:0.9.3"
@@ -5983,13 +6006,13 @@ __metadata:
59836006
languageName: node
59846007
linkType: hard
59856008

5986-
"restore-cursor@npm:^4.0.0":
5987-
version: 4.0.0
5988-
resolution: "restore-cursor@npm:4.0.0"
6009+
"restore-cursor@npm:^5.0.0":
6010+
version: 5.1.0
6011+
resolution: "restore-cursor@npm:5.1.0"
59896012
dependencies:
5990-
onetime: "npm:^5.1.0"
5991-
signal-exit: "npm:^3.0.2"
5992-
checksum: 6f7da8c5e422ac26aa38354870b1afac09963572cf2879443540449068cb43476e9cbccf6f8de3e0171e0d6f7f533c2bc1a0a008003c9a525bbc098e89041318
6013+
onetime: "npm:^7.0.0"
6014+
signal-exit: "npm:^4.1.0"
6015+
checksum: c2ba89131eea791d1b25205bdfdc86699767e2b88dee2a590b1a6caa51737deac8bad0260a5ded2f7c074b7db2f3a626bcf1fcf3cdf35974cbeea5e2e6764f60
59936016
languageName: node
59946017
linkType: hard
59956018

@@ -6007,10 +6030,10 @@ __metadata:
60076030
languageName: node
60086031
linkType: hard
60096032

6010-
"rfdc@npm:^1.3.1":
6011-
version: 1.3.1
6012-
resolution: "rfdc@npm:1.3.1"
6013-
checksum: 69f65e3ed30970f8055fac9fbbef9ce578800ca19554eab1dcbffe73a4b8aef536bc4248313889cf25e3b4e38b212c721eabe30856575bf2b2bc3d90f8ba93ef
6033+
"rfdc@npm:^1.4.1":
6034+
version: 1.4.1
6035+
resolution: "rfdc@npm:1.4.1"
6036+
checksum: 4614e4292356cafade0b6031527eea9bc90f2372a22c012313be1dcc69a3b90c7338158b414539be863fa95bfcb2ddcd0587be696841af4e6679d85e62c060c7
60146037
languageName: node
60156038
linkType: hard
60166039

@@ -6134,7 +6157,7 @@ __metadata:
61346157
languageName: node
61356158
linkType: hard
61366159

6137-
"signal-exit@npm:^3.0.2, signal-exit@npm:^3.0.3, signal-exit@npm:^3.0.7":
6160+
"signal-exit@npm:^3.0.3, signal-exit@npm:^3.0.7":
61386161
version: 3.0.7
61396162
resolution: "signal-exit@npm:3.0.7"
61406163
checksum: 25d272fa73e146048565e08f3309d5b942c1979a6f4a58a8c59d5fa299728e9c2fcd1a759ec870863b1fd38653670240cd420dad2ad9330c71f36608a6a1c912
@@ -6179,7 +6202,7 @@ __metadata:
61796202
languageName: node
61806203
linkType: hard
61816204

6182-
"slice-ansi@npm:^7.0.0":
6205+
"slice-ansi@npm:^7.1.0":
61836206
version: 7.1.0
61846207
resolution: "slice-ansi@npm:7.1.0"
61856208
dependencies:
@@ -6773,13 +6796,6 @@ __metadata:
67736796
languageName: node
67746797
linkType: hard
67756798

6776-
"type-fest@npm:^3.0.0":
6777-
version: 3.13.1
6778-
resolution: "type-fest@npm:3.13.1"
6779-
checksum: 547d22186f73a8c04590b70dcf63baff390078c75ea8acd366bbd510fd0646e348bd1970e47ecf795b7cff0b41d26e9c475c1fedd6ef5c45c82075fbf916b629
6780-
languageName: node
6781-
linkType: hard
6782-
67836799
"typed-array-buffer@npm:^1.0.0":
67846800
version: 1.0.0
67856801
resolution: "typed-array-buffer@npm:1.0.0"
@@ -7180,12 +7196,12 @@ __metadata:
71807196
languageName: node
71817197
linkType: hard
71827198

7183-
"yaml@npm:~2.4.2":
7184-
version: 2.4.2
7185-
resolution: "yaml@npm:2.4.2"
7199+
"yaml@npm:~2.5.0":
7200+
version: 2.5.0
7201+
resolution: "yaml@npm:2.5.0"
71867202
bin:
71877203
yaml: bin.mjs
7188-
checksum: 280ddb2e43ffa7d91a95738e80c8f33e860749cdc25aa6d9e4d350a28e174fd7e494e4aa023108aaee41388e451e3dc1292261d8f022aabcf90df9c63d647549
7204+
checksum: 771a1df083c8217cf04ef49f87244ae2dd7d7457094425e793b8f056159f167602ce172aa32d6bca21f787d24ec724aee3cecde938f6643564117bd151452631
71897205
languageName: node
71907206
linkType: hard
71917207

0 commit comments

Comments
 (0)