Skip to content

ci: Dependabot vitest 그룹 추가와 보류한 메이저 업데이트 제외 - #188

Merged
lee-sihun merged 1 commit into
mainfrom
chore/dependabot-groups-and-ignores
Sep 17, 2026
Merged

lee-sihun merged 1 commit into
mainfrom
chore/dependabot-groups-and-ignores

Conversation

@lee-sihun

Copy link
Copy Markdown
Member

배경

2026-09-17 Dependabot PR 정리(#172~#187)에서 같은 유형의 실패 PR이 반복되는 원인 두 가지를 확인했습니다.

변경

  • npm groupsvitest(vitest, @vitest/*) 추가 — 항상 한 PR로 함께 올라오도록 npm-minor-patch보다 앞에 둠
  • 별도 전환 과제로 분리한 업데이트를 ignore에 등록
    • npm: eslint·tailwindcss·jsdom의 semver-major
    • cargo: cocoa >=0.23, zip의 semver-major

해제 조건

각 항목의 주석에 적힌 전환 과제가 끝나면 해당 ignore를 제거합니다.

🤖 Generated with Claude Code

vitest와 @vitest/*는 서로 정확한 버전을 peer로 요구해 개별 PR이 항상 실패한다.
별도 전환 과제로 분리한 메이저(eslint 10, tailwindcss 4, jsdom 30, zip, cocoa 0.23+)는
과제 완료 전까지 제안을 멈춘다.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@lee-sihun
lee-sihun merged commit bf786ee into main Sep 17, 2026
6 checks passed
@lee-sihun
lee-sihun deleted the chore/dependabot-groups-and-ignores branch September 17, 2026 05:02
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