Skip to content

Upgrade TypeScript to 7#52

Merged
kentcdodds merged 4 commits into
mainfrom
cursor/update-typescript-7-a422
Jul 8, 2026
Merged

Upgrade TypeScript to 7#52
kentcdodds merged 4 commits into
mainfrom
cursor/update-typescript-7-a422

Conversation

@kentcdodds

@kentcdodds kentcdodds commented Jul 8, 2026

Copy link
Copy Markdown
Member

Summary

  • Upgrade the devDependency on typescript from 6.0.2 to 7.0.2.
  • Upgrade remaining direct dependencies to their latest available releases.
  • Refresh package-lock.json for the updated direct and transitive packages, including TypeScript 7 native optional packages.
  • Apply formatting produced by the upgraded oxfmt and document an intentional skipped-test fixture suppression for the upgraded oxlint rule set.
  • Apply npm audit fix lockfile updates for dev transitive dependency advisories.

Validation

  • npm ci
  • npm run validate
  • npm test
  • npx tsc --version -> Version 7.0.2
  • npm outdated --json -> {}
  • npm audit --json -> 0 vulnerabilities
Open in Web Open in Cursor 

cursoragent and others added 4 commits July 8, 2026 17:02
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
@kentcdodds kentcdodds marked this pull request as ready for review July 8, 2026 17:08
@kentcdodds kentcdodds merged commit 0aace7e into main Jul 8, 2026
5 checks passed
@kentcdodds kentcdodds deleted the cursor/update-typescript-7-a422 branch July 8, 2026 19:24
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 3.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants