Skip to content

Update quickwit-ui dependencies#6181

Closed
Platane wants to merge 4 commits intoquickwit-oss:mainfrom
Platane:worktree-ui-dep-bump
Closed

Update quickwit-ui dependencies#6181
Platane wants to merge 4 commits intoquickwit-oss:mainfrom
Platane:worktree-ui-dep-bump

Conversation

@Platane
Copy link
Collaborator

@Platane Platane commented Mar 2, 2026

Summary

  • Remove unused React imports from test mocks (fixes biome lint error)
  • Bump minor/patch versions of all quickwit-ui dependencies (react, mui, vite, biome, etc.)

Test plan

  • yarn lint passes (no errors)
  • yarn type passes
  • yarn test passes (7/7)
  • yarn build succeeds

🤖 Generated with Claude Code

Supersedes #6175

Platane and others added 4 commits March 2, 2026 11:15
The automatic JSX transform doesn't require importing React. These
unused imports cause biome lint errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Bump minor/patch versions:
- @babel/core 7.28.5 → 7.29.0
- @biomejs/biome 2.3.5 → 2.4.4
- @mui/* 7.3.5 → 7.3.8, x-charts/x-date-pickers 8.18.0 → 8.27.x
- react/react-dom 19.2.0 → 19.2.4
- react-router 7.12.0 → 7.13.1
- vite 7.2.2 → 7.3.1
- monaco-editor 0.54.0 → 0.55.1
- dayjs 1.11.7 → 1.11.19
- swagger-ui-react 5.30.2 → 5.32.0
- dompurify (resolution) 3.2.4 → 3.3.1
- and other minor bumps

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add apt-get update before installing protobuf-compiler to avoid
404 errors from stale package mirrors on GitHub Actions runners.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
react-monaco-editor was never imported (project uses @monaco-editor/react).
web-vitals and reportWebVitals.ts were dead CRA boilerplate.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Platane Platane marked this pull request as ready for review March 2, 2026 10:21
@Platane Platane closed this Mar 2, 2026
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