Skip to content

chore(deps): Update dependency com.diffplug.spotless to v8.9.0 - #309

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/gradle-plugins
Open

chore(deps): Update dependency com.diffplug.spotless to v8.9.0#309
renovate[bot] wants to merge 1 commit into
developfrom
renovate/gradle-plugins

Conversation

@renovate

@renovate renovate Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
com.diffplug.spotless 8.8.08.9.0 age confidence

Configuration

📅 Schedule: (in timezone Asia/Seoul)

  • Branch creation
    • "before 10am on monday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, 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.

@claude

claude Bot commented Jul 5, 2026

Copy link
Copy Markdown

Claude finished @renovate[bot]'s task in 41s —— View job


🤖 Claude 의존성 영향도 분석

📦 변경점 요약

  • com.diffplug.spotless 8.8.0 → 8.9.0 (minor)
  • Gradle 코드 포맷터 플러그인의 minor 업데이트. 런타임 의존성 아님 — 빌드/CI 도구 전용.
  • lockfile 변경 없음 (transitive 의존성 변화 없음)

🎯 Q-Asker 영향도: 🟢 LOW

사용처:

  • build.gradle:64 — 루트 subprojects 블록에 플러그인 적용. googleJavaFormat(1.25.2) + removeUnusedImports + endWithNewline + trimTrailingWhitespace 규칙 설정
  • .github/workflows/ci-check-code-convention.yml:28 — CI에서 ./gradlew spotlessCheck build 실행하여 포맷 위반 시 PR 차단

예상 영향:

  • 런타임 코드에 전혀 영향 없음 (빌드 시점 플러그인)
  • spotlessApply / spotlessCheck 동작에 미세한 변화 가능성 있으나, Google Java Format 버전(1.25.2)은 고정이므로 포맷 규칙 자체가 바뀔 가능성 낮음
  • minor 버전 특성상 버그 수정 또는 신규 언어/포맷 지원 추가가 주된 변화

✅ 권장 액션

  • CI green 확인 (CI spotlessCheck가 통과하면 충분)
  • 로컬 ./gradlew spotlessCheck 로 포맷 위반 없음 확인 (선택)

📋 참고

  • Release Notes: PR 본문 참조 (Renovate 자동 생성)
  • 분석 모델: claude-sonnet-4-6

