Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump husky from 8.0.3 to 9.0.11 (#48)
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typicode/husky/releases">husky's releases</a>.</em></p> <blockquote> <h2>v9.0.11</h2> <ul> <li>chore: update package-lock.json by <a href="https://github.com/btea"><code>@btea</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1383">typicode/husky#1383</a></li> <li>fix: <code>export HUSKY=0</code> in init (fixes <a href="https://redirect.github.com/typicode/husky/issues/1393">#1393</a>) by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1395">typicode/husky#1395</a></li> </ul> <h2>v9.0.10</h2> <ul> <li>fix: rename index.d.ts to index.d.mts by <a href="https://github.com/mrkjdy"><code>@mrkjdy</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1379">typicode/husky#1379</a></li> </ul> <h2>v9.0.9</h2> <ul> <li>refactor: rename files by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1378">typicode/husky#1378</a></li> </ul> <h2>v9.0.8</h2> <ul> <li>docs: update index.md by <a href="https://github.com/khaledYS"><code>@khaledYS</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1369">typicode/husky#1369</a></li> <li>Fix tab detection on install command by <a href="https://github.com/glensc"><code>@glensc</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1376">typicode/husky#1376</a></li> <li>refactor: reduce file size by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1377">typicode/husky#1377</a></li> </ul> <h2>v9.0.7</h2> <ul> <li>fix: typo and source <code>~/.huskyrc</code> correctly (compatibility with v8)</li> <li>docs: fix example by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1363">typicode/husky#1363</a></li> </ul> <h2>v9.0.6</h2> <ul> <li>docs: add favicon by <a href="https://github.com/rakleed"><code>@rakleed</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1354">typicode/husky#1354</a></li> <li>chore: apply editorconfig to code only by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1355">typicode/husky#1355</a></li> <li>docs: update install script to mjs and fix CI checks by <a href="https://github.com/starnayuta"><code>@starnayuta</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1357">typicode/husky#1357</a></li> <li>Fix unbound variable by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1359">typicode/husky#1359</a></li> </ul> <h2>v9.0.5</h2> <ul> <li>docs: update path to startup files by <a href="https://github.com/ManuelRauber"><code>@ManuelRauber</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1350">typicode/husky#1350</a></li> <li>fix: init error by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1353">typicode/husky#1353</a></li> </ul> <h2>v9.0.4</h2> <ul> <li>fix: init create dir before by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1348">typicode/husky#1348</a></li> <li>refactor: simplify by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1349">typicode/husky#1349</a></li> <li>fix: init not working on pnpm <a href="https://redirect.github.com/typicode/husky/issues/1334">#1334</a> by <a href="https://github.com/rozbo"><code>@rozbo</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1347">typicode/husky#1347</a></li> </ul> <h2>v9.0.3</h2> <ul> <li>docs: fix link by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1340">typicode/husky#1340</a></li> <li>chore: fix links in issue template by <a href="https://github.com/julien-f"><code>@julien-f</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1341">typicode/husky#1341</a></li> <li>fix: add scripts field if not present by <a href="https://github.com/chalkygames123"><code>@chalkygames123</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1338">typicode/husky#1338</a></li> <li>docs: changelog link by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1343">typicode/husky#1343</a></li> <li>fix: insert final newline by <a href="https://github.com/chalkygames123"><code>@chalkygames123</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1339">typicode/husky#1339</a></li> <li>fix: fix git hooks path on windows by <a href="https://github.com/rozbo"><code>@rozbo</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1346">typicode/husky#1346</a></li> </ul> <h2>v9.0.2</h2> <ul> <li>fix: exit code by <a href="https://github.com/gergelypap"><code>@gergelypap</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1336">typicode/husky#1336</a></li> <li>docs: typo by <a href="https://github.com/chalkygames123"><code>@chalkygames123</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1337">typicode/husky#1337</a></li> </ul> <h2>v9.0.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typicode/husky/commit/a9c658405470a562b86af4db349959a2fed208c2"><code>a9c6584</code></a> 9.0.11</li> <li><a href="https://github.com/typicode/husky/commit/29056db8469522d9d67f1b6cb333c7262069f4ee"><code>29056db</code></a> fix: husky=0 in init (<a href="https://redirect.github.com/typicode/husky/issues/1395">#1395</a>)</li> <li><a href="https://github.com/typicode/husky/commit/095a4fefbb6b9e57f22bd96f3db0577f5ed427b3"><code>095a4fe</code></a> docs: update how-to.md</li> <li><a href="https://github.com/typicode/husky/commit/d2e831d219bd8c9dd084024bd2481e3aa22d5153"><code>d2e831d</code></a> docs: update how-to.md</li> <li><a href="https://github.com/typicode/husky/commit/d1a8ed1fc91a7c3d25552f26481e58f46215ef0a"><code>d1a8ed1</code></a> chore: update package-lock.json (<a href="https://redirect.github.com/typicode/husky/issues/1383">#1383</a>)</li> <li><a href="https://github.com/typicode/husky/commit/c042d9b4d409caaa9be48e1e635359931c944760"><code>c042d9b</code></a> 9.0.10</li> <li><a href="https://github.com/typicode/husky/commit/e5293680b90b8ad2963f3fff5d6762c1356421e7"><code>e529368</code></a> fix: rename index.d.ts to index.d.mts (<a href="https://redirect.github.com/typicode/husky/issues/1379">#1379</a>)</li> <li><a href="https://github.com/typicode/husky/commit/6219cac421679c7714f8ea91f94c9e163244914f"><code>6219cac</code></a> 9.0.9</li> <li><a href="https://github.com/typicode/husky/commit/d8377feddc5902154a7ef03981862245bf1d2eb3"><code>d8377fe</code></a> refactor: rename files (<a href="https://redirect.github.com/typicode/husky/issues/1378">#1378</a>)</li> <li><a href="https://github.com/typicode/husky/commit/211b80ada3b37e1d3fbae00c69758b75e47fe03a"><code>211b80a</code></a> 9.0.8</li> <li>Additional commits viewable in <a href="https://github.com/typicode/husky/compare/v8.0.3...v9.0.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=husky&package-manager=npm_and_yarn&previous-version=8.0.3&new-version=9.0.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information