Commit a4777d3
authored
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 "shell" 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 "staged files". 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 "shell" 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 "staged files". 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 "shell" 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 />
[](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
2 files changed
+25
-41
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
824 | 824 | | |
825 | 825 | | |
826 | 826 | | |
827 | | - | |
| 827 | + | |
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
| |||
1959 | 1959 | | |
1960 | 1960 | | |
1961 | 1961 | | |
1962 | | - | |
1963 | | - | |
1964 | | - | |
| 1962 | + | |
| 1963 | + | |
| 1964 | + | |
1965 | 1965 | | |
1966 | | - | |
| 1966 | + | |
1967 | 1967 | | |
1968 | 1968 | | |
1969 | 1969 | | |
1970 | | - | |
| 1970 | + | |
1971 | 1971 | | |
1972 | 1972 | | |
1973 | 1973 | | |
| |||
4272 | 4272 | | |
4273 | 4273 | | |
4274 | 4274 | | |
4275 | | - | |
4276 | | - | |
4277 | | - | |
4278 | | - | |
| 4275 | + | |
| 4276 | + | |
| 4277 | + | |
| 4278 | + | |
4279 | 4279 | | |
4280 | 4280 | | |
4281 | 4281 | | |
| |||
4286 | 4286 | | |
4287 | 4287 | | |
4288 | 4288 | | |
4289 | | - | |
4290 | | - | |
4291 | | - | |
| 4289 | + | |
| 4290 | + | |
| 4291 | + | |
4292 | 4292 | | |
4293 | 4293 | | |
4294 | 4294 | | |
4295 | | - | |
| 4295 | + | |
4296 | 4296 | | |
4297 | | - | |
4298 | | - | |
| 4297 | + | |
| 4298 | + | |
4299 | 4299 | | |
4300 | 4300 | | |
4301 | 4301 | | |
4302 | | - | |
| 4302 | + | |
4303 | 4303 | | |
4304 | 4304 | | |
4305 | | - | |
| 4305 | + | |
4306 | 4306 | | |
4307 | 4307 | | |
4308 | 4308 | | |
4309 | | - | |
4310 | | - | |
4311 | | - | |
| 4309 | + | |
| 4310 | + | |
| 4311 | + | |
4312 | 4312 | | |
4313 | 4313 | | |
4314 | 4314 | | |
4315 | 4315 | | |
4316 | 4316 | | |
4317 | 4317 | | |
4318 | 4318 | | |
4319 | | - | |
| 4319 | + | |
4320 | 4320 | | |
4321 | 4321 | | |
4322 | 4322 | | |
| |||
4618 | 4618 | | |
4619 | 4619 | | |
4620 | 4620 | | |
4621 | | - | |
4622 | | - | |
4623 | | - | |
4624 | | - | |
4625 | | - | |
4626 | | - | |
4627 | | - | |
4628 | | - | |
| 4621 | + | |
4629 | 4622 | | |
4630 | 4623 | | |
4631 | 4624 | | |
| |||
6368 | 6361 | | |
6369 | 6362 | | |
6370 | 6363 | | |
6371 | | - | |
| 6364 | + | |
6372 | 6365 | | |
6373 | 6366 | | |
6374 | 6367 | | |
| |||
6377 | 6370 | | |
6378 | 6371 | | |
6379 | 6372 | | |
6380 | | - | |
6381 | | - | |
6382 | | - | |
6383 | | - | |
6384 | | - | |
6385 | | - | |
6386 | | - | |
6387 | | - | |
6388 | | - | |
6389 | 6373 | | |
6390 | 6374 | | |
6391 | 6375 | | |
| |||
0 commit comments