Update dependency dev.drewhamilton.poko to v0.22.1#443
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency dev.drewhamilton.poko to v0.22.1#443renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
74de410 to
7609009
Compare
7609009 to
f02eb96
Compare
f02eb96 to
eea64b2
Compare
eea64b2 to
464d254
Compare
5af6179 to
00fe841
Compare
00fe841 to
07584d1
Compare
07584d1 to
4fe00c2
Compare
4fe00c2 to
2802e34
Compare
2802e34 to
ccf6663
Compare
85ce2b1 to
ed9990a
Compare
ed9990a to
32df170
Compare
32df170 to
d049576
Compare
d049576 to
92a1f90
Compare
92a1f90 to
e11c364
Compare
e11c364 to
603be1f
Compare
| datasource | package | from | to | | ---------- | --------------------------------------------------------- | ------ | ------ | | maven | dev.drewhamilton.poko:dev.drewhamilton.poko.gradle.plugin | 0.18.7 | 0.22.1 |
603be1f to
36b9710
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.18.7→0.22.1Release Notes
drewhamilton/Poko (dev.drewhamilton.poko)
v0.22.1Compare Source
2026-04-24
Compile with Kotlin 2.3.21. Implement forward compatibility with Kotlin 2.4.0-Beta2.
v0.22.0Compare Source
2026-03-16
Convert
PokoPluginExtensionfrom abstract class to interface.Increase deprecation level of
@SkipSupportannotation fromWARNINGtoERROR. Increasedeprecation level of
@ArrayContentBasedannotation fromERRORtoHIDDEN.Compile with Kotlin 2.3.20.
Drop support for Kotlin 2.3.0 and 2.3.10 due to incompatibility.
v0.21.3Compare Source
2026-03-02
Fix bug where Poko would not automatically add the poko-annotations dependency when used with
Android Gradle Plugin 9+.
v0.21.2Compare Source
2026-02-27
Add Poko annotations to all Java source sets by default.
Compile with Kotlin 2.3.10. Add forward compatibility with Kotlin 2.4.0-dev-3806. This should allow
Poko to work correctly with IntelliJ 2026 preview builds.
v0.21.1Compare Source
2026-01-08
Fix Gradle plugin compatibility with Gradle isolated projects.
Add forward compatibility with Kotlin 2.3.20-Beta1.
v0.21.0Compare Source
2025-12-16
Update compiler plugin ID to "dev.drewhamilton.poko" (was previously "poko-compiler-plugin").
Deprecate
@SkipSupportannotation and stop requiring it for using@Poko.Skipannotation. Updatedeprecation level of
@ArrayContentSupportand@ArrayContentBasedtoERROR.Compile with Kotlin 2.3.0. Compile with Java 25, except for the Gradle plugin, which is compiled
with Java 24.
Drop support for Kotlin 2.2 due to incompatibility. Increase the minimum supported Gradle version to
9.0.0.
v0.20.2Compare Source
2025-11-19
Compile with Kotlin 2.2.21. Add forward compatibility with Kotlin 2.3.0-RC.
v0.20.1Compare Source
2025-10-16
Add ability to generate a subset of Poko functions with
@Poko.EqualsAndHashCodeand@Poko.ToString. Apply one of these to a class instead of the standard@Pokoannotation, and onlythe respective function(s) will be generated by the Poko plugin. This feature is experimental and
requires opt-in via
@IndependentFunctionsSupport.Add forward compatibility with Kotlin 2.3.0-Beta1.
Target Gradle 9.1.0, and add backward compatibility with Gradle 8.11.
v0.20.0Compare Source
2025-09-11
Compile with Kotlin 2.2.20.
Drop support for Kotlin 2.2.0 and 2.2.10 due to incompatibility.
v0.19.3Compare Source
2025-07-25
Update the Poko Gradle plugin to target Kotlin 2.1, to ensure compatibility with Gradle's embedded
Kotlin version (currently 2.0.21).
This does not affect the Kotlin version of Poko itself, which is currently 2.2.0.
v0.19.2Compare Source
2025-07-21
Fix forward compatibility with Kotlin 2.2.20-Beta1. Compatibility was broken for some consumers.
v0.19.1Compare Source
2025-07-11
Add forward compatibility with Kotlin 2.2.20-Beta1.
v0.19.0Compare Source
2025-06-25
Compile with Kotlin 2.2.0.
Drop support for Kotlin 2.1 due to incompatibility.
Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.