fix(deps): update detekt to v2.0.0-alpha.2 #156
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.0-alpha.1→2.0.0-alpha.22.0.0-alpha.1→2.0.0-alpha.2Release Notes
detekt/detekt (dev.detekt:detekt-rules-ktlint-wrapper)
v2.0.0-alpha.22.0.0-alpha.2 - 2026-01-27
This is an alpha release of Detekt 2.0.0. It's built against Kotlin 2.3.0, Gradle 9.3.0, AGP 9.0.0 and is tested against JDK 25.
Please note that in order for this alpha of Detekt to run in an AGP 9.0.0 project, you will need to disable the new DSL and built-in Kotlin by adding these properties to
gradle.properties:Further updates on
builtInKotlinsupport in Detekt Gradle Plugin will be available here.Notable Changes
ThenSpacingRule- #8850UnnecessaryInitOnArray- #8784UnnecessaryRun- #7428UnnecessaryFullyQualifiedName- #8917Breaking Changes
documentationtocomments- #8889emptytoemptyblocks- #8888bugsrules topotentialbugs- #8887UnnecessaryAnnotationUseSiteTargetrule - #8861CommentOverPrivateMethodtoDocumentationOverPrivateMethod- #8778AbsentOrWrongFileLicense- #8969Changelog
TestConfig- #8984TestConfig- #8983TestConfigoveryamlConfigFromContent- #8974getPropertyAccessorSymbolmethod to correctly return getter … - #8787Dependency Updates
detekt-test-assertj- #8923Housekeeping & Refactorings
Contributors
We would like to thank the following contributors that made this release possible: @3flex, @BraisGabin, @atulgpt, @chao2zhang, @cortinico, @csbiy, @forketyfork, @marschwar, @rschattauer
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.