Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Detekt monorepo from 1.23.0 to 1.23.2 (patch) #616

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

detekt/detekt (io.gitlab.arturbosch.detekt)

v1.23.2

1.23.2 - 2023-10-29

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
  • Fix inputstream leaking file descriptor in Gradle - #​6519
  • ForbiddenMethodCall - Handle sequence of overridden methods - #​6478
  • Function to return supported Kotlin version - #​6472
  • Fix false negative IgnoredReturnValue with scope functions - #​6446
  • UnconditionalJumpStatementInLoop: don't report a conditional break in a single body expression - #​6443
  • Fix reporting unused imports at file level - #​6390
  • OutdatedDocumentation - Detect param which private property documented as property - #​6372
  • NullableToStringCall: fix false negative in lambda - #​6352
  • Correctly set scheme for URIs in the SARIF report output - #​6331
  • SleepInsteadOfDelay - Find the parent for suspend check - #​6191
Dependency Updates
  • Update kotlin monorepo to v1.9.10 - #​6423
  • Update dependency gradle to v8.4 - #​6522
  • Update dependency gradle to v8.3 - #​6406
  • Update com.android.tools.build to 8.1.1 - #​6419
  • update dependency org.jetbrains.dokka to v1.9.10 - #​6549
Contributors

We would like to thank the following contributors that made this release possible: @​3flex, @​BraisGabin, @​ErdoganSeref, @​Goooler, @​Hexcles, @​LeoColman, @​PoisonedYouth, @​TWiStErRob, @​VirtualParticle, @​arturbosch, @​atulgpt, @​bric3, @​chao2zhang, @​cortinico, @​dzirbel, @​eygraber, @​kkocel, @​lexa-diky, @​marschwar, @​matejdro, @​mdemianova, @​pablobaxter, @​rmarquis, @​segunfamisa, @​severn-everett, @​t-kameyama

v1.23.1

1.23.1 - 2023-07-30

This is a point release for Detekt 1.23.0, where we added support for Kotlin 1.9.0 and fixed several bugs that
got reported by the community.

Notable Changes
  • Bumped Kotlin to v1.9.0 - #​6258
  • Bumped KtLint to v0.50.0 - #​6239
  • Updated CLI to reflect Java 20 support - #​6277
Changelog
  • Add missing jdkHome and languageVersion properties to DetektCreateBaselineTask - #​6284
  • Make InvalidRange aware of rangeUntil operator - #​6264
  • MaxChainedCallsOnSameLine: don't count class references as chained calls - #​6224
  • CanBeNonNullable: Fix false positive when property is defined after assignment - #​6210
  • Add ..< and rangeTo in the ForEachOnRange rule - #​6197
  • Don't report UseDataClass if class contains non-property parameters - #​6173
  • Allow documenting public fun name when same private variable is present - #​6165
  • Find range call using recursion - #​6164
  • StringShouldBeRawString: Ignore replaceIndent and prependIndent - #​6154
  • UnusedPrivateProperty: Fix false postive by ignoring data classes - #​6151
  • PropertyUsedBeforeDeclaration: fix false positive in nested/inner class - #​6139
Dependency Updates
  • Update dependency gradle to v8.2.1 - #​6274
  • Switch to SLF4J 2.x - #​6266
  • Update kotlin monorepo to v1.8.22 - #​6192
Contributors

We would like to thank the following contributors that made this release possible: @​3flex, @​Goooler, @​Hexcles, @​PoisonedYouth, @​TWiStErRob, @​VirtualParticle, @​atulgpt, @​cortinico, @​dzirbel, @​eygraber, @​marschwar, @​rmarquis, @​segunfamisa, @​severn-everett, @​t-kameyama

See all commit history here


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot enabled auto-merge (squash) October 31, 2023 08:08
@TWiStErRob
Copy link
Owner

Review #569 (comment)

@renovate renovate bot force-pushed the renovate/patch-detekt-monorepo branch from 4f418d3 to cf6f9ab Compare October 31, 2023 12:03
Copy link
Contributor Author

renovate bot commented Oct 31, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@TWiStErRob TWiStErRob merged commit f9fb1a7 into main Oct 31, 2023
44 checks passed
@TWiStErRob TWiStErRob deleted the renovate/patch-detekt-monorepo branch October 31, 2023 21:33
@TWiStErRob TWiStErRob added this to the 0.17 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant