Skip to content

chore: bump deps, TypeScript v6, pnpm v11#1278

Merged
antfu merged 2 commits into
mainfrom
antfu/ts-v6-pnpm-v11
May 19, 2026
Merged

chore: bump deps, TypeScript v6, pnpm v11#1278
antfu merged 2 commits into
mainfrom
antfu/ts-v6-pnpm-v11

Conversation

@antfu
Copy link
Copy Markdown
Member

@antfu antfu commented May 19, 2026

  • <- Keep this line and put an x between the brackts.

Description

Bumps the cli catalog to TypeScript ^6.0.3, the root packageManager and cli catalog to pnpm@11.1.3, and pnpm/action-setup to @v4 in CI. Rolls forward the remaining workspace catalogs (vite 7→8, esbuild 0.27→0.28, @antfu/eslint-config 7→9, vue-tsc 3.2→3.3, @types/node 25.3→25.9, bumpp 10→11, lint-staged 16→17, @antfu/ni 28→30, tsdown 0.20→0.22, twoslash 0.3.6→0.3.8, @vueuse/core 14.2→14.3, vitest 4.0→4.1, and friends) and regenerates pnpm-lock.yaml under pnpm 11. Adds minimumReleaseAgeExclude entries for the packages flagged by pnpm 11's new supply-chain check so installs succeed today.

Additional context

pnpm run build passes; pnpm run typecheck surfaces one pre-existing vite plugin type conflict in packages/vitepress-twoslash/src/cache-inline/index.ts caused by vitepress still pulling in vite@7 alongside the catalog's vite@8 — likely needs a separate follow-up once vitepress 2 alpha bumps to vite 8.

Update `typescript` catalog to ^6.0.3, `pnpm` packageManager and catalog to 11.1.3, and bump `pnpm/action-setup` to v4 in CI. Also rolls forward the rest of the catalog versions (vite 7→8, esbuild 0.27→0.28, @antfu/eslint-config 7→9, vue-tsc 3.2→3.3, etc.) and adds matching `minimumReleaseAgeExclude` entries to satisfy the pnpm 11 supply-chain policy for freshly-published packages.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2026

Deploy Preview for shiki-matsu ready!

Name Link
🔨 Latest commit d8c2a5c
🔍 Latest deploy log https://app.netlify.com/projects/shiki-matsu/deploys/6a0c0bb82a2262000896a357
😎 Deploy Preview https://deploy-preview-1278--shiki-matsu.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2026

Deploy Preview for shiki-next ready!

Name Link
🔨 Latest commit d8c2a5c
🔍 Latest deploy log https://app.netlify.com/projects/shiki-next/deploys/6a0c0bb8022180000892a980
😎 Deploy Preview https://deploy-preview-1278--shiki-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

- Drop Node 20 from test matrix: pnpm 11 requires Node >=22.13.
- Cast vite plugins at the vitepress boundary (`docs/.vitepress/config.ts`, `packages/vitepress-twoslash/src/cache-inline/index.ts`) — vitepress 2.0.0-alpha.17 still embeds vite 7 while the catalog is on vite 8.
- Refresh `sql.{js,wasm}.json` snapshots for the tm-grammars 1.31.6 → 1.31.15 update.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.50%. Comparing base (06a5f9a) to head (d8c2a5c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1278      +/-   ##
==========================================
- Coverage   89.67%   89.50%   -0.18%     
==========================================
  Files          79       79              
  Lines        3516     3516              
  Branches     1011      998      -13     
==========================================
- Hits         3153     3147       -6     
- Misses        327      331       +4     
- Partials       36       38       +2     

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

@antfu antfu merged commit acbea86 into main May 19, 2026
14 of 15 checks passed
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