pinterest/ktlint (com.pinterest.ktlint:ktlint-rule-engine-core)
### [`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: Enabled.
â™» 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.
This PR contains the following updates:
1.3.0
->1.3.1
Release Notes
pinterest/ktlint (com.pinterest.ktlint:ktlint-rule-engine-core)
### [`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: Enabled.
â™» 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.