petertrr / kotlin-multiplatform-diff

Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.
Apache License 2.0
74 stars 5 forks source link

chore(deps): update detekt to v1.23.3 #91

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

detekt/detekt (io.gitlab.arturbosch.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 - "before 4am on Saturday" (UTC), 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.

codecov[bot] commented 8 months ago

Codecov Report

Merging #91 (71076d1) into main (9257029) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #91   +/-   ##
=========================================
  Coverage     85.30%   85.30%           
  Complexity      109      109           
=========================================
  Files            14       14           
  Lines           524      524           
  Branches         89       89           
=========================================
  Hits            447      447           
  Misses           53       53           
  Partials         24       24           
Flag Coverage Δ
unittests 85.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.