hi-manshu / Kalendar

Kalendar is a powerful and customizable calendar library for Android applications. It provides a flexible and intuitive way to display and interact with calendars in your app. With Kalendar, you can easily render calendar views, handle date selection, pagination, and range selection, and customize the layout to match your app's design.
https://www.himanshoe.com
Apache License 2.0
761 stars 66 forks source link

Bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin from 1.23.0 to 1.23.1 #156

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps io.gitlab.arturbosch.detekt:detekt-gradle-plugin from 1.23.0 to 1.23.1.

Release notes

Sourced from io.gitlab.arturbosch.detekt:detekt-gradle-plugin's releases.

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

Commits
  • c50ed69 Prepare Detekt 1.23.1 (#6320)
  • fa788eb Deprecate OptionalWhenBraces rule (#6314)
  • 2865763 Add missing jdkHome and languageVersion properties to DetektCreateBaselineTas...
  • 21482e0 Reflect Java 20 support in CLI help output (#6277)
  • 468af4c Update dependency gradle to v8.2.1 (#6274)
  • bc249ab Switch to SLF4J 2.x (#6266)
  • 8687e2a Make InvalidRange aware of rangeUntil operator (#6264)
  • efbcd94 Update kotlin monorepo to v1.9.0 (#6258)
  • 7ee3b8a Update dependency com.pinterest.ktlint:ktlint-ruleset-standard to v0.50.0 (#6...
  • e44a7e8 MaxChainedCallsOnSameLine: don't count class references as chained calls (#6224)
  • 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 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)
dependabot[bot] commented 11 months ago

The following labels could not be found: [Dependency Update].