Skip to content

Commit

Permalink
chore(deps-dev): bump @evilmartians/lefthook from 1.7.7 to 1.7.9 (#938)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook)
from 1.7.7 to 1.7.9.
<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.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>
</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.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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<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><a
href="https://github.com/evilmartians/lefthook/commit/ac882cc7cc9b2377b8db997df455405907e6a04d"><code>ac882cc</code></a>
fix: explicitly pass static flag to linker (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/788">#788</a>)</li>
<li><a
href="https://github.com/evilmartians/lefthook/commit/f1d85d3481d5269f0336229711d882b6008351e1"><code>f1d85d3</code></a>
ci: update workflow files (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/787">#787</a>)</li>
<li><a
href="https://github.com/evilmartians/lefthook/commit/065a13e808abaec7fb2cc17483aacbd0c9ed93c5"><code>065a13e</code></a>
ci: use latest goreleaser (<a
href="https://redirect.github.com/evilmartians/lefthook/issues/784">#784</a>)</li>
<li>See full diff in <a
href="https://github.com/evilmartians/lefthook/compare/v1.7.7...v1.7.9">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.7&new-version=1.7.9)](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 26, 2024
1 parent b102d3f commit ecda69a
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.7",
"@evilmartians/lefthook": "^1.7.9",
"@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 ecda69a

Please sign in to comment.