Skip to content

@cacheable/benchmark - fix: upgrade tsx to 4.21.0#1628

Merged
jaredwray merged 2 commits intomainfrom
dep-upgrade/tsx
May 7, 2026
Merged

@cacheable/benchmark - fix: upgrade tsx to 4.21.0#1628
jaredwray merged 2 commits intomainfrom
dep-upgrade/tsx

Conversation

@jaredwray
Copy link
Copy Markdown
Owner

Summary

  • Upgrade tsx (devDependency) from ^4.19.4 to ^4.21.0 in @cacheable/benchmark to align with the website package and pick up the latest tsx releases.

Test plan

  • pnpm install succeeds
  • pnpm --filter @cacheable/benchmark test passes (lint only — package has no tests)

🤖 Generated with Claude Code

Upgrade tsx devDependency from 4.19.4 to 4.21.0 to align with the website package
and pick up the latest tsx improvements.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

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

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 tsx dependency in the benchmark package from version 4.19.4 to 4.21.0. The pnpm-lock.yaml file has been updated accordingly, removing references to older versions of tsx and esbuild along with their platform-specific packages. I have no feedback to provide.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d685866) to head (140e066).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1628   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         2496      2496           
  Branches       555       554    -1     
=========================================
  Hits          2496      2496           

☔ View full report in Codecov by Sentry.
📢 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.

@jaredwray jaredwray merged commit 97608d0 into main May 7, 2026
10 checks passed
@jaredwray jaredwray deleted the dep-upgrade/tsx branch May 7, 2026 01:24
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.

1 participant