Skip to content

Commit

Permalink
chore(deps-dev): bump @evilmartians/lefthook from 1.7.9 to 1.7.11 (#943)
Browse files Browse the repository at this point in the history
Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook)
from 1.7.9 to 1.7.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/evilmartians/lefthook/releases"><code>@​evilmartians/lefthook</code>'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>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md"><code>@​evilmartians/lefthook</code>'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>
</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>See full diff in <a
href="https://github.com/evilmartians/lefthook/compare/v1.7.9...v1.7.11">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@evilmartians/lefthook&package-manager=npm_and_yarn&previous-version=1.7.9&new-version=1.7.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent fdbd7f6 commit 199b5a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@biomejs/biome": "^1.8.3",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-lerna-scopes": "^19.0.0",
"@evilmartians/lefthook": "^1.7.9",
"@evilmartians/lefthook": "^1.7.11",
"@ls-lint/ls-lint": "^2.2.3",
"@stoplight/spectral-cli": "^6.11.1",
"biome-config-airlight": "workspace:*",
Expand Down
10 changes: 5 additions & 5 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 199b5a8

Please sign in to comment.