AfigAliyev / Cinemax

Cinemax is a Movies & TV Shows application for Android.
Apache License 2.0
242 stars 18 forks source link

Update detekt to v1.23.4 #395

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.gitlab.arturbosch.detekt 1.23.3 -> 1.23.4 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-gradle-plugin (source) 1.23.3 -> 1.23.4 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-formatting (source) 1.23.3 -> 1.23.4 age adoption passing confidence

Release Notes

detekt/detekt (io.gitlab.arturbosch.detekt:detekt-gradle-plugin) ### [`v1.23.4`](https://togithub.com/detekt/detekt/releases/tag/v1.23.4) ##### 1.23.4 - 2023-11-26 This is a point release for Detekt `1.23.0`, where we added support for Kotlin `1.9.21` and fixed several bugs that got reported by the community. ##### Notable Changes - fix(deps): update kotlin monorepo to v1.9.21 - [#​6642](https://togithub.com/detekt/detekt/pull/6642) - fix(deps): update kotlin monorepo to v1.9.20 - [#​6572](https://togithub.com/detekt/detekt/pull/6572) ##### Changelog - Update the ruleset regex to allow numbers - [#​6635](https://togithub.com/detekt/detekt/pull/6635) - Show deprecation message - [#​6614](https://togithub.com/detekt/detekt/pull/6614) - Add io.gitlab.arturbosch.detekt.generator.Main to the jar manifest - [#​6613](https://togithub.com/detekt/detekt/pull/6613) - Don't report FunctionNaming when the function's name equals to the return type's name with type arguments - [#​6605](https://togithub.com/detekt/detekt/pull/6605) - Fix issues related to kotlin-stdlib's Gradle module metadata in Kotlin 1.9.20 - [#​6590](https://togithub.com/detekt/detekt/pull/6590) - MethodSignature - Add the condition of receiver should be null - [#​6570](https://togithub.com/detekt/detekt/pull/6570) - Remove check for deprectated functions toUpperCase and toLowerCase - [#​6548](https://togithub.com/detekt/detekt/pull/6548) - Fixes false positive of trailing whitespaces in kdoc - [#​6370](https://togithub.com/detekt/detekt/pull/6370) ##### Dependency Updates - Update tested AGP version to 8.1.3 - [#​6610](https://togithub.com/detekt/detekt/pull/6610) - Switch to kctfork for Kotlin compilation testing - [#​6589](https://togithub.com/detekt/detekt/pull/6589) ##### Contributors We would like to thank the following contributors that made this release possible: [@​3flex](https://togithub.com/3flex), [@​BraisGabin](https://togithub.com/BraisGabin), [@​Gosunet](https://togithub.com/Gosunet), [@​atulgpt](https://togithub.com/atulgpt), [@​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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.