Skip to content

root - chore: upgrade TypeScript and build tooling - #125

Merged
jaredwray merged 2 commits into
mainfrom
chore/typescript-build
Aug 19, 2026
Merged

root - chore: upgrade TypeScript and build tooling#125
jaredwray merged 2 commits into
mainfrom
chore/typescript-build

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Please check if the PR fulfills these requirements

  • Followed the Contributing and Code of Conduct guidelines.
  • Tests for the changes have been added (for bug fixes/features) with 100% code coverage.

What kind of change does this PR introduce? Maintenance (devDependency upgrade)

Summary

Upgrade TypeScript-adjacent build and type tooling. @types/node stays on the Node 24 major from .nvmrc. TypeScript 7.0.2 is deferred because tsdown reports TypeScript 7.0 as experimental with an unstable API.

Changes

  • tsx 4.23.04.23.12
  • tsdown 0.22.30.22.14
  • @types/node 24.13.224.13.3 (not taking Latest 26.2.0)
  • keep typescript at 6.0.3 (Latest 7.0.2 deferred)

Verification

  • pnpm build
  • pnpm test — 630 passed, 100% statement/line coverage
Open in Web Open in Cursor 

cursoragent and others added 2 commits August 19, 2026 00:26
Bump typescript, tsdown, tsx, and @types/node (kept on the Node 24 major from .nvmrc).

Co-authored-by: Jared Wray <me@jaredwray.com>
tsdown reports TypeScript 7.0 as experimental with an unstable API, so the 7.0.2 bump is deferred.

Co-authored-by: Jared Wray <me@jaredwray.com>
@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
Added@​types/​node@​24.13.31001008195100
Addedtsx@​4.23.121001008194100
Addedtsdown@​0.22.14981008898100

View full report

@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (73045c9) to head (504cda0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #125   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1411      1411           
  Branches       310       310           
=========================================
  Hits          1411      1411           

☔ 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.

@jaredwray
jaredwray marked this pull request as ready for review August 19, 2026 00:41
@jaredwray
jaredwray merged commit e6bb669 into main Aug 19, 2026
17 checks passed
@jaredwray
jaredwray deleted the chore/typescript-build branch August 19, 2026 00:41
@jaredwray jaredwray mentioned this pull request Aug 19, 2026
4 tasks
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