petertrr / kotlin-multiplatform-diff

Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.
Apache License 2.0
74 stars 5 forks source link

chore(deps): update detekt to v1.23.6 #104

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

detekt/detekt (io.gitlab.arturbosch.detekt) ### [`v1.23.6`](https://togithub.com/detekt/detekt/releases/tag/v1.23.6) ##### 1.23.6 - 2024-03-23 This is a point release for Detekt `1.23.0`, where we added support for Kotlin `1.9.23` and fixed several bugs that got reported by the community. ##### Changelog - UselessPostfixExpression - Fix [#​7037](https://togithub.com/detekt/detekt/issues/7037) false positive postfix - [#​7084](https://togithub.com/detekt/detekt/pull/7084) - Don't allow invalid Source Locations - [#​7030](https://togithub.com/detekt/detekt/pull/7030) - UnusedPrivateClass: don't report if private classes are used for type conversion - [#​6995](https://togithub.com/detekt/detekt/pull/6995) - RedundantSuspendModifier: do not report when the function has 'actual' modifier - [#​6951](https://togithub.com/detekt/detekt/pull/6951) - Update dependency gradle to v8.7 - [#​7080](https://togithub.com/detekt/detekt/pull/7080) - Update kotlin monorepo to v1.9.23 - [#​7027](https://togithub.com/detekt/detekt/pull/7027) - Update dependency gradle to v8.6 - [#​6939](https://togithub.com/detekt/detekt/pull/6939) - Update dependency com.android.tools.build:gradle to v8.3.1 - [#​7070](https://togithub.com/detekt/detekt/pull/7070) ##### Contributors We would like to thank the following contributors that made this release possible: [@​BraisGabin](https://togithub.com/BraisGabin), [@​psuzn](https://togithub.com/psuzn), [@​t-kameyama](https://togithub.com/t-kameyama).

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.07%. Comparing base (2e5d985) to head (376fc96). Report is 1 commits behind head on main.

:exclamation: Current head 376fc96 differs from pull request most recent head 0e9916b

Please upload reports for the commit 0e9916b to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #104 +/- ## ========================================= Coverage 86.07% 86.07% Complexity 221 221 ========================================= Files 30 30 Lines 632 632 Branches 117 117 ========================================= Hits 544 544 Misses 59 59 Partials 29 29 ``` | [Flag](https://app.codecov.io/gh/petertrr/kotlin-multiplatform-diff/pull/104/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Trifanov) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/petertrr/kotlin-multiplatform-diff/pull/104/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Trifanov) | `86.07% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Trifanov#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

renovate[bot] commented 3 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.23.6). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.