Skip to content

benchmark - chore: upgrade tinybench#1677

Open
jaredwray wants to merge 1 commit into
mainfrom
claude/cacheable-dependency-management-d6gb1r
Open

benchmark - chore: upgrade tinybench#1677
jaredwray wants to merge 1 commit into
mainfrom
claude/cacheable-dependency-management-d6gb1r

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Please check if the PR fulfills these requirements

  • Followed the Contributing guidelines and Code of Conduct
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage. — N/A: dependency-only patch upgrade.

What kind of change does this PR introduce?

Maintenance (chore) — first PR of the runtime phase. Patch upgrade of tinybench in @cacheable/benchmark.

Versions

  • tinybench ^6.0.1^6.0.2 (@cacheable/benchmark, dependency)

Verification

  • pnpm build passes
  • node scripts/test-build.mjs (build-output validation) passes for all packages
  • pnpm test — all packages at 100% coverage (and @cacheable/benchmark lint passes) except the same 3 pre-existing sandbox-only failures (external mockhttp.org:8080 unreachable; two file-entry-cache tests that rely on chmod 0o000 failing under a non-root user). All three pass on GitHub CI.
  • @cacheable/benchmark has no unit tests, so I smoke-tested tinybench@6.0.2 directly — it imports, constructs a Bench, and runs a task successfully.

Generated by Claude Code

tinybench ^6.0.1 -> ^6.0.2 (@cacheable/benchmark dep; patch).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01P1TBuMiXotBjpNHYcbwvqf

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the tinybench dependency in the benchmark package from version ^6.0.1 to ^6.0.2, along with the corresponding lockfile updates in pnpm-lock.yaml. There are no review comments, and I have no feedback to provide.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedtinybench@​6.0.210010010091100

View full report

@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4afc587) to head (253a05f).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1677   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         3504      3504           
  Branches       795       809   +14     
=========================================
  Hits          3504      3504           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants