• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

RobinTail / express-zod-api / 9997808748
100%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2024 07:56PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
9997808748

push

github

web-flow
Bump husky from 9.0.11 to 9.1.0 (#1915)

Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.0.
<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.1.0</h2>
<!-- raw HTML omitted -->
<p><em>Super saiyan <del>god</del> dog! It's over 9.0.0!</em></p>
<h1>What's new</h1>
<p>You can now run package commands directly, no need for
<code>npx</code> or equivalents.
It makes writing hooks more intuitive and is also slightly faster
🐺⚡️</p>
<pre lang="diff"><code># .husky/pre-commit
- npx jest
+ jest # ~0.2s faster
</code></pre>
<p>A new recipe has been added to the docs. Lint staged files without
external dependencies (inspired by Prettier docs). Feel free to modify
it.</p>
<pre lang="shell"><code># .husky/pre-commit
prettier $(git diff --cached --name-only --diff-filter=ACMR | sed 's|
|\\ |g') --write --ignore-unknown
git update-index --again
</code></pre>
<p>For more advanced use cases, see <a
href="https://github.com/lint-staged/lint-staged">lint-staged</a>.</p>
<h1>Fixes</h1>
<ul>
<li><code>bunx husky init</code> command</li>
<li>Workaround for some hooks implementation on Windows 🤷</li>
</ul>
<h1>Deprecations</h1>
<ul>
<li>Remove <code>#!/usr/bin/env sh</code> and <code>. &quot;$(dirname --
&quot;$0&quot;)/_/husky.sh&quot;</code> from your hooks</li>
<li>Move your code from <code>~/.huskyrc</code> to
<code>.config/husky/init.sh</code></li>
</ul>
<p>Support for these will be removed in v10, notices have been
added.</p>
<h1>Friendly reminder</h1>
<p>If Git hooks don't fit your workflow, you can disable Husky globally.
Just add <code>export HUSKY=0</code> to
<code>.config/husky/init.sh</code>.</p>
<p>I've seen some confusion about this on X, so just a heads-up!</p>
<h1>Sponsoring</h1>
<p>Husky is downloaded over 45M times per month and used by ~1.5M
projects. If your company wants ... (continued)
Source Files on build 9997808748
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9997808748
  • 2c8138e3 on github
  • Prev Build on master (#9977960409)
  • Next Build on master (#9997950617)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc