WhosNickDoglio / dagger-rules

Static analysis checks for using Dagger, Anvil, or Hilt.
https://whosnickdoglio.dev/dagger-rules/
MIT License
7 stars 0 forks source link

Update dependency com.pinterest.ktlint:ktlint-cli to v1.3.1 #320

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.pinterest.ktlint:ktlint-cli 1.3.0 -> 1.3.1 age adoption passing confidence

Release Notes

pinterest/ktlint (com.pinterest.ktlint:ktlint-cli) ### [`v1.3.1`](https://togithub.com/pinterest/ktlint/blob/HEAD/CHANGELOG.md#131---2024-07-02) [Compare Source](https://togithub.com/pinterest/ktlint/compare/1.3.0...1.3.1) ##### 🔧 Fixes - Add link for backing-property-naming, correct binary-expression-wrapping - [#​2704](https://togithub.com/pinterest/ktlint/pull/2704), by [@​rsmith20](https://togithub.com/rsmith20) - Do not insert a whitespace element as first or last child inside a composite element - [#​2715](https://togithub.com/pinterest/ktlint/pull/2715), by [@​paul-dingemans](https://togithub.com/paul-dingemans) - Do not rewrite a class to a single line signature in case it contains an EOL comment - [#​2716](https://togithub.com/pinterest/ktlint/pull/2716), by [@​paul-dingemans](https://togithub.com/paul-dingemans) - Fix false positive when anonymous function is used as value argument - [#​2718](https://togithub.com/pinterest/ktlint/pull/2718), by [@​paul-dingemans](https://togithub.com/paul-dingemans) - Fix suppression handling when 'formatter:on' not properly specified - [#​2719](https://togithub.com/pinterest/ktlint/pull/2719), by [@​paul-dingemans](https://togithub.com/paul-dingemans) - Fix false positive when primary constructor has no arguments and a secondary constructor exists - [#​2717](https://togithub.com/pinterest/ktlint/pull/2717), by [@​paul-dingemans](https://togithub.com/paul-dingemans) - Ignore suppressions for no-unused-imports rule - [#​2720](https://togithub.com/pinterest/ktlint/pull/2720), by [@​paul-dingemans](https://togithub.com/paul-dingemans) - Ignore suppressions in rule `no-unused-imports` - [#​2725](https://togithub.com/pinterest/ktlint/pull/2725), by [@​paul-dingemans](https://togithub.com/paul-dingemans) - Fix false alert `Format was not able to resolve all violations which (theoretically) can be autocorrected` - [#​2727](https://togithub.com/pinterest/ktlint/pull/2727), by [@​paul-dingemans](https://togithub.com/paul-dingemans) - Fix "unset" value for property ktlint\_chain\_method\_rule\_force\_multiline\_when\_chain\_operator\_count\_greater\_or\_equal\_than - [#​2728](https://togithub.com/pinterest/ktlint/pull/2728), by [@​paul-dingemans](https://togithub.com/paul-dingemans) ##### 📦 Dependencies - Update dependency gradle to v8.8 - [#​2680](https://togithub.com/pinterest/ktlint/pull/2680), by [@​renovate](https://togithub.com/renovate)\[bot] - Update plugin com.gradle.develocity to v3.17.5 - [#​2697](https://togithub.com/pinterest/ktlint/pull/2697), by [@​renovate](https://togithub.com/renovate)\[bot] - Update actions/checkout digest to [`692973e`](https://togithub.com/pinterest/ktlint/commit/692973e) - [#​2699](https://togithub.com/pinterest/ktlint/pull/2699), by [@​renovate](https://togithub.com/renovate)\[bot] - Update dependency io.github.hakky54:logcaptor to v2.9.3 - [#​2707](https://togithub.com/pinterest/ktlint/pull/2707), by [@​renovate](https://togithub.com/renovate)\[bot] - Update dependency org.junit.jupiter:junit-jupiter to v5.10.3 - [#​2721](https://togithub.com/pinterest/ktlint/pull/2721), by [@​renovate](https://togithub.com/renovate)\[bot] ##### 💬 Other - Remove sdkman - [#​2693](https://togithub.com/pinterest/ktlint/pull/2693), by [@​paul-dingemans](https://togithub.com/paul-dingemans)

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.



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

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 89.34%. Comparing base (dda0f19) to head (6baef91).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #320 +/- ## ======================================= Coverage 89.34% 89.34% ======================================= Files 20 20 Lines 676 676 Branches 72 72 ======================================= Hits 604 604 Misses 49 49 Partials 23 23 ```

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