Skip to content

root - chore: upgrade TypeScript and build tooling#143

Merged
jaredwray merged 2 commits into
mainfrom
claude/agentic-dependency-mockhttp-JcahL
May 18, 2026
Merged

root - chore: upgrade TypeScript and build tooling#143
jaredwray merged 2 commits into
mainfrom
claude/agentic-dependency-mockhttp-JcahL

Conversation

@jaredwray

Copy link
Copy Markdown
Owner

Summary

Upgrade TypeScript and build tooling to their latest versions.

Versions

  • @swc/core 1.15.24 → 1.15.33
  • tsdown 0.21.7 → 0.22.0
  • typescript 6.0.2 → 6.0.3

Tests

  • pnpm test passes
  • pnpm build passes

Generated by Claude Code

- @swc/core 1.15.24 → 1.15.33
- tsdown 0.21.7 → 0.22.0
- typescript 6.0.2 → 6.0.3
@codecov

codecov Bot commented May 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7219c36) to head (5ab1512).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #143   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        37           
  Lines         1089      1089           
  Branches       221       222    +1     
=========================================
  Hits          1089      1089           

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

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

Copy link
Copy Markdown

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 several development dependencies, including @swc/core, tsdown, and typescript, with extensive updates to the lockfile affecting the rolldown and scalar ecosystems. Feedback indicates that the typescript version 6.0.3 is non-standard and should be verified for validity. Furthermore, the update to tsdown@0.22.0 imposes stricter Node.js engine requirements than currently specified in the project, which may lead to installation failures.

Comment thread package.json
Comment thread package.json
tsdown 0.22.0 requires Node ^22.18.0 || >=24.0.0
@jaredwray jaredwray merged commit 5aeb096 into main May 18, 2026
9 checks passed
@jaredwray jaredwray deleted the claude/agentic-dependency-mockhttp-JcahL branch May 18, 2026 18:58
@jaredwray jaredwray mentioned this pull request May 18, 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