Skip to content

Commit c4757c2

Browse files
Bump lint-staged from 15.2.10 to 15.2.11 (#513)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.10 to 15.2.11. <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.11</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1484">#1484</a> <a href="https://github.com/lint-staged/lint-staged/commit/bcfe309fca88aedf42b6a321383de49eb361c5a0"><code>bcfe309</code></a> Thanks <a href="https://github.com/wormsik"><code>@​wormsik</code></a>! - Escape paths containing spaces when using the &quot;shell&quot; option.</p> </li> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1487">#1487</a> <a href="https://github.com/lint-staged/lint-staged/commit/7dd8caa8f80fe1a6ce40939c1224b6774000775a"><code>7dd8caa</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - Do not treat submodule root paths as &quot;staged files&quot;. This caused <em>lint-staged</em> to fail to a Git error when only updating the revision of a submodule.</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.11</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1484">#1484</a> <a href="https://github.com/lint-staged/lint-staged/commit/bcfe309fca88aedf42b6a321383de49eb361c5a0"><code>bcfe309</code></a> Thanks <a href="https://github.com/wormsik"><code>@​wormsik</code></a>! - Escape paths containing spaces when using the &quot;shell&quot; option.</p> </li> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1487">#1487</a> <a href="https://github.com/lint-staged/lint-staged/commit/7dd8caa8f80fe1a6ce40939c1224b6774000775a"><code>7dd8caa</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - Do not treat submodule root paths as &quot;staged files&quot;. This caused <em>lint-staged</em> to fail to a Git error when only updating the revision of a submodule.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lint-staged/lint-staged/commit/1d39241d236c837fce57cc8bd66a886bd5273c69"><code>1d39241</code></a> Merge pull request <a href="https://redirect.github.com/lint-staged/lint-staged/issues/1485">#1485</a> from lint-staged/changeset-release/master</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/622f554111771edf289ec171c5a4936a93e510b6"><code>622f554</code></a> chore(changeset): release</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/08ca5de6b0c4f9fafb6616bae14ba7983311b4a3"><code>08ca5de</code></a> Merge pull request <a href="https://redirect.github.com/lint-staged/lint-staged/issues/1487">#1487</a> from lint-staged/submodule-test</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/7dd8caa8f80fe1a6ce40939c1224b6774000775a"><code>7dd8caa</code></a> fix: do not treat submodule root paths as staged files</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/368c130d2a009920061f48a94d72902496d40ba6"><code>368c130</code></a> test: assert committing changes to submodule works from the repo</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/5260203d258b1c108844475ea9186700a299eab8"><code>5260203</code></a> Merge pull request <a href="https://redirect.github.com/lint-staged/lint-staged/issues/1486">#1486</a> from lint-staged/deps-2024-12-10</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/6dbc3f432372d93d2f2d6b37aeb18444b6d13542"><code>6dbc3f4</code></a> build(deps): update dependencies</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/a1931f3cdd0e44ee0c4be6b097fb0c778a966dbd"><code>a1931f3</code></a> Merge pull request <a href="https://redirect.github.com/lint-staged/lint-staged/issues/1484">#1484</a> from wormsik/path-space-fix</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/bcfe309fca88aedf42b6a321383de49eb361c5a0"><code>bcfe309</code></a> docs: extract function and link to execa's implementation</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/3d91525e3f648f382870632e21a1b28dd3f641c1"><code>3d91525</code></a> fix: escape paths with spaces when using &quot;shell&quot; option</li> <li>Additional commits viewable in <a href="https://github.com/lint-staged/lint-staged/compare/v15.2.10...v15.2.11">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.10&new-version=15.2.11)](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 8ac3d05 commit c4757c2

File tree

2 files changed

+28
-35
lines changed

2 files changed

+28
-35
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.4.2",
59-
"lint-staged": "^15.2.10",
59+
"lint-staged": "^15.2.11",
6060
"micromark-util-types": "^2.0.1",
6161
"prettier": "^3.4.2",
6262
"sort-package-json": "^2.12.0",

yarn.lock

Lines changed: 27 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,7 @@ __metadata:
821821
jest: "npm:^29.7.0"
822822
jest-junit: "npm:^16.0.0"
823823
license-checker-rseidelsohn: "npm:^4.4.2"
824-
lint-staged: "npm:^15.2.10"
824+
lint-staged: "npm:^15.2.11"
825825
lodash: "npm:^4.17.21"
826826
mdast-util-from-markdown: "npm:^2.0.2"
827827
mdast-util-to-hast: "npm:^13.2.0"
@@ -1964,15 +1964,15 @@ __metadata:
19641964
languageName: node
19651965
linkType: hard
19661966

1967-
"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":
1968-
version: 4.3.6
1969-
resolution: "debug@npm:4.3.6"
1967+
"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.4.0":
1968+
version: 4.4.0
1969+
resolution: "debug@npm:4.4.0"
19701970
dependencies:
1971-
ms: "npm:2.1.2"
1971+
ms: "npm:^2.1.3"
19721972
peerDependenciesMeta:
19731973
supports-color:
19741974
optional: true
1975-
checksum: 3293416bff072389c101697d4611c402a6bacd1900ac20c0492f61a9cdd6b3b29750fc7f5e299f8058469ef60ff8fb79b86395a30374fbd2490113c1c7112285
1975+
checksum: db94f1a182bf886f57b4755f85b3a74c39b5114b9377b7ab375dc2cfa3454f09490cc6c30f829df3fc8042bc8b8995f6567ce5cd96f3bc3688bd24027197d9de
19761976
languageName: node
19771977
linkType: hard
19781978

@@ -4344,10 +4344,10 @@ __metadata:
43444344
languageName: node
43454345
linkType: hard
43464346

4347-
"lilconfig@npm:~3.1.2":
4348-
version: 3.1.2
4349-
resolution: "lilconfig@npm:3.1.2"
4350-
checksum: f059630b1a9bddaeba83059db00c672b64dc14074e9f232adce32b38ca1b5686ab737eb665c5ba3c32f147f0002b4bee7311ad0386a9b98547b5623e87071fbe
4347+
"lilconfig@npm:~3.1.3":
4348+
version: 3.1.3
4349+
resolution: "lilconfig@npm:3.1.3"
4350+
checksum: f5604e7240c5c275743561442fbc5abf2a84ad94da0f5adc71d25e31fa8483048de3dcedcb7a44112a942fed305fd75841cdf6c9681c7f640c63f1049e9a5dcc
43514351
languageName: node
43524352
linkType: hard
43534353

@@ -4358,37 +4358,37 @@ __metadata:
43584358
languageName: node
43594359
linkType: hard
43604360

4361-
"lint-staged@npm:^15.2.10":
4362-
version: 15.2.10
4363-
resolution: "lint-staged@npm:15.2.10"
4361+
"lint-staged@npm:^15.2.11":
4362+
version: 15.2.11
4363+
resolution: "lint-staged@npm:15.2.11"
43644364
dependencies:
43654365
chalk: "npm:~5.3.0"
43664366
commander: "npm:~12.1.0"
4367-
debug: "npm:~4.3.6"
4367+
debug: "npm:~4.4.0"
43684368
execa: "npm:~8.0.1"
4369-
lilconfig: "npm:~3.1.2"
4370-
listr2: "npm:~8.2.4"
4369+
lilconfig: "npm:~3.1.3"
4370+
listr2: "npm:~8.2.5"
43714371
micromatch: "npm:~4.0.8"
43724372
pidtree: "npm:~0.6.0"
43734373
string-argv: "npm:~0.3.2"
4374-
yaml: "npm:~2.5.0"
4374+
yaml: "npm:~2.6.1"
43754375
bin:
43764376
lint-staged: bin/lint-staged.js
4377-
checksum: 6ad7b41f5e87a84fa2eb1990080ea3c68a2f2031b4e81edcdc2a458cc878538eedb310e6f98ffd878a1287e1a52ac968e540ee8a0e96c247e04b0cbc36421cdd
4377+
checksum: 28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452
43784378
languageName: node
43794379
linkType: hard
43804380

4381-
"listr2@npm:~8.2.4":
4382-
version: 8.2.4
4383-
resolution: "listr2@npm:8.2.4"
4381+
"listr2@npm:~8.2.5":
4382+
version: 8.2.5
4383+
resolution: "listr2@npm:8.2.5"
43844384
dependencies:
43854385
cli-truncate: "npm:^4.0.0"
43864386
colorette: "npm:^2.0.20"
43874387
eventemitter3: "npm:^5.0.1"
43884388
log-update: "npm:^6.1.0"
43894389
rfdc: "npm:^1.4.1"
43904390
wrap-ansi: "npm:^9.0.0"
4391-
checksum: df5b129e9767de1997973cec6103cd4bd6fc3b3367685b7c23048d12b61d5b7e44fecd8a3d3534c0e1c963bd5ac43ca501d14712f46fa101050037be323a5c16
4391+
checksum: f5a9599514b00c27d7eb32d1117c83c61394b2a985ec20e542c798bf91cf42b19340215701522736f5b7b42f557e544afeadec47866e35e5d4f268f552729671
43924392
languageName: node
43934393
linkType: hard
43944394

@@ -5194,14 +5194,7 @@ __metadata:
51945194
languageName: node
51955195
linkType: hard
51965196

5197-
"ms@npm:2.1.2":
5198-
version: 2.1.2
5199-
resolution: "ms@npm:2.1.2"
5200-
checksum: a437714e2f90dbf881b5191d35a6db792efbca5badf112f87b9e1c712aace4b4b9b742dd6537f3edf90fd6f684de897cec230abde57e87883766712ddda297cc
5201-
languageName: node
5202-
linkType: hard
5203-
5204-
"ms@npm:^2.1.1":
5197+
"ms@npm:^2.1.1, ms@npm:^2.1.3":
52055198
version: 2.1.3
52065199
resolution: "ms@npm:2.1.3"
52075200
checksum: d924b57e7312b3b63ad21fc5b3dc0af5e78d61a1fc7cfb5457edaf26326bf62be5307cc87ffb6862ef1c2b33b0233cdb5d4f01c4c958cc0d660948b65a287a48
@@ -7094,12 +7087,12 @@ __metadata:
70947087
languageName: node
70957088
linkType: hard
70967089

7097-
"yaml@npm:~2.5.0":
7098-
version: 2.5.0
7099-
resolution: "yaml@npm:2.5.0"
7090+
"yaml@npm:~2.6.1":
7091+
version: 2.6.1
7092+
resolution: "yaml@npm:2.6.1"
71007093
bin:
71017094
yaml: bin.mjs
7102-
checksum: 771a1df083c8217cf04ef49f87244ae2dd7d7457094425e793b8f056159f167602ce172aa32d6bca21f787d24ec724aee3cecde938f6643564117bd151452631
7095+
checksum: aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7
71037096
languageName: node
71047097
linkType: hard
71057098

0 commit comments

Comments
 (0)