Skip to content

Bump io.gitlab.arturbosch.detekt from 1.22.0 to 1.23.2 - #157

Closed
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/gradle/io.gitlab.arturbosch.detekt-1.23.2
Closed

Bump io.gitlab.arturbosch.detekt from 1.22.0 to 1.23.2#157
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/gradle/io.gitlab.arturbosch.detekt-1.23.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 31, 2023

Copy link
Copy Markdown
Contributor

Bumps io.gitlab.arturbosch.detekt from 1.22.0 to 1.23.2.

Release notes

Sourced from io.gitlab.arturbosch.detekt's releases.

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: @​3fle, @​arturbosc, @​atulgp, @​kkocel, @​marschwa, @​pablobaxte, @​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

... (truncated)

Commits
  • f539a60 Prepare release 1.23.2 (#6574)
  • 1e70456 Handle sequence of overridden methods (#6478)
  • 5cd9a28 Fix inputstream leaking file descriptor in Gradle (#6519)
  • 674cb80 Correctly set scheme for URIs in the SARIF report output (#6331)
  • 45e4ccd Function to return supported Kotlin version (#6472)
  • 348a2d8 Fix false negative IgnoredReturnValue with scope functions (#6446)
  • eb52db7 UnconditionalJumpStatementInLoop: don't report a conditional break in a singl...
  • d996078 Fix reporting unused imports at file level (#6390)
  • 0b25543 OutdatedDocumentation - Detect param which private property documented as pro...
  • c921492 Find the parent for suspend check (#6191)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.22.0 to 1.23.2.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](detekt/detekt@v1.22.0...v1.23.2)

---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from thebino as a code owner October 31, 2023 12:15
@dependabot dependabot Bot added the dependencies 🌱 Pull requests that update a dependency file label Oct 31, 2023
@dependabot @github

dependabot Bot commented on behalf of github Nov 1, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #158.

@dependabot dependabot Bot closed this Nov 1, 2023
@dependabot
dependabot Bot deleted the dependabot/gradle/io.gitlab.arturbosch.detekt-1.23.2 branch November 1, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 🌱 Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants