Skip to content

chore: browserslist 데이터 경고 해결#564

Draft
manNomi wants to merge 1 commit into
mainfrom
build/update-browserslist-data
Draft

chore: browserslist 데이터 경고 해결#564
manNomi wants to merge 1 commit into
mainfrom
build/update-browserslist-data

Conversation

@manNomi

@manNomi manNomi commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

관련 이슈

  • resolves: 없음

작업 내용

  • university-web의 Next 관련 패키지를 16.2.9로 맞춰 next@16.2.6이 끌고 오던 오래된 caniuse-lite 체인을 제거했습니다.
  • web@next/third-parties, @next/bundle-analyzer16.2.9로 맞췄습니다.
  • pnpm-lock.yaml에서 Browserslist 데이터 체인이 browserslist@4.28.2, caniuse-lite@1.0.30001799로 정리되도록 갱신했습니다.

특이 사항

  • /university/[homeUniversity], /university/[homeUniversity]/[id] 라우트의 SSG 구조는 변경하지 않았습니다.
  • university-web 빌드의 search universities by text "" failed with 500: fetch failed 문제는 이번 PR 범위에서 제외했습니다.
  • 로컬 Node가 v23.10.0이라 레포 엔진 조건 node 22.x 경고는 출력됩니다.

검증

  • commit hook CI parity 통과
  • 최종 diff가 apps/university-web/package.json, apps/web/package.json, pnpm-lock.yaml 세 파일만 포함하는지 확인

리뷰 요구사항 (선택)

  • Next 패치 업데이트와 lockfile 정리 범위가 의도대로 좁게 유지됐는지 확인 부탁드립니다.

@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
solid-connect-university-web Error Error Jun 21, 2026 6:49am
solid-connect-web-admin Ready Ready Preview, Comment Jun 21, 2026 6:49am
solid-connection-web Ready Ready Preview, Comment Jun 21, 2026 6:49am

@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Review Change Stack

Walkthrough

친절하게 설명해 드릴게요! 이번 변경은 두 앱의 Next.js 관련 패키지 버전을 일괄적으로 올린 단순한 버전 범프입니다.

  1. apps/university-web 패키지 업그레이드

    • @next/third-parties: ^16.2.6^16.2.9
    • next: ^16.2.6^16.2.9
    • @next/bundle-analyzer (devDependency): ^16.2.6^16.2.9
  2. apps/web 패키지 업그레이드

    • @next/third-parties: ^16.2.6^16.2.9
    • @next/bundle-analyzer (devDependency): ^16.2.6^16.2.9

로직 변경이나 새로운 기능 추가 없이, 오직 버전 숫자만 바뀐 변경입니다. 😊

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested reviewers

  • wibaek
  • enunsnv
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed 제목이 PR의 주요 변경 사항과 일치하며, browserslist 데이터 경고 해결이라는 핵심을 명확하게 전달합니다.
Description check ✅ Passed PR 설명이 필수 섹션을 모두 포함하고 있으며, 작업 내용, 특이 사항, 검증 내용, 리뷰 요구사항이 상세하게 기술되어 있습니다.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 build/update-browserslist-data

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 and usage tips.

@manNomi manNomi marked this pull request as ready for review June 19, 2026 08:36
@manNomi manNomi force-pushed the build/update-browserslist-data branch from 7378f58 to b7e2413 Compare June 19, 2026 08:37
@manNomi manNomi changed the title chore: browserslist 경고 및 university-web 빌드 실패 해결 chore: browserslist 데이터 경고 해결 Jun 19, 2026
@manNomi manNomi marked this pull request as draft June 19, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant