Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps tinybench from 2.9.0 to 3.0.0.

Release notes

Sourced from tinybench's releases.

v3.0.0

   🚨 Breaking Changes

     API simplification details:

  • Bench concurrency setting is now controlled only at runtime via concurreny property. Any subsequent call to run() will apply it
  • Bench warmup is now done only at run() and controlled via benchmark options and/or warmup property at runtime

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.0.0-rc.8

   🚨 Breaking Changes

     API simplification details:

  • Bench concurrency setting is now controlled only at runtime via concurreny property. Any subsequent call to run() will apply it
  • Bench warmup is now done only at run() and controlled via benchmark options and/or warmup property at runtime

... (truncated)

Commits
  • 9a3fb60 chore: release v3.0.0
  • 99647c6 refactor: rename nToMs() argument
  • d857d59 refactor: convert event creation helpers to arrow function
  • bde9951 fix: ensure error events are sent (#167)
  • 05c76c5 chore: enable eslint cache
  • e5f2908 chore: refine .gitignore
  • da942e4 chore: release v3.0.0-rc.8
  • 9a43f4a fix: run simple-git-hooks at prepare
  • ee512e8 chore: release v3.0.0-rc.7
  • 0290770 build: do not run post install scripts at releasing
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [tinybench](https://github.com/tinylibs/tinybench) from 2.9.0 to 3.0.0.
- [Release notes](https://github.com/tinylibs/tinybench/releases)
- [Commits](tinylibs/tinybench@v2.9.0...v3.0.0)

---
updated-dependencies:
- dependency-name: tinybench
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2024
@github-actions github-actions bot merged commit 2e96fd9 into master Oct 28, 2024
13 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/tinybench-3.0.0 branch October 28, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants