chore: browserslist 데이터 경고 해결 - #564
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
More reviews will be available in 57 minutes and 46 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more credits in the billing tab to continue. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits. 🚦 How do rate limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
Walkthrough친절하게 설명해 드릴게요! 이번 변경은 두 앱의 Next.js 관련 패키지 버전을 일괄적으로 올린 단순한 버전 범프입니다.
로직 변경이나 새로운 기능 추가 없이, 오직 버전 숫자만 바뀐 변경입니다. 😊 Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
7ea5b94 to
7378f58
Compare
7378f58 to
b7e2413
Compare
관련 이슈
작업 내용
university-web의 Next 관련 패키지를16.2.9로 맞춰next@16.2.6이 끌고 오던 오래된caniuse-lite체인을 제거했습니다.web의@next/third-parties,@next/bundle-analyzer도16.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 범위에서 제외했습니다.v23.10.0이라 레포 엔진 조건node 22.x경고는 출력됩니다.검증
apps/university-web/package.json,apps/web/package.json,pnpm-lock.yaml세 파일만 포함하는지 확인리뷰 요구사항 (선택)