Skip to content

chore(deps): bump dev.detekt:detekt-gradle-plugin from 2.0.0-alpha.3 to 2.0.0-alpha.4#835

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/dev.detekt-detekt-gradle-plugin-2.0.0-alpha.4
Open

chore(deps): bump dev.detekt:detekt-gradle-plugin from 2.0.0-alpha.3 to 2.0.0-alpha.4#835
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/dev.detekt-detekt-gradle-plugin-2.0.0-alpha.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps dev.detekt:detekt-gradle-plugin from 2.0.0-alpha.3 to 2.0.0-alpha.4.

Release notes

Sourced from dev.detekt:detekt-gradle-plugin's releases.

v2.0.0-alpha.4

2.0.0-alpha.4 - 2026-06-13

This is an alpha release of Detekt 2.0.0. Is built against Kotlin 2.4.0, Gradle 9.5.1, AGP 9.2.1 and is tested against JDK 25.

Notable Changes

  • Support Kotlin 2.4.0 - #9218
  • Add new rule LeakingSessionBoundType - #9242
  • Apply the indent_style configuration to all the ktlint wrapper rules (previsouly this was applied only to the Indentation rule) - #9315

Breaking Changes

  • Expose Glob-to-Regex functions in psi-utils - #9340
  • Make Detektion immutable - #8583

Changelog

  • fix: prevent ArrayPrimitive crash on unresolved types - #9364
  • Update ktlint documentation links - #9354
  • Fix PrintStackTrace nested call detection - #9352
  • Fix unused import false positive for companion object member extension properties - #9349
  • Accept punctuation after a link - #9341
  • Fixes UnnecessaryFullyQualifiedName false positive with explicit import shadowing - #9329
  • docs: fix KMP type resolution task names - #9316
  • Stop publishing ktlint-repackage - #9314
  • Stop exposing ktlint's StandardRule to detekt-rules-ktlint-wrapper consumers - #9313
  • Include ktlint-repackage in ktlint-wrapper JAR - #9312
  • Declare DGP compatibility with Gradle's configuration cache - #9311
  • Forward languageVersionSettings to KotlinAnalysisApiEngine.compile - #9305
  • docs: add ForbiddenImport configuration example - #9302
  • Fix UnnecessaryFullyQualifiedName clashes with kotlin package name - #9289
  • Remove excludeImportStatements from Deprecation rule - #9287
  • Improve repackaging of Analysis API dependencies - #9285
  • MaxChainedCallsOnSameLine - Fix AA type leaks - #9261
  • SuspendFunSwallowedCancellation - Fix AA type leaks - #9256
  • feat: Add exhaustive option to OutdatedDocumentation rule, also improve error messages - #9255
  • Excluding generated sources by default - #9251
  • Move FileProcessListenerExtensions to :detekt-test - #9212
  • Improve SuspendFunSwallowedCancellation - #9208
  • Cli filters - #9200
  • Allow single-argument Boolean generics in NonBooleanPropertyPrefixedWithIs - #9173
  • Remove Config.parentPath - #9036

Dependency Updates

  • Update Poko to v0.23.1 - #9371
  • Update slf4j monorepo to v2.0.18 - #9324
  • Update agp to v9.2.1 - #9268

... (truncated)

Commits
  • 60300b2 Switch to vanniktech/gradle-maven-publish-plugin for publishing (#9357)
  • 63e0777 Update gradle/actions digest to 3f131e8 (#9386)
  • accfb58 fix: prevent ArrayPrimitive crash on unresolved types (#9364)
  • d2d7dda Update plugin com.autonomousapps.build-health to v3.15.0 (#9384)
  • 0bf140c Update Poko to v0.23.1 (#9371)
  • 3467ba6 Update dependency dev.zacsweers.kctfork:core to v0.13.0 (#9370)
  • 5d40aba Kotlin 2.4.0 (#9218)
  • b728003 Revert "perf(detekt-rules-ktlint-wrapper): collapse N walks per file into one...
  • 68f2036 Update gradle/actions digest to 5e2ebd0 (#9381)
  • 91d47ca Update codecov/codecov-action action to v7 (#9378)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dev.detekt:detekt-gradle-plugin](https://github.com/detekt/detekt) from 2.0.0-alpha.3 to 2.0.0-alpha.4.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v2.0.0-alpha.3...v2.0.0-alpha.4)

---
updated-dependencies:
- dependency-name: dev.detekt:detekt-gradle-plugin
  dependency-version: 2.0.0-alpha.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates kotlin Kotlin-related changes labels Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates kotlin Kotlin-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants