Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps ktlint from 1.5.0 to 1.6.0.
Updates com.pinterest.ktlint:ktlint-rule-engine from 1.5.0 to 1.6.0

Release notes

Sourced from com.pinterest.ktlint:ktlint-rule-engine's releases.

1.6.0

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Changelog

Sourced from com.pinterest.ktlint:ktlint-rule-engine's changelog.

[1.6.0] - 2025-05-19

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Commits
  • 947ff8d Merge pull request #2988 from pinterest/1.6.0-prep
  • d31e07c Prepare 1.6.0 release
  • 20f44f9 Update release testing
  • 36cda90 Try-catch no longer needed due to update to Kotlin 2.1
  • f2090c5 Do not wrap an operation reference after an annotated expression to a separat...
  • fc118cd fix(deps): update kotlin monorepo (#2985)
  • 1d784ca fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.1...
  • d8f7737 fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 (#2987)
  • eab1e9d Report and fix a single line condition wrapped between parentheses with an un...
  • f3d4266 Move logic of missing whitespace before block comment to NoSingleLineBlockCom...
  • Additional commits viewable in compare view

Updates com.pinterest.ktlint:ktlint-rule-engine-core from 1.5.0 to 1.6.0

Release notes

Sourced from com.pinterest.ktlint:ktlint-rule-engine-core's releases.

1.6.0

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Changelog

Sourced from com.pinterest.ktlint:ktlint-rule-engine-core's changelog.

[1.6.0] - 2025-05-19

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Commits
  • 947ff8d Merge pull request #2988 from pinterest/1.6.0-prep
  • d31e07c Prepare 1.6.0 release
  • 20f44f9 Update release testing
  • 36cda90 Try-catch no longer needed due to update to Kotlin 2.1
  • f2090c5 Do not wrap an operation reference after an annotated expression to a separat...
  • fc118cd fix(deps): update kotlin monorepo (#2985)
  • 1d784ca fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.1...
  • d8f7737 fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 (#2987)
  • eab1e9d Report and fix a single line condition wrapped between parentheses with an un...
  • f3d4266 Move logic of missing whitespace before block comment to NoSingleLineBlockCom...
  • Additional commits viewable in compare view

Updates com.pinterest.ktlint:ktlint-cli-reporter-core from 1.5.0 to 1.6.0

Release notes

Sourced from com.pinterest.ktlint:ktlint-cli-reporter-core's releases.

1.6.0

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Changelog

Sourced from com.pinterest.ktlint:ktlint-cli-reporter-core's changelog.

[1.6.0] - 2025-05-19

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Commits
  • 947ff8d Merge pull request #2988 from pinterest/1.6.0-prep
  • d31e07c Prepare 1.6.0 release
  • 20f44f9 Update release testing
  • 36cda90 Try-catch no longer needed due to update to Kotlin 2.1
  • f2090c5 Do not wrap an operation reference after an annotated expression to a separat...
  • fc118cd fix(deps): update kotlin monorepo (#2985)
  • 1d784ca fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.1...
  • d8f7737 fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 (#2987)
  • eab1e9d Report and fix a single line condition wrapped between parentheses with an un...
  • f3d4266 Move logic of missing whitespace before block comment to NoSingleLineBlockCom...
  • Additional commits viewable in compare view

Updates com.pinterest.ktlint:ktlint-cli-reporter-plain from 1.5.0 to 1.6.0

Release notes

Sourced from com.pinterest.ktlint:ktlint-cli-reporter-plain's releases.

1.6.0

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Changelog

Sourced from com.pinterest.ktlint:ktlint-cli-reporter-plain's changelog.

[1.6.0] - 2025-05-19

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Commits
  • 947ff8d Merge pull request #2988 from pinterest/1.6.0-prep
  • d31e07c Prepare 1.6.0 release
  • 20f44f9 Update release testing
  • 36cda90 Try-catch no longer needed due to update to Kotlin 2.1
  • f2090c5 Do not wrap an operation reference after an annotated expression to a separat...
  • fc118cd fix(deps): update kotlin monorepo (#2985)
  • 1d784ca fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.1...
  • d8f7737 fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 (#2987)
  • eab1e9d Report and fix a single line condition wrapped between parentheses with an un...
  • f3d4266 Move logic of missing whitespace before block comment to NoSingleLineBlockCom...
  • Additional commits viewable in compare view

Updates com.pinterest.ktlint:ktlint-cli-reporter-html from 1.5.0 to 1.6.0

Release notes

Sourced from com.pinterest.ktlint:ktlint-cli-reporter-html's releases.

1.6.0

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Changelog

Sourced from com.pinterest.ktlint:ktlint-cli-reporter-html's changelog.

[1.6.0] - 2025-05-19

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Commits
  • 947ff8d Merge pull request #2988 from pinterest/1.6.0-prep
  • d31e07c Prepare 1.6.0 release
  • 20f44f9 Update release testing
  • 36cda90 Try-catch no longer needed due to update to Kotlin 2.1
  • f2090c5 Do not wrap an operation reference after an annotated expression to a separat...
  • fc118cd fix(deps): update kotlin monorepo (#2985)
  • 1d784ca fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.1...
  • d8f7737 fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 (#2987)
  • eab1e9d Report and fix a single line condition wrapped between parentheses with an un...
  • f3d4266 Move logic of missing whitespace before block comment to NoSingleLineBlockCom...
  • Additional commits viewable in compare view

Updates com.pinterest.ktlint:ktlint-cli-reporter-checkstyle from 1.5.0 to 1.6.0

Release notes

Sourced from com.pinterest.ktlint:ktlint-cli-reporter-checkstyle's releases.

1.6.0

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Changelog

Sourced from com.pinterest.ktlint:ktlint-cli-reporter-checkstyle's changelog.

[1.6.0] - 2025-05-19

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Commits
  • 947ff8d Merge pull request #2988 from pinterest/1.6.0-prep
  • d31e07c Prepare 1.6.0 release
  • 20f44f9 Update release testing
  • 36cda90 Try-catch no longer needed due to update to Kotlin 2.1
  • f2090c5 Do not wrap an operation reference after an annotated expression to a separat...
  • fc118cd fix(deps): update kotlin monorepo (#2985)
  • 1d784ca fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.1...
  • d8f7737 fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 (#2987)
  • eab1e9d Report and fix a single line condition wrapped between parentheses with an un...
  • f3d4266 Move logic of missing whitespace before block comment to NoSingleLineBlockCom...
  • Additional commits viewable in compare view

Updates com.pinterest.ktlint:ktlint-cli-reporter-json from 1.5.0 to 1.6.0

Release notes

Sourced from com.pinterest.ktlint:ktlint-cli-reporter-json's releases.

1.6.0

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Changelog

Sourced from com.pinterest.ktlint:ktlint-cli-reporter-json's changelog.

[1.6.0] - 2025-05-19

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Commits
  • 947ff8d Merge pull request #2988 from pinterest/1.6.0-prep
  • d31e07c Prepare 1.6.0 release
  • 20f44f9 Update release testing
  • 36cda90 Try-catch no longer needed due to update to Kotlin 2.1
  • f2090c5 Do not wrap an operation reference after an annotated expression to a separat...
  • fc118cd fix(deps): update kotlin monorepo (#2985)
  • 1d784ca fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.1...
  • d8f7737 fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 (#2987)
  • eab1e9d Report and fix a single line condition wrapped between parentheses with an un...
  • f3d4266 Move logic of missing whitespace before block comment to NoSingleLineBlockCom...
  • Additional commits viewable in compare view

Updates com.pinterest.ktlint:ktlint-cli-reporter-sarif from 1.5.0 to 1.6.0

Release notes

Sourced from com.pinterest.ktlint:ktlint-cli-reporter-sarif's releases.

1.6.0

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Changelog

Sourced from com.pinterest.ktlint:ktlint-cli-reporter-sarif's changelog.

[1.6.0] - 2025-05-19

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Commits
  • 947ff8d Merge pull request #2988 from pinterest/1.6.0-prep
  • d31e07c Prepare 1.6.0 release
  • 20f44f9 Update release testing
  • 36cda90 Try-catch no longer needed due to update to Kotlin 2.1
  • f2090c5 Do not wrap an operation reference after an annotated expression to a separat...
  • fc118cd fix(deps): update kotlin monorepo (#2985)
  • 1d784ca fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.1...
  • d8f7737 fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 (#2987)
  • eab1e9d Report and fix a single line condition wrapped between parentheses with an un...
  • f3d4266 Move logic of missing whitespace before block comment to NoSingleLineBlockCom...
  • Additional commits viewable in compare view

Updates com.pinterest.ktlint:ktlint-ruleset-standard from 1.5.0 to 1.6.0

Release notes

Sourced from com.pinterest.ktlint:ktlint-ruleset-standard's releases.

1.6.0

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Changelog

Sourced from com.pinterest.ktlint:ktlint-ruleset-standard's changelog.

[1.6.0] - 2025-05-19

🆕 Features

  • Add configuration option to handle (certain) annotation with parameters identical to annotations without parameters - #2950, by @​paul-dingemans

  • Set system properties to prevent failure when running in ktlint-intellij-plugin with custom installation - #2970, by @​paul-dingemans

  • chore(deps): update dependency gradle to v8.14 - #2971, by @​renovate[bot]

  • chore(deps): update plugin com.gradle.develocity to v4.0.1 - #2972, by @​renovate[bot]

  • fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0-beta2 - #2977, by @​renovate[bot]

  • fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 - #2987, by @​renovate[bot]

  • fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.18.7 - #2986, by @​renovate[bot]

  • fix(deps): update kotlin monorepo to 2.1.21 - #2985, by @​renovate[bot]

💬 Other

Commits
  • 947ff8d Merge pull request #2988 from pinterest/1.6.0-prep
  • d31e07c Prepare 1.6.0 release
  • 20f44f9 Update release testing
  • 36cda90 Try-catch no longer needed due to update to Kotlin 2.1
  • f2090c5 Do not wrap an operation reference after an annotated expression to a separat...
  • fc118cd fix(deps): update kotlin monorepo (#2985)
  • 1d784ca fix(deps): update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.1...
  • d8f7737 fix(deps): update dependency org.ec4j.core:ec4j-core to v1.1.1 (#2987)
  • eab1e9d Report and fix a single line condition wrapped between parentheses with ...

    Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 19, 2025
Bumps `ktlint` from 1.5.0 to 1.6.0.

Updates `com.pinterest.ktlint:ktlint-rule-engine` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.5.0...1.6.0)

Updates `com.pinterest.ktlint:ktlint-rule-engine-core` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.5.0...1.6.0)

Updates `com.pinterest.ktlint:ktlint-cli-reporter-core` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.5.0...1.6.0)

Updates `com.pinterest.ktlint:ktlint-cli-reporter-plain` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.5.0...1.6.0)

Updates `com.pinterest.ktlint:ktlint-cli-reporter-html` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.5.0...1.6.0)

Updates `com.pinterest.ktlint:ktlint-cli-reporter-checkstyle` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.5.0...1.6.0)

Updates `com.pinterest.ktlint:ktlint-cli-reporter-json` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.5.0...1.6.0)

Updates `com.pinterest.ktlint:ktlint-cli-reporter-sarif` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.5.0...1.6.0)

Updates `com.pinterest.ktlint:ktlint-ruleset-standard` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](pinterest/ktlint@1.5.0...1.6.0)

---
updated-dependencies:
- dependency-name: com.pinterest.ktlint:ktlint-rule-engine
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.pinterest.ktlint:ktlint-rule-engine-core
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.pinterest.ktlint:ktlint-cli-reporter-core
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.pinterest.ktlint:ktlint-cli-reporter-plain
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.pinterest.ktlint:ktlint-cli-reporter-html
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.pinterest.ktlint:ktlint-cli-reporter-checkstyle
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.pinterest.ktlint:ktlint-cli-reporter-json
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.pinterest.ktlint:ktlint-cli-reporter-sarif
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.pinterest.ktlint:ktlint-ruleset-standard
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/ktlint-1.6.0 branch from 1286be1 to 3dbdac0 Compare May 23, 2025 18:39
@jeremymailen jeremymailen merged commit 217cd7e into master May 23, 2025
24 checks passed
@jeremymailen jeremymailen deleted the dependabot/gradle/ktlint-1.6.0 branch May 23, 2025 19:06
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant