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.8 #1224

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update detekt to v1.23.8 #1224

wants to merge 1 commit into from

Conversation

slack-oss-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
io.gitlab.arturbosch.detekt (source) plugin patch 1.23.7 -> 1.23.8
io.gitlab.arturbosch.detekt:detekt-gradle-plugin (source) dependencies patch 1.23.7 -> 1.23.8
io.gitlab.arturbosch.detekt:detekt-core (source) dependencies patch 1.23.7 -> 1.23.8

Release Notes

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

v1.23.8

1.23.8 - 2025-02-20

This is a point release for Detekt 1.23.0, built against Kotlin 2.0.21, with fixes for several bugs that got reported by the community.

Notable Changes
  • fix(deps): Update kotlin to 2.0.21 - #​7580
  • fix(deps): Update AGP to v8.8.1 - #​7879
  • fix(deps): update Gradle to v8.12.1 - #​7780
Changelog
  • UseDataClass: do not report on expect classes - #​7857
  • Fix InjectDispatcher false positives - #​7797
  • [UnnecessaryParentheses] Allow float/double without integer part - #​7751
  • Fix ThrowingExceptionsWithoutMessageOrCause false positive - #​7715
  • Issue #​7634: Make UndocumentedPublicClass configurable to flag `com… - #​7635
  • Fix redundant empty tags in baseline XML - #​7625
  • MatchingDeclarationName now supports platofrm suffixes - #​6426
Contributors

We would like to thank the following contributors that made this release possible: @​BraisGabin, @​JordanLongstaff, @​Nava2, @​atulgpt, @​eygraber, @​lexa-diky, @​t-kameyama


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant