detekt/detekt (io.gitlab.arturbosch.detekt:detekt-gradle-plugin)
### [`v1.23.6`](https://togithub.com/detekt/detekt/releases/tag/v1.23.6)
##### 1.23.6 - 2024-03-23
This is a point release for Detekt `1.23.0`, where we added support for Kotlin `1.9.23` and fixed several bugs that got reported by the community.
##### Changelog
- UselessPostfixExpression - Fix [#7037](https://togithub.com/detekt/detekt/issues/7037) false positive postfix - [#7084](https://togithub.com/detekt/detekt/pull/7084)
- Don't allow invalid Source Locations - [#7030](https://togithub.com/detekt/detekt/pull/7030)
- UnusedPrivateClass: don't report if private classes are used for type conversion - [#6995](https://togithub.com/detekt/detekt/pull/6995)
- RedundantSuspendModifier: do not report when the function has 'actual' modifier - [#6951](https://togithub.com/detekt/detekt/pull/6951)
- Update dependency gradle to v8.7 - [#7080](https://togithub.com/detekt/detekt/pull/7080)
- Update kotlin monorepo to v1.9.23 - [#7027](https://togithub.com/detekt/detekt/pull/7027)
- Update dependency gradle to v8.6 - [#6939](https://togithub.com/detekt/detekt/pull/6939)
- Update dependency com.android.tools.build:gradle to v8.3.1 - [#7070](https://togithub.com/detekt/detekt/pull/7070)
##### Contributors
We would like to thank the following contributors that made this release possible: [@BraisGabin](https://togithub.com/BraisGabin), [@psuzn](https://togithub.com/psuzn), [@t-kameyama](https://togithub.com/t-kameyama).
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 this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.23.5
->1.23.6
Release Notes
detekt/detekt (io.gitlab.arturbosch.detekt:detekt-gradle-plugin)
### [`v1.23.6`](https://togithub.com/detekt/detekt/releases/tag/v1.23.6) ##### 1.23.6 - 2024-03-23 This is a point release for Detekt `1.23.0`, where we added support for Kotlin `1.9.23` and fixed several bugs that got reported by the community. ##### Changelog - UselessPostfixExpression - Fix [#7037](https://togithub.com/detekt/detekt/issues/7037) false positive postfix - [#7084](https://togithub.com/detekt/detekt/pull/7084) - Don't allow invalid Source Locations - [#7030](https://togithub.com/detekt/detekt/pull/7030) - UnusedPrivateClass: don't report if private classes are used for type conversion - [#6995](https://togithub.com/detekt/detekt/pull/6995) - RedundantSuspendModifier: do not report when the function has 'actual' modifier - [#6951](https://togithub.com/detekt/detekt/pull/6951) - Update dependency gradle to v8.7 - [#7080](https://togithub.com/detekt/detekt/pull/7080) - Update kotlin monorepo to v1.9.23 - [#7027](https://togithub.com/detekt/detekt/pull/7027) - Update dependency gradle to v8.6 - [#6939](https://togithub.com/detekt/detekt/pull/6939) - Update dependency com.android.tools.build:gradle to v8.3.1 - [#7070](https://togithub.com/detekt/detekt/pull/7070) ##### Contributors We would like to thank the following contributors that made this release possible: [@BraisGabin](https://togithub.com/BraisGabin), [@psuzn](https://togithub.com/psuzn), [@t-kameyama](https://togithub.com/t-kameyama).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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.