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 plugin detekt to v1.23.5 #2325

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.gitlab.arturbosch.detekt (source) 1.23.4 -> 1.23.5 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.23.5

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

Notable Changes
  • Test Gradle plugin with AGP 8.2.0 - #​6672
  • chore(deps): update dependency gradle to v8.5 - #​6663
  • fix(deps): update kotlin monorepo to v1.9.22 - #​6746
Changelog
  • Report rule's default severity in sarif backport - #​6916
  • Add ignoreAnnotatedFunctions to TooManyFunctions - #​6875
  • Fix by checking the existence of label in previous statements - #​6671
  • Also check USELESS_ELVIS in UnreachableCode - #​6624
  • Fix by adding last method call to the set - #​6567
Housekeeping & Refactorings
  • Opt in to ExperimentalCompilerApi in all compilations in compiler-plugin - #​6534
Contributors

We would like to thank the following contributors that made this release possible: @​3flex, @​TWiStErRob, @​atulgpt, @​matejdro


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 this update 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 requested a review from a team as a code owner January 31, 2024 10:55
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Jan 31, 2024
@renovate renovate bot requested review from bmarty and removed request for a team January 31, 2024 10:55
@ElementBot
Copy link
Collaborator

ElementBot commented Jan 31, 2024

Warnings
⚠️

gradle/libs.versions.toml#L97 - A newer version of androidx.compose.material3:material3 than 1.2.0-beta02 is available: 1.2.0-rc01

Generated by 🚫 dangerJS against e25b54e

Copy link

sonarcloud bot commented Jan 31, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/ZhAvY4

Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is happy!

@bmarty bmarty merged commit c8daa8b into develop Feb 1, 2024
16 checks passed
@bmarty bmarty deleted the renovate/io.gitlab.arturbosch.detekt-1.x branch February 1, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants