Update dependency dev.detekt:detekt-gradle-plugin to v2.0.0-alpha.3#1248
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency dev.detekt:detekt-gradle-plugin to v2.0.0-alpha.3#1248renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
55e756f to
636e638
Compare
636e638 to
85297b0
Compare
85297b0 to
c765d6f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2→2.0.0-alpha.3Release Notes
detekt/detekt (dev.detekt:detekt-gradle-plugin)
v2.0.0-alpha.32.0.0-alpha.3 - 2026-04-24
This is an alpha release of Detekt 2.0.0. Is built against Kotlin 2.3.21, Gradle 9.3.1, AGP 9.1.1 and is tested against JDK 25.
As of this release, the workaround of disabling the new DSL and built-in Kotlin via
gradle.propertiesfor AGP 9.x projects is no longer required.Notable Changes
UnnecessaryFullyQualifiedNamenow requires full mode to run - #9061UnnecessaryRun- #7428Breaking Changes
DetektProgressListenerfrom our public API - #9221InvalidConfigurationErrorfrom our public API - #8994Changelog
java.lang.annotation.Inheritedannotation by default - #9224ProjectComplexityProcessortoProjectCyclomaticComplexityProcessor- #9213LicenseHeaderLoaderExtensionfrom the list of processors - #9204--report- #9203--classpathwith JCommander - #9202valOrVarKeywordfor reporting the issue - #9191Throwableclass - #9190indent_stylein ktlintIndentionrule - #9180compile-test-snippets=false- #9153YamlConfig.loadreturnsYamlConfiginstead ofConfig- #9151debug = true- #9126functionalTestos dependent - #9098ExplicitCollectionElementAccessMethodwith lambdas - #9096LanguageVersionSettingsinstead ofCompilerConfiguration- #9092analyzeinMapGetWithNotNullAssertionOperator- #9067ExplicitCollectionElementAccessMethodSpecfor unresolved types - #9059YamlConfig- #9048YamlConfig.load(Path)- #9047Lifecycle.bindingProviderby a private function and rename it tovalidateClasspath- #9003:detekt-testwith:detekt-core- #8987yamlConfigfunctions to:detekt-core- #8976Dependency Updates
KotlinAnalysisApiEngineAutoCloseable- #9144Housekeeping & Refactorings
resources/- #9175Contributors
We would like to thank the following contributors that made this release possible: @3flex, @BraisGabin, @FletchMcKee, @TWiStErRob, @UnguidedFreedom, @atulgpt, @cortinico, @fru1tworld, @jonapoul, @matejdro, @mirkoalicastro, @picklebento, @t-kameyama, @travisMiehm
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.