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 to v1.23.4 #784

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Update detekt to v1.23.4 #784

merged 1 commit into from
Nov 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2023

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

detekt/detekt (io.gitlab.arturbosch.detekt:detekt-gradle-plugin)

v1.23.4

1.23.4 - 2023-11-26

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

Notable Changes
  • fix(deps): update kotlin monorepo to v1.9.21 - #​6642
  • fix(deps): update kotlin monorepo to v1.9.20 - #​6572
Changelog
  • Update the ruleset regex to allow numbers - #​6635
  • Show deprecation message - #​6614
  • Add io.gitlab.arturbosch.detekt.generator.Main to the jar manifest - #​6613
  • Don't report FunctionNaming when the function's name equals to the return type's name with type arguments - #​6605
  • Fix issues related to kotlin-stdlib's Gradle module metadata in Kotlin 1.9.20 - #​6590
  • MethodSignature - Add the condition of receiver should be null - #​6570
  • Remove check for deprectated functions toUpperCase and toLowerCase - #​6548
  • Fixes false positive of trailing whitespaces in kdoc - #​6370
Dependency Updates
  • Update tested AGP version to 8.1.3 - #​6610
  • Switch to kctfork for Kotlin compilation testing - #​6589
Contributors

We would like to thank the following contributors that made this release possible: @​3flex, @​BraisGabin, @​Gosunet, @​atulgpt, @​t-kameyama


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • 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 added the dependencies Pull requests that update a dependency file label Nov 26, 2023
@renovate renovate bot requested a review from fwendland November 26, 2023 21:33
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7414177) 82.13% compared to head (08af125) 82.13%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #784   +/-   ##
=========================================
  Coverage     82.13%   82.13%           
  Complexity      179      179           
=========================================
  Files            49       49           
  Lines          1444     1444           
  Branches        189      189           
=========================================
  Hits           1186     1186           
  Misses          166      166           
  Partials         92       92           
Flag Coverage Δ
unittests 82.13% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.4 Update detekt to v1.23.4 Nov 27, 2023
@fwendland fwendland merged commit 4b37e35 into main Nov 28, 2023
7 checks passed
@fwendland fwendland deleted the renovate/detekt branch November 28, 2023 12:32
fwendland pushed a commit that referenced this pull request Apr 15, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant