pinterest / ktlint

An anti-bikeshedding Kotlin linter with built-in formatter
https://pinterest.github.io/ktlint/
MIT License
6.06k stars 504 forks source link

Update dependency dev.drewhamilton.poko:poko-gradle-plugin to v0.16.0 #2676

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.drewhamilton.poko:poko-gradle-plugin 0.15.3 -> 0.16.0 age adoption passing confidence

Release Notes

drewhamilton/Poko (dev.drewhamilton.poko:poko-gradle-plugin) ### [`v0.16.0`](https://togithub.com/drewhamilton/Poko/blob/HEAD/CHANGELOG.md#0160) [Compare Source](https://togithub.com/drewhamilton/Poko/compare/0.15.3...0.16.0) *2024-05-28* Compile with Kotlin 2.0.0. The syntax for custom annotation references now uses `/` to denote packages, e.g. `com/example/MyAnnotationClass`. Deprecate `@ArrayContentSupport` annotation and stop requiring it for using `@ArrayContentBased` annotation. ##### 0.16.0-beta01 *2024-05-20* Compile with Kotlin 2.0.0-RC3. The syntax for custom annotation references now uses `/` to denote packages, e.g. `com/example/MyAnnotationClass`.

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.

paul-dingemans commented 1 month ago

ktlint has to stick with Poko 0.15 until ktlint is upgraded to Kotlin 2.0.