chore(deps-dev): bump lefthook from 1.7.5 to 1.7.11
dependenciesjavascript
Bumps [lefthook](https://github.com/evilmartians/lefthook) from 1.7.5 to 1.7.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/evilmartians/lefthook/releases">lefthook's releases</a>.</em></p>
<blockquote>
<h2>v1.7.11</h2>
<h2>Changelog</h2>
<ul>
<li>5c336d81a5bdfb4b527d6cea9859a38af20d306a fix: revert packaging change (<a href="https://redirect.github.com/evilmartians/lefthook/issues/796">#796</a>)</li>
</ul>
<h2>v1.7.10</h2>
<h2>Changelog</h2>
<ul>
<li>b32fd3351664e8e4dd4da231f0e1c360ca0d549f deps: July 2024 (<a href="https://redirect.github.com/evilmartians/lefthook/issues/795">#795</a>)</li>
<li>19b7a7290ed17bdb4b2cf7ffdbd8c8ba3c36b692 packaging(npm): try direct reference for lefthook executable (<a href="https://redirect.github.com/evilmartians/lefthook/issues/794">#794</a>)</li>
</ul>
<h2>v1.7.9</h2>
<h2>Changelog</h2>
<ul>
<li>3fe069291ba1c965d31fcc881d117c96979e44f1 ci: add more static tags (<a href="https://redirect.github.com/evilmartians/lefthook/issues/790">#790</a>)</li>
<li>32d93a7f28f8a5c1e2bc20797436545e0a028671 fix: typo CGO_ENABLED instead of GCO_ENABLED (<a href="https://redirect.github.com/evilmartians/lefthook/issues/791">#791</a>)</li>
</ul>
<h2>v1.7.8</h2>
<h2>Changelog</h2>
<ul>
<li>f1d85d3481d5269f0336229711d882b6008351e1 ci: update workflow files (<a href="https://redirect.github.com/evilmartians/lefthook/issues/787">#787</a>)</li>
<li>065a13e808abaec7fb2cc17483aacbd0c9ed93c5 ci: use latest goreleaser (<a href="https://redirect.github.com/evilmartians/lefthook/issues/784">#784</a>)</li>
<li>ac882cc7cc9b2377b8db997df455405907e6a04d fix: explicitly pass static flag to linker (<a href="https://redirect.github.com/evilmartians/lefthook/issues/788">#788</a>)</li>
<li>2f3f53f8c0b301a1e20a067c423a06c46f4ca239 fix: npm fix packages (<a href="https://redirect.github.com/evilmartians/lefthook/issues/789">#789</a>)</li>
</ul>
<h2>v1.7.7</h2>
<h2>Changelog</h2>
<ul>
<li>2782f15 fix: multiple excludes (<a href="https://redirect.github.com/evilmartians/lefthook/issues/782">#782</a>)</li>
</ul>
<h2>v1.7.6</h2>
<h2>New</h2>
<p>You can receive the updates of the <code>lefthook</code> executable without any package manager!</p>
<pre lang="bash"><code># Just run
<p>lefthook self-update<br />
</code></pre></p>
<p>This command only works if you install lefthook via <code>go install github.com/evilmartians/lefthook@latest</code> or directly from the Github release assets.</p>
<h2>Changelog</h2>
<ul>
<li>efa67f5 ci: rpm/deb without self-update</li>
<li>1f055b2 feat: add self-update command (<a href="https://redirect.github.com/evilmartians/lefthook/issues/778">#778</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md">lefthook's changelog</a>.</em></p>
<blockquote>
<h2>1.7.11 (2024-07-29)</h2>
<ul>
<li>fix: revert packaging change (<a href="https://redirect.github.com/evilmartians/lefthook/pull/796">#796</a>) by <a href="https://github.com/mrexox"><code>@mrexox</code></a></li>
</ul>
<h2>1.7.10 (2024-07-29)</h2>
<ul>
<li>deps: July 2024 (<a href="https://redirect.github.com/evilmartians/lefthook/pull/795">#795</a>) by <a href="https://github.com/mrexox"><code>@mrexox</code></a></li>
<li>packaging(npm): try direct reference for lefthook executable (<a href="https://redirect.github.com/evilmartians/lefthook/pull/794">#794</a>) by <a href="https://github.com/mrexox"><code>@mrexox</code></a></li>
</ul>
<h2>1.7.9 (2024-07-26)</h2>
<ul>
<li>fix: typo CGO_ENABLED instead of GCO_ENABLED (<a href="https://redirect.github.com/evilmartians/lefthook/pull/791">#791</a>) by <a href="https://github.com/mrexox"><code>@mrexox</code></a></li>
</ul>
<h2>1.7.8 (2024-07-26)</h2>
<ul>
<li>fix: npm fix packages (<a href="https://redirect.github.com/evilmartians/lefthook/pull/789">#789</a>) by <a href="https://github.com/mrexox"><code>@mrexox</code></a></li>
<li>fix: explicitly pass static flag to linker (<a href="https://redirect.github.com/evilmartians/lefthook/pull/788">#788</a>) by <a href="https://github.com/mrexox"><code>@mrexox</code></a></li>
<li>ci: update workflow files (<a href="https://redirect.github.com/evilmartians/lefthook/pull/787">#787</a>) by <a href="https://github.com/mrexox"><code>@mrexox</code></a></li>
<li>ci: use latest goreleaser (<a href="https://redirect.github.com/evilmartians/lefthook/pull/784">#784</a>) by <a href="https://github.com/mrexox"><code>@mrexox</code></a></li>
</ul>
<h2>1.7.7 (2024-07-24)</h2>
<ul>
<li>fix: multiple excludes (<a href="https://redirect.github.com/evilmartians/lefthook/pull/782">#782</a>) by <a href="https://github.com/mrexox"><code>@mrexox</code></a></li>
</ul>
<h2>1.7.6 (2024-07-24)</h2>
<ul>
<li>feat: add self-update command (<a href="https://redirect.github.com/evilmartians/lefthook/pull/778">#778</a>) by <a href="https://github.com/mrexox"><code>@mrexox</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/evilmartians/lefthook/commit/bd773b262d1c00ddb8281568d28f3d41fd659399"><code>bd773b2</code></a> 1.7.11: revert NPM packaging changes for backward compatibility</li>
<li><a href="https://github.com/evilmartians/lefthook/commit/5c336d81a5bdfb4b527d6cea9859a38af20d306a"><code>5c336d8</code></a> fix: revert packaging change (<a href="https://redirect.github.com/evilmartians/lefthook/issues/796">#796</a>)</li>
<li><a href="https://github.com/evilmartians/lefthook/commit/fb17ca369d9b8c792692a5c13eea3a46f1fa503f"><code>fb17ca3</code></a> 1.7.10: use direct reference to lefthook binary in NPM package</li>
<li><a href="https://github.com/evilmartians/lefthook/commit/b32fd3351664e8e4dd4da231f0e1c360ca0d549f"><code>b32fd33</code></a> deps: July 2024 (<a href="https://redirect.github.com/evilmartians/lefthook/issues/795">#795</a>)</li>
<li><a href="https://github.com/evilmartians/lefthook/commit/19b7a7290ed17bdb4b2cf7ffdbd8c8ba3c36b692"><code>19b7a72</code></a> packaging(npm): try direct reference for lefthook executable (<a href="https://redirect.github.com/evilmartians/lefthook/issues/794">#794</a>)</li>
<li><a href="https://github.com/evilmartians/lefthook/commit/91d680a47f8ac43d9d43d6e66803d5173e7f9852"><code>91d680a</code></a> 1.7.9: fix static build for lefthook packages</li>
<li><a href="https://github.com/evilmartians/lefthook/commit/32d93a7f28f8a5c1e2bc20797436545e0a028671"><code>32d93a7</code></a> fix: typo CGO_ENABLED instead of GCO_ENABLED (<a href="https://redirect.github.com/evilmartians/lefthook/issues/791">#791</a>)</li>
<li><a href="https://github.com/evilmartians/lefthook/commit/3fe069291ba1c965d31fcc881d117c96979e44f1"><code>3fe0692</code></a> ci: add more static tags (<a href="https://redirect.github.com/evilmartians/lefthook/issues/790">#790</a>)</li>
<li><a href="https://github.com/evilmartians/lefthook/commit/b7309ae9a843cc5582ab7e078a8764a7b7d9fd5d"><code>b7309ae</code></a> 1.7.8: trying to fix lefthook-linux-x64 linking issue</li>
<li><a href="https://github.com/evilmartians/lefthook/commit/2f3f53f8c0b301a1e20a067c423a06c46f4ca239"><code>2f3f53f</code></a> fix: npm fix packages (<a href="https://redirect.github.com/evilmartians/lefthook/issues/789">#789</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/evilmartians/lefthook/compare/v1.7.5...v1.7.11">compare view</a></li>
</ul>
</details>
<br />
[](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>
合并状态:已合并 合并于 2024-08-01 关闭于 2024-08-01 2 条评论