yaml-resource-bundle
yaml-resource-bundle copied to clipboard
Bump io.gitlab.arturbosch.detekt:detekt-cli from 1.23.5 to 1.23.6
Bumps io.gitlab.arturbosch.detekt:detekt-cli from 1.23.5 to 1.23.6.
Release notes
Sourced from io.gitlab.arturbosch.detekt:detekt-cli's releases.
v1.23.6
1.23.6 - 2024-03-23
This is a point release for Detekt
1.23.0, where we added support for Kotlin1.9.23and fixed several bugs that got reported by the community.Changelog
- UselessPostfixExpression - Fix #7037 false positive postfix - #7084
- Don't allow invalid Source Locations - #7030
- UnusedPrivateClass: don't report if private classes are used for type conversion - #6995
- RedundantSuspendModifier: do not report when the function has 'actual' modifier - #6951
- Update dependency gradle to v8.7 - #7080
- Update kotlin monorepo to v1.9.23 - #7027
- Update dependency gradle to v8.6 - #6939
- Update dependency com.android.tools.build:gradle to v8.3.1 - #7070
Contributors
We would like to thank the following contributors that made this release possible:
@BraisGabin,@psuzn,@t-kameyama.
Commits
418f78bPrepare Release 1.23.6 (#7082)d9bce89fix for false positive postfix (#7084)aa00479Fix test failures on the 1.x release brancha4a5538Don't allow invalid Source Locations (#7030)47bb715Update kotlin monorepo to v1.9.23 (#7027)10bca1bUpdate dependency com.android.tools.build:gradle to v8.3.1 (#7070)db270f1UnusedPrivateClass: don't report if private classes are used for type convers...ac9b339Update dependency gradle to v8.7 (#7080)c10342dRedundantSuspendModifier: do not report when the function has 'actual' modifi...b364cf5Add missing changelog line (#6926)- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.