Skip to content

Commit fcc3481

Browse files
chore(deps-dev): bump lint-staged from 15.5.0 to 15.5.1 (#95)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.0 to 15.5.1. <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.5.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1533">#1533</a> <a href="https://github.com/lint-staged/lint-staged/commit/5d535349958a939cd17d87180196bb2b9dfc452b"><code>5d53534</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - Improve listing of staged files so that <em>lint-staged</em> doesn't crash when encountering an uninitialized submodule. This should result in less errors like:</p> <pre><code>✖ Failed to get staged files! </code></pre> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md">lint-staged's changelog</a>.</em></p> <blockquote> <h2>15.5.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1533">#1533</a> <a href="https://github.com/lint-staged/lint-staged/commit/5d535349958a939cd17d87180196bb2b9dfc452b"><code>5d53534</code></a> Thanks <a href="https://github.com/iiroj"><code>@​iiroj</code></a>! - Improve listing of staged files so that <em>lint-staged</em> doesn't crash when encountering an uninitialized submodule. This should result in less errors like:</p> <pre><code>✖ Failed to get staged files! </code></pre> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lint-staged/lint-staged/commit/6a73e5b843567dae42562d7cbc034edf1297f129"><code>6a73e5b</code></a> chore(changeset): release</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/cf7f1a58b9d8133f2ede9a80d1e94b1b155e3808"><code>cf7f1a5</code></a> Merge pull request <a href="https://redirect.github.com/lint-staged/lint-staged/issues/1533">#1533</a> from lint-staged/fix-submodules-filter</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/6acd5bfa1eac0817c2c88def9be96dd8290825c1"><code>6acd5bf</code></a> ci: bump Cygwin action v5</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/5d535349958a939cd17d87180196bb2b9dfc452b"><code>5d53534</code></a> fix: handle uninitialized submodules when listing staged files</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/ccf8fa581d6d50395557f581ee70bf07ee1b34df"><code>ccf8fa5</code></a> docs(package): fix repository url and bin; add homepage and bugs urls (<a href="https://redirect.github.com/lint-staged/lint-staged/issues/1532">#1532</a>)</li> <li>See full diff in <a href="https://github.com/lint-staged/lint-staged/compare/v15.5.0...v15.5.1">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.5.0&new-version=15.5.1)](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>
1 parent f7d7474 commit fcc3481

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"ava": "^6.2.0",
4343
"c8": "^10.1.3",
4444
"husky": "^9.1.7",
45-
"lint-staged": "^15.5.0",
45+
"lint-staged": "^15.5.1",
4646
"mock-fs": "^5.5.0",
4747
"prettier": "^3.5.3",
4848
"prettier-package-json": "^2.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2936,10 +2936,10 @@ lines-and-columns@^1.1.6:
29362936
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
29372937
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
29382938

2939-
lint-staged@^15.5.0:
2940-
version "15.5.0"
2941-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.0.tgz#fa6464cfb06e0faf5bb167f83186e952ff6e569e"
2942-
integrity sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg==
2939+
lint-staged@^15.5.1:
2940+
version "15.5.1"
2941+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.1.tgz#6de35298964641b8b6e060d3db0fb6ac866c6e24"
2942+
integrity sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ==
29432943
dependencies:
29442944
chalk "^5.4.1"
29452945
commander "^13.1.0"

0 commit comments

Comments
 (0)