ITADN

chore(deps-dev): bump tinybench from 4.1.0 to 5.0.0

#32Pull Requestdependabot[bot] 创建于 2025-08-19
dependenciesjavascript
D
dependabot[bot]commented
Bumps [tinybench](https://github.com/tinylibs/tinybench) from 4.1.0 to 5.0.0. <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>v5.0.0</h2> <h3>   🚨 Breaking Changes</h3> <ul> <li>Drop EOLed node 18.x support  -  by <a href="https://github.com/jerome-benoit"><code>@​jerome-benoit</code></a> in <a href="https://redirect.github.com/tinylibs/tinybench/issues/287">tinylibs/tinybench#287</a> <a href="https://github.com/tinylibs/tinybench/commit/f881fcc"><!-- raw HTML omitted -->(f881f)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li>Ensure RME is positive  -  by <a href="https://github.com/jerome-benoit"><code>@​jerome-benoit</code></a> <a href="https://github.com/tinylibs/tinybench/commit/d973942"><!-- raw HTML omitted -->(d9739)<!-- raw HTML omitted --></a></li> <li>Properly handle abortion at task level and benchmark fn error  -  by <a href="https://github.com/jerome-benoit"><code>@​jerome-benoit</code></a> <a href="https://github.com/tinylibs/tinybench/commit/fbf91ae"><!-- raw HTML omitted -->(fbf91)<!-- raw HTML omitted --></a></li> <li>Do not alter async resource detection semantic  -  by <a href="https://github.com/jerome-benoit"><code>@​jerome-benoit</code></a> <a href="https://github.com/tinylibs/tinybench/commit/92b1d81"><!-- raw HTML omitted -->(92b1d)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/tinylibs/tinybench/compare/v4.1.0...v5.0.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tinylibs/tinybench/commit/1c76abefb4a7ac8492d4d1ba843d559c91e2c072"><code>1c76abe</code></a> chore: release v5.0.0</li> <li><a href="https://github.com/tinylibs/tinybench/commit/92b1d81cba88f9dfc6789f9b9964cc42f626834b"><code>92b1d81</code></a> fix: do not alter async resource detection semantic</li> <li><a href="https://github.com/tinylibs/tinybench/commit/59f4083a3d1f55adfb16bdd8615077d1bf7d2397"><code>59f4083</code></a> refactor: factor out concurrent benchmarking code</li> <li><a href="https://github.com/tinylibs/tinybench/commit/fbf91ae9ef1418b49444fdce0a39bf1535729c1a"><code>fbf91ae</code></a> fix: properly handle abortion at task level and benchmark fn error</li> <li><a href="https://github.com/tinylibs/tinybench/commit/fcd3b5e2645625a8c2928f9c4b1cb476123df9e9"><code>fcd3b5e</code></a> Merge branch 'main' of github.com:tinylibs/tinybench</li> <li><a href="https://github.com/tinylibs/tinybench/commit/f881fccd93f1d5fc426ebbea6ffda9e1dc9352c5"><code>f881fcc</code></a> chore!: drop EOLed node 18.x support (<a href="https://redirect.github.com/tinylibs/tinybench/issues/287">#287</a>)</li> <li><a href="https://github.com/tinylibs/tinybench/commit/b0b2ecf5b785e6fa331350ea4dc5fca5da93103e"><code>b0b2ecf</code></a> chore(deps-dev): apply updates</li> <li><a href="https://github.com/tinylibs/tinybench/commit/57edb652f1bf20cad089aabaed9cd429f60b97f9"><code>57edb65</code></a> Merge branch 'main' of github.com:tinylibs/tinybench</li> <li><a href="https://github.com/tinylibs/tinybench/commit/d97394258f42eed295e3922d6bc9c4fba9b6d827"><code>d973942</code></a> fix: ensure RME is positive</li> <li><a href="https://github.com/tinylibs/tinybench/commit/8241002a73d74870275c69127ce7bea3edb2e4f1"><code>8241002</code></a> docs: publish documentation</li> <li>See full diff in <a href="https://github.com/tinylibs/tinybench/compare/v4.1.0...v5.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tinybench&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=5.0.0)](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-08-26 1 条评论