Skip to content

ref: remove devtools-query-tsc test - #11335

Merged
TkDodo merged 1 commit into
mainfrom
tkdodo/ref/remove-flaky-test
Aug 30, 2026
Merged

ref: remove devtools-query-tsc test#11335
TkDodo merged 1 commit into
mainfrom
tkdodo/ref/remove-flaky-test

Conversation

@TkDodo

@TkDodo TkDodo commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Chores
    • Removed an unused TypeScript checking integration for the Devtools package.
    • Removed associated project configuration and workspace synchronization settings.
    • No user-facing functionality or exported API behavior was changed.

@TkDodo
TkDodo merged commit b53bddb into main Aug 30, 2026
7 of 8 checks passed
@TkDodo
TkDodo deleted the tkdodo/ref/remove-flaky-test branch August 30, 2026 14:13
@coderabbitai

coderabbitai Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: c59d27b3-1401-4216-952b-f0fbbacf3d2f

📥 Commits

Reviewing files that changed from the base of the PR and between 08dc65a and 125ea93.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (4)
  • integrations/query-devtools-tsc/package.json
  • integrations/query-devtools-tsc/src/index.ts
  • integrations/query-devtools-tsc/tsconfig.json
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

The PR removes the query-devtools-tsc type-checking package configuration and exported type alias. It also removes pnpm workspace settings for injected dependency deduplication and post-build synchronization.

Changes

Query-devtools TypeScript checker removal

Layer / File(s) Summary
Remove checker artifacts
integrations/query-devtools-tsc/src/index.ts, integrations/query-devtools-tsc/tsconfig.json
Removes the Devtools type alias and the checker’s TypeScript compiler configuration.
Update workspace synchronization
pnpm-workspace.yaml
Removes injected dependency deduplication settings and the build synchronization hook.

Estimated code review effort: 1 (Trivial) | ~5 minutes

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch tkdodo/ref/remove-flaky-test

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Changeset Version Preview

No changeset entries found. Merging this PR will not cause a version bump for any packages.

@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
react full 11.89 KB (0%)
react minimal 8.85 KB (0%)

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