slackhq / slack-lints

A collection of custom Android/Kotlin lint checks we use in our Android and Kotlin code bases at Slack.
Apache License 2.0
222 stars 11 forks source link

Update plugin detekt to v1.23.3 #164

Closed slack-oss-bot closed 9 months ago

slack-oss-bot commented 9 months ago

This PR contains the following updates:

Package Type Update Change
io.gitlab.arturbosch.detekt (source) plugin patch 1.23.1 -> 1.23.3

Release Notes

detekt/detekt ### [`v1.23.3`](https://togithub.com/detekt/detekt/releases/tag/v1.23.3) ##### 1.23.3 - 2023-10-31 This is a point release for Detekt `1.23.0`, where we added support for Kotlin `1.9.10` and fixed several bugs that got reported by the community. NOTE: This is a republishing of 1.23.2 which was accidentally published against Kotlin 1.9.0 instead of 1.9.10 ##### Changelog - Consider deprecated rules as inactive when running allRules [#​6381](https://togithub.com/detekt/detekt/pull/6381) - Fix inputstream leaking file descriptor in Gradle - [#​6519](https://togithub.com/detekt/detekt/pull/6519) - ForbiddenMethodCall - Handle sequence of overridden methods - [#​6478](https://togithub.com/detekt/detekt/pull/6478) - Function to return supported Kotlin version - [#​6472](https://togithub.com/detekt/detekt/pull/6472) - Fix false negative `IgnoredReturnValue` with scope functions - [#​6446](https://togithub.com/detekt/detekt/pull/6446) - UnconditionalJumpStatementInLoop: don't report a conditional break in a single body expression - [#​6443](https://togithub.com/detekt/detekt/pull/6443) - Fix reporting unused imports at file level - [#​6390](https://togithub.com/detekt/detekt/pull/6390) - OutdatedDocumentation - Detect param which private property documented as property - [#​6372](https://togithub.com/detekt/detekt/pull/6372) - NullableToStringCall: fix false negative in lambda - [#​6352](https://togithub.com/detekt/detekt/pull/6352) - Correctly set scheme for URIs in the SARIF report output - [#​6331](https://togithub.com/detekt/detekt/pull/6331) - SleepInsteadOfDelay - Find the parent for suspend check - [#​6191](https://togithub.com/detekt/detekt/pull/6191) ##### Dependency Updates - Update kotlin monorepo to v1.9.10 - [#​6423](https://togithub.com/detekt/detekt/pull/6423) - Update dependency gradle to v8.4 - [#​6522](https://togithub.com/detekt/detekt/pull/6522) - Update dependency gradle to v8.3 - [#​6406](https://togithub.com/detekt/detekt/pull/6406) - Update com.android.tools.build to 8.1.1 - [#​6419](https://togithub.com/detekt/detekt/pull/6419) - update dependency org.jetbrains.dokka to v1.9.10 - [#​6549](https://togithub.com/detekt/detekt/pull/6549) ##### Contributors We would like to thank the following contributors that made this release possible: [@​3flex](https://togithub.com/3flex), [@​arturbosch](https://togithub.com/arturbosch), [@​atulgpt](https://togithub.com/atulgpt), [@​kkocel](https://togithub.com/kkocel), [@​marschwar](https://togithub.com/marschwar), [@​pablobaxter](https://togithub.com/pablobaxter), [@​t-kameyama](https://togithub.com/t-kameyama) ### [`v1.23.2`](https://togithub.com/detekt/detekt/releases/tag/v1.23.2) ##### 1.23.2 - 2023-10-29 **NOTE: Please use version 1.23.3 instead - Version 1.23.2 was accidentally built against Kotlin 1.9.0 instead of 1.9.10** https://github.com/detekt/detekt/releases/tag/v1.23.3 This is a point release for Detekt `1.23.0`, where we added support for Kotlin `1.9.10` and fixed several bugs that got reported by the community. ##### Changelog - Consider deprecated rules as inactive when running allRules [#​6381](https://togithub.com/detekt/detekt/pull/6381) - Fix inputstream leaking file descriptor in Gradle - [#​6519](https://togithub.com/detekt/detekt/pull/6519) - ForbiddenMethodCall - Handle sequence of overridden methods - [#​6478](https://togithub.com/detekt/detekt/pull/6478) - Function to return supported Kotlin version - [#​6472](https://togithub.com/detekt/detekt/pull/6472) - Fix false negative `IgnoredReturnValue` with scope functions - [#​6446](https://togithub.com/detekt/detekt/pull/6446) - UnconditionalJumpStatementInLoop: don't report a conditional break in a single body expression - [#​6443](https://togithub.com/detekt/detekt/pull/6443) - Fix reporting unused imports at file level - [#​6390](https://togithub.com/detekt/detekt/pull/6390) - OutdatedDocumentation - Detect param which private property documented as property - [#​6372](https://togithub.com/detekt/detekt/pull/6372) - NullableToStringCall: fix false negative in lambda - [#​6352](https://togithub.com/detekt/detekt/pull/6352) - Correctly set scheme for URIs in the SARIF report output - [#​6331](https://togithub.com/detekt/detekt/pull/6331) - SleepInsteadOfDelay - Find the parent for suspend check - [#​6191](https://togithub.com/detekt/detekt/pull/6191) ##### Dependency Updates - Update kotlin monorepo to v1.9.10 - [#​6423](https://togithub.com/detekt/detekt/pull/6423) - Update dependency gradle to v8.4 - [#​6522](https://togithub.com/detekt/detekt/pull/6522) - Update dependency gradle to v8.3 - [#​6406](https://togithub.com/detekt/detekt/pull/6406) - Update com.android.tools.build to 8.1.1 - [#​6419](https://togithub.com/detekt/detekt/pull/6419) - update dependency org.jetbrains.dokka to v1.9.10 - [#​6549](https://togithub.com/detekt/detekt/pull/6549) ##### Contributors We would like to thank the following contributors that made this release possible: [@​3flex](https://togithub.com/3flex), [@​arturbosch](https://togithub.com/arturbosch), [@​atulgpt](https://togithub.com/atulgpt), [@​kkocel](https://togithub.com/kkocel), [@​marschwar](https://togithub.com/marschwar), [@​pablobaxter](https://togithub.com/pablobaxter), [@​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 Renovate Bot.