Skip to content

chore(deps): bump detekt 1.23.7→1.23.8 + ksp api 2.3.7→2.3.9#159

Merged
Skobeltsyn merged 1 commit into
mainfrom
chore/dep-bumps-detekt-ksp
Jun 4, 2026
Merged

chore(deps): bump detekt 1.23.7→1.23.8 + ksp api 2.3.7→2.3.9#159
Skobeltsyn merged 1 commit into
mainfrom
chore/dep-bumps-detekt-ksp

Conversation

@Skobeltsyn
Copy link
Copy Markdown
Contributor

Consolidates the mergeable Dependabot JVM bumps, done properly. All five JVM Dependabot PRs (#146#150) failed CI because the project pins versions via dependencyLocking and verifies artifacts via gradle/verification-metadata.xml (sha256) — Dependabot updated neither. This regenerates both.

Bumped (supersedes #147 / #148 / #150):

  • detekt 1.23.7 → 1.23.8 — plugin + toolVersion + detekt-api + detekt-test, kept aligned. No new findings; detekt baseline steady at 415.
  • ksp symbol-processing-api 2.3.7 → 2.3.9 (the agents-kt-ksp processor module).
  • Regenerated gradle.lockfile + agents-kt-ksp/gradle.lockfile; added sha256 checksums to gradle/verification-metadata.xml.

Held (not here — need more than a version bump):

(#145 actions/checkout 6.0.3 was already merged — it was the only green one.)

Full ./gradlew build green; all tests pass.

🤖 Generated with Claude Code

Supersedes Dependabot #147 (detekt-test), #148 (symbol-processing-api),
#150 (detekt-api) — each failed CI because the project pins versions via
dependencyLocking AND verifies artifacts via gradle/verification-metadata.xml
(sha256), and Dependabot updated neither. This regenerates both.

- detekt: plugin + toolVersion + detekt-api + detekt-test all -> 1.23.8
  (kept aligned; bumping api/test alone would skew against the 1.23.7
  plugin). No new findings — detekt baseline steady at 415.
- ksp symbol-processing-api -> 2.3.9 (agents-kt-ksp processor module).
- Regenerated gradle.lockfile + agents-kt-ksp/gradle.lockfile; added sha256
  checksums to gradle/verification-metadata.xml. Stale 1.23.7 entries left
  in place (harmless; --write-verification-metadata only adds).

Full ./gradlew build green; all tests pass.

Held (NOT here, need more than a version bump):
- #146 kotlin-reflect 2.3.21 -> 2.4.0: mismatches the Kotlin compiler
  (plugin 2.3.21); needs a whole-toolchain upgrade.
- #149 jline 3.27.1 -> 4.1.3: major version, breaking API; needs porting
  of the LiveShow line editor.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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