chore(deps-dev): bump tinybench from 3.1.1 to 4.0.1
dependenciesjavascript
Bumps [tinybench](https://github.com/tinylibs/tinybench) from 3.1.1 to 4.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tinylibs/tinybench/releases">tinybench's releases</a>.</em></p>
<blockquote>
<h2>v4.0.1</h2>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li>Export newly added FnHook type definition - by <a href="https://github.com/jerome-benoit"><code>@jerome-benoit</code></a> <a href="https://github.com/tinylibs/tinybench/commit/802ffac"><!-- raw HTML omitted -->(802ff)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a href="https://github.com/tinylibs/tinybench/compare/v4.0.0...v4.0.1">View changes on GitHub</a></h5>
<h2>v4.0.0</h2>
<h3> 🚨 Breaking Changes</h3>
<ul>
<li>Esm-only - by <a href="https://github.com/43081j"><code>@43081j</code></a> and <a href="https://github.com/jerome-benoit"><code>@jerome-benoit</code></a> in <a href="https://redirect.github.com/tinylibs/tinybench/issues/253">tinylibs/tinybench#253</a> <a href="https://github.com/tinylibs/tinybench/commit/63e90d8"><!-- raw HTML omitted -->(63e90)<!-- raw HTML omitted --></a></li>
<li>Change setup/teardown hook signature by making <code>task</code> and <code>mode</code> arguments optional</li>
</ul>
<h3> 🚀 Features</h3>
<ul>
<li>Add mode to fn hooks - by <a href="https://github.com/crimx"><code>@crimx</code></a> in <a href="https://redirect.github.com/tinylibs/tinybench/issues/259">tinylibs/tinybench#259</a> <a href="https://github.com/tinylibs/tinybench/commit/e13f07a"><!-- raw HTML omitted -->(e13f0)<!-- raw HTML omitted --></a></li>
</ul>
<h5> <a href="https://github.com/tinylibs/tinybench/compare/v3.1.1...v4.0.0">View changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tinylibs/tinybench/commit/cfea2d0ecf2b5ac44e12007a980de5f3eb79f966"><code>cfea2d0</code></a> chore: release v4.0.1</li>
<li><a href="https://github.com/tinylibs/tinybench/commit/bae103ef3a0094ef407f53bb1e558351b12ee14c"><code>bae103e</code></a> Merge branch 'main' of github.com:tinylibs/tinybench</li>
<li><a href="https://github.com/tinylibs/tinybench/commit/802ffac23b056640db855428f4088c09146d4ea9"><code>802ffac</code></a> fix: export newly added FnHook type definition</li>
<li><a href="https://github.com/tinylibs/tinybench/commit/a9623227a21338464e6af81400f994a21843bfb3"><code>a962322</code></a> docs: publish documentation</li>
<li><a href="https://github.com/tinylibs/tinybench/commit/035abc63f52ae2cba920a7f0b7e9235f363b8637"><code>035abc6</code></a> chore: release v4.0.0</li>
<li><a href="https://github.com/tinylibs/tinybench/commit/a70514d18da1e933437c590bb27eca593aa343a8"><code>a70514d</code></a> chore(deps-dev): apply updates</li>
<li><a href="https://github.com/tinylibs/tinybench/commit/ad37119e2910632420da0e2364ea57bff66cdd7f"><code>ad37119</code></a> refactor: code formatting</li>
<li><a href="https://github.com/tinylibs/tinybench/commit/e13f07a91fbe1cd7038c17790971f1f911964fea"><code>e13f07a</code></a> feat: add mode to fn hooks (<a href="https://redirect.github.com/tinylibs/tinybench/issues/259">#259</a>)</li>
<li><a href="https://github.com/tinylibs/tinybench/commit/2aa3ae65d702798c9bd0fe7ecd5d822e93df90bd"><code>2aa3ae6</code></a> refactor: make also the task <code>Hook</code> argument optional</li>
<li><a href="https://github.com/tinylibs/tinybench/commit/ae9130635382e6cf866a5cab888700ad8b9d7bfe"><code>ae91306</code></a> refactor: make the setup/teardown mode arg optional</li>
<li>Additional commits viewable in <a href="https://github.com/tinylibs/tinybench/compare/v3.1.1...v4.0.1">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>
合并状态:已合并 合并于 2025-05-19 关闭于 2025-05-19 0 条评论