Skip to content

Commit 4f173cd

Browse files
build(husky): bump husky from 8.0.3 to 9.0.5 (#87)
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.5. <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.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 --> <!-- raw HTML omitted --> <h2>TLDR;</h2> <p>Improved user experience and a (even) smaller package size while packing in more features!</p> <h2>👋 By the Way</h2> <p><strong>I'm available for remote work</strong> (Front-end/Back-end mainly JS/TS but open to other stacks Rails, Go, Elixir). You can contact me at my mail: typicode at gmail 🙂</p> <h2>Introducing <code>husky init</code></h2> <p>Adding husky to a project is now easier than ever. Although the installation process was straightforward, it often required consulting the documentation.</p> <h3>v8</h3> <pre lang="shell"><code>npm pkg set scripts.prepare=&quot;husky install&quot; npm run prepare npx husky add .husky/pre-commit &quot;npm test&quot; </code></pre> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/typicode/husky/commit/34ace2634171dd99fc852d4bd5f680ca3c2ea073"><code>34ace26</code></a> fix: fix init not work on pnpm <a href="https://redirect.github.com/typicode/husky/issues/1334">#1334</a> (<a href="https://redirect.github.com/typicode/husky/issues/1347">#1347</a>)</li> <li><a href="https://github.com/typicode/husky/commit/f874dfb9415871c7df7bad2520a3cfd4bbecba11"><code>f874dfb</code></a> refactor: simplify (<a href="https://redirect.github.com/typicode/husky/issues/1349">#1349</a>)</li> <li><a href="https://github.com/typicode/husky/commit/6b5d9df0c852f0f0024a9561b1d9183c1ed27879"><code>6b5d9df</code></a> fix: init create dir before (<a href="https://redirect.github.com/typicode/husky/issues/1348">#1348</a>)</li> <li><a href="https://github.com/typicode/husky/commit/ba89effba189ee2ca4ca6fdd9e3a260e65aec1fd"><code>ba89eff</code></a> chore: add .gitattributes</li> <li><a href="https://github.com/typicode/husky/commit/417568d8ff0394099684feda593e7133ce990100"><code>417568d</code></a> 9.0.3</li> <li>Additional commits viewable in <a href="https://github.com/typicode/husky/compare/v8.0.3...v9.0.5">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.5)](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>
1 parent ba69690 commit 4f173cd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@prettier/plugin-xml": "^3.2.2",
2424
"highlightjs-apex": "^1.3.3",
25-
"husky": "^8.0.3",
25+
"husky": "^9.0.5",
2626
"lint-staged": "^15.2.0",
2727
"marked": "^11.1.1",
2828
"prettier": "^3.2.4",

0 commit comments

Comments
 (0)