Skip to content

Commit

Permalink
chore: Bump lint-staged from 15.2.10 to 15.2.11 (#274)
Browse files Browse the repository at this point in the history
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)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 9a699b3 commit 257f4ba
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 54 deletions.
80 changes: 27 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-square": "^26.0.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"lint-staged": "^15.2.11",
"micro-dev": "^3.1.0",
"node-fetch": "^2.7.0",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit 257f4ba

Please sign in to comment.