Skip to content

Upgrade to TypeScript 6#4891

Merged
zbeyens merged 3 commits into
mainfrom
codex/typescript-6-upgrade-pr-4887
Mar 25, 2026
Merged

Upgrade to TypeScript 6#4891
zbeyens merged 3 commits into
mainfrom
codex/typescript-6-upgrade-pr-4887

Conversation

@zbeyens
Copy link
Copy Markdown
Member

@zbeyens zbeyens commented Mar 25, 2026

Summary

  • upgrade the repo and docs app to typescript@6.0.2
  • remove or contain TypeScript 6 config fallout, including Bun slow-test import resolution
  • fix TS6 breakage in @platejs/docx-io and depset, and add changesets

Verification

  • pnpm install
  • pnpm build
  • pnpm typecheck
  • pnpm --filter www typecheck
  • pnpm --filter www build:registry
  • pnpm lint:fix
  • pnpm lint
  • bun test ./apps/www/src/__tests__/package-integration/ai-chat-streaming/streamDeserializeMd.slow.tsx ./apps/www/src/__tests__/package-integration/ai-chat-streaming/streamInsertChunk.slow.tsx ./apps/www/src/__tests__/package-integration/ai-chat-streaming/streamSerializeMd.slow.tsx ./apps/www/src/__tests__/package-integration/core-html/HtmlPlugin.slow.tsx ./apps/www/src/__tests__/package-integration/core-static-html/serialize-html.attributes.slow.ts ./apps/www/src/__tests__/package-integration/core-static-html/serialize-html.elements.slow.ts ./apps/www/src/__tests__/package-integration/core-static-html/serialize-html.marks.slow.ts ./apps/www/src/__tests__/package-integration/core-static-html/serialize-html.render.slow.tsx ./apps/www/src/__tests__/package-integration/core-static-html/serialize-html.roundtrip.slow.ts ./apps/www/src/__tests__/package-integration/docx-io.roundtrip.slow.tsx
  • pnpm check

@zbeyens zbeyens requested a review from a team March 25, 2026 20:22
@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Mar 25, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 25, 2026

🦋 Changeset detected

Latest commit: 37e35af

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
depset Patch
@platejs/docx-io Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
plate Ready Ready Preview, Comment Mar 25, 2026 9:22pm

Request Review

@dosubot dosubot Bot added size:XL This PR changes 500-999 lines, ignoring generated files. build dependencies Pull requests that update a dependency file labels Mar 25, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e5ffac4e94

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/docx-io/src/lib/html-to-docx.ts
@dosubot dosubot Bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Mar 25, 2026
@zbeyens zbeyens enabled auto-merge March 25, 2026 21:31
@zbeyens zbeyens disabled auto-merge March 25, 2026 21:31
@zbeyens zbeyens merged commit bdcbb20 into main Mar 25, 2026
7 checks passed
@zbeyens zbeyens deleted the codex/typescript-6-upgrade-pr-4887 branch March 25, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build dependencies Pull requests that update a dependency file size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant