Skip to content

Commit

Permalink
chore(deps): bump husky from 9.0.1 to 9.0.6 (#835)
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 9.0.1 to 9.0.6.
<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.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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typicode/husky/commit/2da78cb5ebec4d84c2e7e5eeea6e118fdcf88610"><code>2da78cb</code></a>
9.0.6</li>
<li><a
href="https://github.com/typicode/husky/commit/797dfdfa7162c6114b44b3818fd5eeee1df0cc2d"><code>797dfdf</code></a>
Fix: unbound variable (<a
href="https://redirect.github.com/typicode/husky/issues/1359">#1359</a>)</li>
<li><a
href="https://github.com/typicode/husky/commit/e7ada20240c9f8b1501e4f94cb0c28b2811e8eb9"><code>e7ada20</code></a>
docs: update install script to mjs and simplify (<a
href="https://redirect.github.com/typicode/husky/issues/1357">#1357</a>)</li>
<li><a
href="https://github.com/typicode/husky/commit/534bfed5139d37f528744b512bd8a9fd10b4f74a"><code>534bfed</code></a>
chore: apply editorconfig to code only (<a
href="https://redirect.github.com/typicode/husky/issues/1355">#1355</a>)</li>
<li><a
href="https://github.com/typicode/husky/commit/f44635127c946ca1d6a02bc6d3ddb6defefea8a1"><code>f446351</code></a>
docs: add favicon (<a
href="https://redirect.github.com/typicode/husky/issues/1354">#1354</a>)</li>
<li><a
href="https://github.com/typicode/husky/commit/8314bef03770cfb8f69ac95616f5c325709eacce"><code>8314bef</code></a>
9.0.5</li>
<li><a
href="https://github.com/typicode/husky/commit/56619ec80f7ff4b38c188b1d307ca4f09727edf1"><code>56619ec</code></a>
fix: init error (<a
href="https://redirect.github.com/typicode/husky/issues/1353">#1353</a>)</li>
<li><a
href="https://github.com/typicode/husky/commit/26697d17647aada4fa13fb993c78899c07403101"><code>26697d1</code></a>
docs: update path to startup files (<a
href="https://redirect.github.com/typicode/husky/issues/1350">#1350</a>)</li>
<li><a
href="https://github.com/typicode/husky/commit/e9526fd5f0579d665c10bce7cdc0cade751c2d63"><code>e9526fd</code></a>
docs: update index.md</li>
<li><a
href="https://github.com/typicode/husky/commit/1e57dc963ec1d043b39cbfd4c8d440271912ffa6"><code>1e57dc9</code></a>
9.0.4</li>
<li>Additional commits viewable in <a
href="https://github.com/typicode/husky/compare/v9.0.1...v9.0.6">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=9.0.1&new-version=9.0.6)](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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</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] committed Jan 26, 2024
1 parent b0a9c91 commit 06dd0e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.3",
"expect": "^29.7.0",
"husky": "^9.0.1",
"husky": "^9.0.6",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-when": "^3.6.0",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 06dd0e7

Please sign in to comment.