Closed dependabot[bot] closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
9f0cfea
) 17.16% compared to head (5c04f0b
) 17.16%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #114.
Bumps io.gitlab.arturbosch.detekt:detekt-formatting from 1.23.0 to 1.23.1.
Release notes
Sourced from io.gitlab.arturbosch.detekt:detekt-formatting's releases.
Commits
c50ed69
Prepare Detekt 1.23.1 (#6320)fa788eb
Deprecate OptionalWhenBraces rule (#6314)2865763
Add missing jdkHome and languageVersion properties to DetektCreateBaselineTas...21482e0
Reflect Java 20 support in CLI help output (#6277)468af4c
Update dependency gradle to v8.2.1 (#6274)bc249ab
Switch to SLF4J 2.x (#6266)8687e2a
Make InvalidRange aware of rangeUntil operator (#6264)efbcd94
Update kotlin monorepo to v1.9.0 (#6258)7ee3b8a
Update dependency com.pinterest.ktlint:ktlint-ruleset-standard to v0.50.0 (#6...e44a7e8
MaxChainedCallsOnSameLine: don't count class references as chained calls (#6224)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show