Skip to content

Commit a4777d3

Browse files
Bump lint-staged from 15.2.10 to 15.2.11 (#701)
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 81bf575 commit a4777d3

File tree

2 files changed

+25
-41
lines changed

2 files changed

+25
-41
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"jest": "^29.7.0",
5454
"jest-junit": "^16.0.0",
5555
"license-checker-rseidelsohn": "^4.4.2",
56-
"lint-staged": "^15.2.10",
56+
"lint-staged": "^15.2.11",
5757
"lodash": "^4.17.21",
5858
"nodemon": "^3.1.7",
5959
"prettier": "^3.4.2",

yarn.lock

Lines changed: 24 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ __metadata:
824824
jest: "npm:^29.7.0"
825825
jest-junit: "npm:^16.0.0"
826826
license-checker-rseidelsohn: "npm:^4.4.2"
827-
lint-staged: "npm:^15.2.10"
827+
lint-staged: "npm:^15.2.11"
828828
lodash: "npm:^4.17.21"
829829
nodemon: "npm:^3.1.7"
830830
prettier: "npm:^3.4.2"
@@ -1959,15 +1959,15 @@ __metadata:
19591959
languageName: node
19601960
linkType: hard
19611961

1962-
"debug@npm:4, debug@npm:^4, 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":
1963-
version: 4.3.6
1964-
resolution: "debug@npm:4.3.6"
1962+
"debug@npm:4, debug@npm:^4, 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":
1963+
version: 4.4.0
1964+
resolution: "debug@npm:4.4.0"
19651965
dependencies:
1966-
ms: "npm:2.1.2"
1966+
ms: "npm:^2.1.3"
19671967
peerDependenciesMeta:
19681968
supports-color:
19691969
optional: true
1970-
checksum: 3293416bff072389c101697d4611c402a6bacd1900ac20c0492f61a9cdd6b3b29750fc7f5e299f8058469ef60ff8fb79b86395a30374fbd2490113c1c7112285
1970+
checksum: db94f1a182bf886f57b4755f85b3a74c39b5114b9377b7ab375dc2cfa3454f09490cc6c30f829df3fc8042bc8b8995f6567ce5cd96f3bc3688bd24027197d9de
19711971
languageName: node
19721972
linkType: hard
19731973

@@ -4272,10 +4272,10 @@ __metadata:
42724272
languageName: node
42734273
linkType: hard
42744274

4275-
"lilconfig@npm:~3.1.2":
4276-
version: 3.1.2
4277-
resolution: "lilconfig@npm:3.1.2"
4278-
checksum: f059630b1a9bddaeba83059db00c672b64dc14074e9f232adce32b38ca1b5686ab737eb665c5ba3c32f147f0002b4bee7311ad0386a9b98547b5623e87071fbe
4275+
"lilconfig@npm:~3.1.3":
4276+
version: 3.1.3
4277+
resolution: "lilconfig@npm:3.1.3"
4278+
checksum: f5604e7240c5c275743561442fbc5abf2a84ad94da0f5adc71d25e31fa8483048de3dcedcb7a44112a942fed305fd75841cdf6c9681c7f640c63f1049e9a5dcc
42794279
languageName: node
42804280
linkType: hard
42814281

@@ -4286,37 +4286,37 @@ __metadata:
42864286
languageName: node
42874287
linkType: hard
42884288

4289-
"lint-staged@npm:^15.2.10":
4290-
version: 15.2.10
4291-
resolution: "lint-staged@npm:15.2.10"
4289+
"lint-staged@npm:^15.2.11":
4290+
version: 15.2.11
4291+
resolution: "lint-staged@npm:15.2.11"
42924292
dependencies:
42934293
chalk: "npm:~5.3.0"
42944294
commander: "npm:~12.1.0"
4295-
debug: "npm:~4.3.6"
4295+
debug: "npm:~4.4.0"
42964296
execa: "npm:~8.0.1"
4297-
lilconfig: "npm:~3.1.2"
4298-
listr2: "npm:~8.2.4"
4297+
lilconfig: "npm:~3.1.3"
4298+
listr2: "npm:~8.2.5"
42994299
micromatch: "npm:~4.0.8"
43004300
pidtree: "npm:~0.6.0"
43014301
string-argv: "npm:~0.3.2"
4302-
yaml: "npm:~2.5.0"
4302+
yaml: "npm:~2.6.1"
43034303
bin:
43044304
lint-staged: bin/lint-staged.js
4305-
checksum: 6ad7b41f5e87a84fa2eb1990080ea3c68a2f2031b4e81edcdc2a458cc878538eedb310e6f98ffd878a1287e1a52ac968e540ee8a0e96c247e04b0cbc36421cdd
4305+
checksum: 28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452
43064306
languageName: node
43074307
linkType: hard
43084308

4309-
"listr2@npm:~8.2.4":
4310-
version: 8.2.4
4311-
resolution: "listr2@npm:8.2.4"
4309+
"listr2@npm:~8.2.5":
4310+
version: 8.2.5
4311+
resolution: "listr2@npm:8.2.5"
43124312
dependencies:
43134313
cli-truncate: "npm:^4.0.0"
43144314
colorette: "npm:^2.0.20"
43154315
eventemitter3: "npm:^5.0.1"
43164316
log-update: "npm:^6.1.0"
43174317
rfdc: "npm:^1.4.1"
43184318
wrap-ansi: "npm:^9.0.0"
4319-
checksum: df5b129e9767de1997973cec6103cd4bd6fc3b3367685b7c23048d12b61d5b7e44fecd8a3d3534c0e1c963bd5ac43ca501d14712f46fa101050037be323a5c16
4319+
checksum: f5a9599514b00c27d7eb32d1117c83c61394b2a985ec20e542c798bf91cf42b19340215701522736f5b7b42f557e544afeadec47866e35e5d4f268f552729671
43204320
languageName: node
43214321
linkType: hard
43224322

@@ -4618,14 +4618,7 @@ __metadata:
46184618
languageName: node
46194619
linkType: hard
46204620

4621-
"ms@npm:2.1.2":
4622-
version: 2.1.2
4623-
resolution: "ms@npm:2.1.2"
4624-
checksum: a437714e2f90dbf881b5191d35a6db792efbca5badf112f87b9e1c712aace4b4b9b742dd6537f3edf90fd6f684de897cec230abde57e87883766712ddda297cc
4625-
languageName: node
4626-
linkType: hard
4627-
4628-
"ms@npm:^2.1.1":
4621+
"ms@npm:^2.1.1, ms@npm:^2.1.3":
46294622
version: 2.1.3
46304623
resolution: "ms@npm:2.1.3"
46314624
checksum: d924b57e7312b3b63ad21fc5b3dc0af5e78d61a1fc7cfb5457edaf26326bf62be5307cc87ffb6862ef1c2b33b0233cdb5d4f01c4c958cc0d660948b65a287a48
@@ -6368,7 +6361,7 @@ __metadata:
63686361
languageName: node
63696362
linkType: hard
63706363

6371-
"yaml@npm:^2.6.1":
6364+
"yaml@npm:^2.6.1, yaml@npm:~2.6.1":
63726365
version: 2.6.1
63736366
resolution: "yaml@npm:2.6.1"
63746367
bin:
@@ -6377,15 +6370,6 @@ __metadata:
63776370
languageName: node
63786371
linkType: hard
63796372

6380-
"yaml@npm:~2.5.0":
6381-
version: 2.5.1
6382-
resolution: "yaml@npm:2.5.1"
6383-
bin:
6384-
yaml: bin.mjs
6385-
checksum: 40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a
6386-
languageName: node
6387-
linkType: hard
6388-
63896373
"yargs-parser@npm:^21.1.1":
63906374
version: 21.1.1
63916375
resolution: "yargs-parser@npm:21.1.1"

0 commit comments

Comments
 (0)