@renovate
renovate Bot force-pushed the renovate/gradle-plugins branch 8 times, most recently from b8a4ef4 to 8415baf Compare July 17, 2026 02:57
@renovate
renovate Bot force-pushed the renovate/gradle-plugins branch 4 times, most recently from cc9f156 to 9871db7 Compare July 20, 2026 07:14
GulSauce added a commit that referenced this pull request Jul 20, 2026
…ions) (#388)

## 반영된 버전 승격
- com.auth0:java-jwt 4.5.0 → 4.6.0 (minor, jackson 전이 2.21.4 → 2.22.0 동반)
- spotless 7.0.4 → 8.8.0 (MAJOR, 빌드타임 전용)
- foojay-resolver-convention 0.8.0 → 1.0.0 (MAJOR, 빌드타임 전용)
- github-actions: checkout v4→v7, setup-java v4→v5, setup-gradle v4→v6,
  create-github-app-token v1→v3, configure-pages v5→v6, upload-pages-artifact v3→v5,
  deploy-pages v4→v5, appleboy/scp-action 0.1.7→1.0.0, appleboy/ssh-action 0.1.10→1.2.5
- anthropics/claude-code-action digest 갱신 (v1 유지)

## 대응한 Renovate PR
- #307 (digest) MERGE_NOW, #308 (java-jwt) MERGE_NOW,
  #310 (actions major) CONDITIONAL — appleboy 액션 사용 입력 v1.x 호환 확인, 배포 경로는 다음 배포에서 관찰
- #311 (gradle-plugins major)이 #309 (non-major)를 상위 semver로 흡수 — develop 병합 시 Renovate가 auto-close

## Breaking change 해소
- 없음: spotless 8.x·foojay 1.0 모두 계단식 실패 0회 (compile·test·spotlessCheck GREEN)
- settings.gradle의 foojay TOML 정규식 파싱은 버전 문자열만 갱신되어 영향 없음
- appleboy scp/ssh v1.x: 사용 중 입력(host/username/key/source/target/strip_components/debug/script) 모두 유지, 삭제된 script_stop 미사용

## 검증
- ./gradlew build GREEN (기존 회귀 세이프티 넷 ApplicationContextBootTest·PdfUtilsTest 포함)
- ./gradlew spotlessCheck GREEN (spotless 8.8.0 + google-java-format 1.25.2 재포맷 diff 0건)
- ./gradlew resolveAndLockAll --write-locks 재생성 — PR 반영분 외 추가 drift 없음
- buildEnvironment로 spotless 8.8.0 실적용 확인

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@renovate renovate Bot changed the title chore(deps): Update gradle-plugins chore(deps): Update gradle-plugins - autoclosed Jul 20, 2026
@renovate renovate Bot closed this Jul 20, 2026
@renovate
renovate Bot deleted the renovate/gradle-plugins branch July 20, 2026 07:31
@renovate renovate Bot changed the title chore(deps): Update gradle-plugins - autoclosed chore(deps): Update dependency org.hibernate.orm to v7.4.5.Final Jul 26, 2026
@renovate renovate Bot reopened this Jul 26, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-plugins branch 5 times, most recently from 5da39c0 to d54406f Compare July 26, 2026 19:35
GulSauce added a commit that referenced this pull request Jul 27, 2026
…n·actions) (#413)

## 반영된 버전 승격
- org.apache.pdfbox:pdfbox 3.0.7 → 3.0.8 (PATCH, 3.0.7 Splitter 회귀 PDFBOX-6203/6209 수정판)
- org.apache.httpcomponents.client5:httpclient5 5.6.1 → 5.6.2 (PATCH, HttpCore 5.4.3 + 지연 압축해제 복원)
- org.hibernate.orm 7.4.4.Final → 7.4.5.Final (PATCH, 플러그인+platform 동시)
- eclipse-temurin 베이스 이미지 25.0.2_10 → 25.0.3_9-jdk-noble (JDK PATCH)
- GitHub Actions 다이제스트 핀 갱신 (checkout/setup-java/claude-code-action) + CI MySQL 8.0 → 8.4 핀

## Breaking change 해소
- 없음 (전건 PATCH/핀 수준, 계단식 실패 0회)

## 회귀 세이프티 넷
- 기존 ApplicationContextBootTest·PdfUtilsTest 재사용 (신규 테스트 불필요)
- quiz-set-impl 바이트코드 인핸스먼트 javap 검증 ($$_hibernate_ 멤버 54개 유지)

## 검증
- ./gradlew clean build spotlessCheck GREEN (테스트 포함 128 태스크)
- resolveAndLockAll 재생성 — 예상 밖 버전 드리프트 없음 (전이: httpcore5 5.4.3, commons-logging 1.4.0)

## 처리한 Renovate PR
- #405(pdfbox), #404(httpclient5), #309(hibernate), #406(temurin), #307(actions)
- develop 도달 시 Renovate가 superseded로 자동 close

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@renovate renovate Bot changed the title chore(deps): Update dependency org.hibernate.orm to v7.4.5.Final chore(deps): Update dependency org.hibernate.orm to v7.4.5.Final - autoclosed Jul 27, 2026
@renovate renovate Bot closed this Jul 27, 2026
@renovate renovate Bot changed the title chore(deps): Update dependency org.hibernate.orm to v7.4.5.Final - autoclosed chore(deps): Update dependency com.diffplug.spotless to v8.9.0 Aug 2, 2026
@renovate renovate Bot reopened this Aug 2, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-plugins branch 3 times, most recently from 98d8940 to b08f228 Compare August 4, 2026 11:03
@renovate
renovate Bot force-pushed the renovate/gradle-plugins branch from b08f228 to f96290b Compare August 4, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants