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 plugin io.gitlab.arturbosch.detekt to v1.23.3 #1408

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2023

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

Release Notes

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

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
  • 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, @​arturbosch, @​atulgpt, @​kkocel, @​marschwar, @​pablobaxter, @​t-kameyama

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
  • 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, @​arturbosch, @​atulgpt, @​kkocel, @​marschwar, @​pablobaxter, @​t-kameyama


Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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.

@renovate renovate bot requested a review from a team as a code owner December 1, 2023 11:00
@renovate renovate bot added the Dependencies [PRs only] Indicates a dependency update label Dec 1, 2023
@renovate renovate bot force-pushed the renovate/detekt_gradle_plugin_version branch from 9c3e659 to 28e81b6 Compare December 4, 2023 11:09
@jreij jreij merged commit eb58637 into develop Dec 4, 2023
6 checks passed
@jreij jreij deleted the renovate/detekt_gradle_plugin_version branch December 4, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies [PRs only] Indicates a dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants