Commit 84f80d3
authored
Bump lefthook from 2.1.6 to 2.1.10 (#305)
Bumps [lefthook](https://github.com/evilmartians/lefthook) from 2.1.6 to
2.1.10.
<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>v2.1.10</h2>
<h2>Changelog</h2>
<ul>
<li>c0a32e900407bf3e2e97c99a7dd2e3f2864ba13a deps: July 2026 (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1463">#1463</a>)</li>
<li>0b87ca6dc643dab804a1aad59c24003ef147c11a deps: June 2026 (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1447">#1447</a>)</li>
<li>afce7244cf02abaf996ebe87bb557a725e46993e deps: migrate shellescape
to al.essio.dev/pkg/shellescape (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1443">#1443</a>)</li>
<li>fbb61b369b57a17469bd6997d1624608ce977f61 feat: AI coding agents
integration (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1448">#1448</a>)</li>
<li>cbfb4a5db29b46ac8bf399665cd9ada81022b848 fix: make test suite stable
when <code>NO_COLOR</code> is set (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1449">#1449</a>)</li>
</ul>
<h2>v2.1.9</h2>
<h2>Changelog</h2>
<ul>
<li>1d35cbabe1ebaf2a5ed4d2186caa0402de6448e2 chore: add pretty gradient
(<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1432">#1432</a>)</li>
<li>22be6c50e1412c748f3c6b60e9c61cd056dc693b deps: May 2026 (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1415">#1415</a>)</li>
<li>1bae568f03dfb88af9185031fa44e9fee285e917 fix: update hooks path
after resetting (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1431">#1431</a>)</li>
</ul>
<h2>v2.1.8</h2>
<h2>Changelog</h2>
<ul>
<li>488a5f99a5a496e5837f757f8ce3e6c6d1415792 fix: do not warn if local
hooks path is equal to default hooks path (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1421">#1421</a>)</li>
</ul>
<h2>v2.1.7</h2>
<h2>Changelog</h2>
<ul>
<li>f415a9d3fce1d4f6af62622cf96c72e04ecf7bd3 chore: go mod tidy</li>
<li>cf4ab9ea4580f5aeb0d4b61d4dd169533e5bb0c9 fix: always restore
unstaged changes (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1416">#1416</a>)</li>
<li>4c0e000d6fe9f35f42efefb9263b0b4cb5dfbd49 fix: apply stage_fixed only
if it is safe (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1418">#1418</a>)</li>
<li>76aa843ef5ceb6970f61cd2ff28d16dd2ec82272 fix: linter, sacrifice
optimization for readability</li>
<li>9d53c36ed9a26d3bf66e341a9650a0ecac9b6a37 fix: separate fallback push
branch from pathspecs (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1396">#1396</a>)</li>
<li>22c9f773cf93b59005bd244c5b00caab2947a755 fix: try to always restore
unstaged changes (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1417">#1417</a>)</li>
<li>37d83986d8e6d6bf6792f57e22e7cbb1a9e28064 fix: use contrast colors
(<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1420">#1420</a>)</li>
<li>eb1064d0b8c6248627960bea1abf6891db5a21b1 refactor: add new logger
without a global state (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1385">#1385</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>2.1.10 (2026-07-08)</h2>
<ul>
<li>deps: July 2026 (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1463">#1463</a>)
by <a href=""><code>@mrexox</code></a></li>
<li>feat: AI coding agents integration (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1448">#1448</a>)
by <a href=""><code>@viralpraxis</code></a></li>
<li>docs: fix language (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1453">#1453</a>)
by <a href=""><code>@pflanze</code></a></li>
<li>fix: make test suite stable when <code>NO_COLOR</code> is set (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1449">#1449</a>)
by <a href=""><code>@viralpraxis</code></a></li>
<li>deps: June 2026 (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1447">#1447</a>)
by <a href=""><code>@mrexox</code></a></li>
<li>deps: migrate shellescape to al.essio.dev/pkg/shellescape (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1443">#1443</a>)
by <a href=""><code>@maguowei</code></a></li>
<li>docs: upgrade docmd (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1442">#1442</a>)
by <a href=""><code>@mrexox</code></a></li>
<li>docs: use single quotes in example to handle filepaths with $ by <a
href=""><code>@mrexox</code></a></li>
</ul>
<h2>2.1.9 (2026-05-29)</h2>
<ul>
<li>fix: update hooks path after resetting (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1431">#1431</a>)
by <a href=""><code>@mrexox</code></a></li>
<li>deps: May 2026 (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1415">#1415</a>)
by <a href=""><code>@mrexox</code></a></li>
</ul>
<h2>2.1.8 (2026-05-19)</h2>
<ul>
<li>fix: do not warn if local hooks path is equal to default hooks path
(<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1421">#1421</a>)
by <a href=""><code>@mrexox</code></a></li>
</ul>
<h2>2.1.7 (2026-05-19)</h2>
<ul>
<li>fix: use contrast colors (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1420">#1420</a>)
by <a href=""><code>@mrexox</code></a></li>
<li>fix: apply stage_fixed only if it is safe (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1418">#1418</a>)
by <a href=""><code>@mrexox</code></a></li>
<li>fix: try to always restore unstaged changes (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1417">#1417</a>)
by <a href=""><code>@mrexox</code></a></li>
<li>fix: always restore unstaged changes (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1416">#1416</a>)
by <a href=""><code>@mrexox</code></a></li>
<li>refactor: add new logger without a global state (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1385">#1385</a>)
by <a href=""><code>@mrexox</code></a></li>
<li>fix: linter, sacrifice optimization for readability by <a
href=""><code>@mrexox</code></a></li>
<li>fix: separate fallback push branch from pathspecs (<a
href="https://redirect.github.com/evilmartians/lefthook/pull/1396">#1396</a>)
by <a href=""><code>@lawrence3699</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/evilmartians/lefthook/commit/8d9cfec5f52367af6374a5430b4e9568844856e5"><code>8d9cfec</code></a>
2.1.10: add experimental ai hooks</li>
<li><a
href="https://github.com/evilmartians/lefthook/commit/c0a32e900407bf3e2e97c99a7dd2e3f2864ba13a"><code>c0a32e9</code></a>
deps: July 2026 (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1463">#1463</a>)</li>
<li><a
href="https://github.com/evilmartians/lefthook/commit/2ceca38c1c89824c2af795eccb2206c6322ff47f"><code>2ceca38</code></a>
docs: fix links to new beta feature</li>
<li><a
href="https://github.com/evilmartians/lefthook/commit/fbb61b369b57a17469bd6997d1624608ce977f61"><code>fbb61b3</code></a>
feat: AI coding agents integration (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1448">#1448</a>)</li>
<li><a
href="https://github.com/evilmartians/lefthook/commit/82a794fd37aefdaa0f3615bbf03a32c0414f8fbe"><code>82a794f</code></a>
docs: fix language (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1453">#1453</a>)</li>
<li><a
href="https://github.com/evilmartians/lefthook/commit/cbfb4a5db29b46ac8bf399665cd9ada81022b848"><code>cbfb4a5</code></a>
fix: make test suite stable when <code>NO_COLOR</code> is set (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1449">#1449</a>)</li>
<li><a
href="https://github.com/evilmartians/lefthook/commit/0b87ca6dc643dab804a1aad59c24003ef147c11a"><code>0b87ca6</code></a>
deps: June 2026 (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1447">#1447</a>)</li>
<li><a
href="https://github.com/evilmartians/lefthook/commit/afce7244cf02abaf996ebe87bb557a725e46993e"><code>afce724</code></a>
deps: migrate shellescape to al.essio.dev/pkg/shellescape (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1443">#1443</a>)</li>
<li><a
href="https://github.com/evilmartians/lefthook/commit/b9549b88451254a37a9dbbfeeb85e606dcbd33f3"><code>b9549b8</code></a>
docs: upgrade docmd (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/1442">#1442</a>)</li>
<li><a
href="https://github.com/evilmartians/lefthook/commit/0bffc85e7105e24ed32c602239b9ae363b5ab76c"><code>0bffc85</code></a>
docs: use single quotes in example to handle filepaths with $</li>
<li>Additional commits viewable in <a
href="https://github.com/evilmartians/lefthook/compare/v2.1.6...v2.1.10">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 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 e9ec3c8 commit 84f80d3
1 file changed
Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments