Skip to content

Update dependency @vitejs/plugin-react to v6#286

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/vitejs-plugin-react-6.x
Open

Update dependency @vitejs/plugin-react to v6#286
renovate[bot] wants to merge 1 commit into
developfrom
renovate/vitejs-plugin-react-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vitejs/plugin-react (source) ^5.2.0^6.0.0 age confidence

Release Notes

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v6.0.3

Compare Source

v6.0.2

Compare Source

Allow all options in reactCompilerPreset (#​1189)

This is a type only change. Only compilationMode and target options were available for reactCompilerPreset.

v6.0.1

Compare Source

Expand @rolldown/plugin-babel peer dep range (#​1146)

Expanded @rolldown/plugin-babel peer dep range to include ^0.2.0.

v6.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: q-asker@1.1.2
npm error Found: @babel/core@7.29.7
npm error node_modules/@babel/core
npm error   peer @babel/core@"^7.0.0" from @babel/helper-create-class-features-plugin@7.29.7
npm error   node_modules/@babel/helper-create-class-features-plugin
npm error     @babel/helper-create-class-features-plugin@"^7.29.7" from @babel/plugin-transform-typescript@7.29.7
npm error     node_modules/@babel/plugin-transform-typescript
npm error       @babel/plugin-transform-typescript@"^7.29.7" from @babel/preset-typescript@7.29.7
npm error       node_modules/@babel/preset-typescript
npm error         @babel/preset-typescript@"^7.27.1" from shadcn@4.13.0
npm error         node_modules/shadcn
npm error       1 more (shadcn)
npm error   peer @babel/core@"^7.0.0" from @babel/helper-module-transforms@7.29.7
npm error   node_modules/@babel/helper-module-transforms
npm error     @babel/helper-module-transforms@"^7.29.7" from @babel/core@7.29.7
npm error     @babel/helper-module-transforms@"^7.29.7" from @babel/plugin-transform-modules-commonjs@7.29.7
npm error     node_modules/@babel/plugin-transform-modules-commonjs
npm error       @babel/plugin-transform-modules-commonjs@"^7.29.7" from @babel/preset-typescript@7.29.7
npm error       node_modules/@babel/preset-typescript
npm error         @babel/preset-typescript@"^7.27.1" from shadcn@4.13.0
npm error         node_modules/shadcn
npm error   10 more (@babel/helper-replace-supers, ...)
npm error
npm error Could not resolve dependency:
npm error dev @vitejs/plugin-react@"^6.0.0" from the root project
npm error
npm error Conflicting peer dependency: @babel/core@8.0.1
npm error node_modules/@babel/core
npm error   peer @babel/core@"^8.0.0" from @babel/plugin-transform-runtime@8.0.1
npm error   node_modules/@babel/plugin-transform-runtime
npm error     peerOptional @babel/plugin-transform-runtime@"^7.29.0 || ^8.0.0-rc.1" from @rolldown/plugin-babel@0.2.3
npm error     node_modules/@rolldown/plugin-babel
npm error       peerOptional @rolldown/plugin-babel@"^0.1.7 || ^0.2.0" from @vitejs/plugin-react@6.0.3
npm error       node_modules/@vitejs/plugin-react
npm error         dev @vitejs/plugin-react@"^6.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-07-05T08_39_58_486Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-05T08_39_58_486Z-debug-0.log

GulSauce added a commit that referenced this pull request Jul 5, 2026
## major 승격
- eslint 9→10 (+@eslint/js), typescript 5.9→6, eslint-plugin-react-hooks 5→7
- globals 16→17, i18nexus 3→4 (+i18nexus-tools 2→3), lucide-react 0.577→1
- react-ga4 2→3, react-pdf 9→10, puppeteer 24→25, katex 0.16→0.17
- eslint-plugin-react-refresh 0.4→0.5, react/react-dom 19.1→19.2
- CI: actions/checkout v4→v7, actions/setup-node v4→v6
- Tier A minor/보안: vite 6.4(SEC), axios 1.16(SEC), mermaid 11.15(SEC),
  radix 1.6, react-router 7.18, tailwindcss 4.3, typescript-eslint 8.62 등

## breaking change 해소
1. TS6: deprecated baseUrl 제거 (paths는 tsconfig 상대 경로라 무영향)
2. eslint10 recommended no-useless-assignment: text-animate.tsx dead-store 제거
3. react-hooks7 신규 컴파일러 rule(refs/set-state-in-effect/purity 등) warn 강등
   → 개별 코드 수정은 후속 티켓으로 분리
4. eslint flat config: 강등 블록에 react-hooks 플러그인 등록 + files 스코프
5. react-pdf 10 ↔ pdfjs-dist 5.4.296 정렬 (worker/API 단일 버전 → 불일치 방지)
6. prettier 3.9 union 타입 포맷 적용
7. eslint ignores에 .claude 추가 → npm run lint의 벤더 스킬 코드 오염(5373 errors,
   pre-existing) 제외해 lint 게이트 복구 (npm run lint GREEN)

## 검증
- npm run build GREEN (vite + prerender 7라우트 + sitemap)
- npm run lint GREEN (0 errors, 82 warnings) / prettier --check . GREEN
- react-pdf 런타임: pdfjs 단일 5.4.296 트리, API 실동작(3p 파싱) 확인

## DEFER (스코프 밖)
- #286 @vitejs/plugin-react v6 (peer로 vite 8 필요, 미제공)
- #292 pdfjs-dist v6 (react-pdf 10이 pdfjs 5 번들 → v6 지원 시 재평가)

## 후속 티켓 후보
- react-hooks7 신규 rule 82 warnings 정리
- tsc 크래시(#pages/* 매핑 유발, pre-existing) 조사

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@renovate renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch from 70f9c61 to 633e802 Compare July 5, 2026 02:14
GulSauce added a commit that referenced this pull request Jul 5, 2026
직전 커밋(790b6a9)에서 DEFER했던 vite 8 페어링을 재평가 트리거(#300 vite v8 PR 등장)에 따라 승격.

## 반영된 버전 승격
- vite 6.3 → 8.1.3 (#300) — 기본 번들러 rollup → rolldown
- @vitejs/plugin-react 4.4 → 5.2.0 (vite 8 지원 최소 버전)

## breaking change 해소
1. plugin-react v6(#286) ERESOLVE: optional peer @rolldown/plugin-babel가
   @babel/core 8.0.0-rc prerelease를 강제 → 전역 --legacy-peer-deps 필요.
   Constitution I(Simplicity) 위반으로 v6 대신 v5.2.0 채택(동일하게 vite 8 지원,
   rolldown-babel/react-compiler 미도입). #286은 DEFER 유지.
2. rolldown manualChunks: 객체 형식 거부(TypeError: manualChunks is not a function)
   → 함수 형식으로 변환(vite.config.ts, 동일 그룹핑 유지: pdf-viewer/framer-motion/react-vendor)

## 검증 (세이프티 넷)
- npm run build GREEN (vite 8 rolldown, prerender 7라우트 + sitemap)
  · 빌드 6.88s → 0.74s (rolldown ~9x)
- npm run lint GREEN (0 errors, 82 warnings — 베이스라인 동일, 신규 경고 0)
- npx prettier --check . GREEN
- vite 8 preview 서버 부팅 HTTP 200 + app root 확인

## DEFER 유지 (스코프 밖)
- #286 @vitejs/plugin-react v6 — rolldown-babel/react-compiler 채택 시 재평가
- #292 pdfjs-dist v6 — react-pdf 10 전 버전이 pdfjs 5.4.296 고정, react-pdf가 v6 지원 시 재평가
- #299 pdfjs-dist 5.7.284 — react-pdf 10과 단일 버전 정렬 유지 위해 REJECT

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
GulSauce added a commit that referenced this pull request Jul 5, 2026
직전 커밋(790b6a9)에서 DEFER했던 vite 8 페어링을 재평가 트리거(#300 vite v8 PR 등장)에 따라 승격.

## 반영된 버전 승격
- vite 6.3 → 8.1.3 (#300) — 기본 번들러 rollup → rolldown
- @vitejs/plugin-react 4.4 → 5.2.0 (vite 8 지원 최소 버전)

## breaking change 해소
1. plugin-react v6(#286) ERESOLVE: optional peer @rolldown/plugin-babel가
   @babel/core 8.0.0-rc prerelease를 강제 → 전역 --legacy-peer-deps 필요.
   Constitution I(Simplicity) 위반으로 v6 대신 v5.2.0 채택(동일하게 vite 8 지원,
   rolldown-babel/react-compiler 미도입). #286은 DEFER 유지.
2. rolldown manualChunks: 객체 형식 거부(TypeError: manualChunks is not a function)
   → 함수 형식으로 변환(vite.config.ts, 동일 그룹핑 유지: pdf-viewer/framer-motion/react-vendor)

## 검증 (세이프티 넷)
- npm run build GREEN (vite 8 rolldown, prerender 7라우트 + sitemap)
  · 빌드 6.88s → 0.74s (rolldown ~9x)
- npm run lint GREEN (0 errors, 82 warnings — 베이스라인 동일, 신규 경고 0)
- npx prettier --check . GREEN
- vite 8 preview 서버 부팅 HTTP 200 + app root 확인

## DEFER 유지 (스코프 밖)
- #286 @vitejs/plugin-react v6 — rolldown-babel/react-compiler 채택 시 재평가
- #292 pdfjs-dist v6 — react-pdf 10 전 버전이 pdfjs 5.4.296 고정, react-pdf가 v6 지원 시 재평가
- #299 pdfjs-dist 5.7.284 — react-pdf 10과 단일 버전 정렬 유지 위해 REJECT

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@renovate renovate Bot force-pushed the renovate/vitejs-plugin-react-6.x branch from 633e802 to 9088a1f Compare July 5, 2026 08:40
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.

0 participants