Skip to content

Bump com.pinterest.ktlint:ktlint-cli from 1.5.0 to 1.6.0 in /generators/ktlint/resources #478

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.pinterest.ktlint:ktlint-cli from 1.5.0 to 1.6.0.

Release notes

Sourced from com.pinterest.ktlint:ktlint-cli'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'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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.pinterest.ktlint:ktlint-cli](https://github.com/pinterest/ktlint) 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-cli
  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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 20, 2025
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.

0 participants