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

chore(deps): update detekt to v1.23.4 #210

Merged
merged 1 commit into from
Nov 26, 2023
Merged

chore(deps): update detekt to v1.23.4 #210

merged 1 commit into from
Nov 26, 2023

Conversation

renovate[bot]
Copy link

@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 1.23.3 -> 1.23.4 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-gradle-plugin (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
Copy link

sonarcloud bot commented Nov 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@ursjoss ursjoss merged commit 8730247 into main Nov 26, 2023
6 checks passed
@ursjoss ursjoss deleted the renovate/detekt branch November 26, 2023 12:25
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.

None yet

1 participant