Skip to content

Update dependency dev.drewhamilton.poko to v0.21.0 - autoclosed#318

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/poko
Closed

Update dependency dev.drewhamilton.poko to v0.21.0 - autoclosed#318
renovate[bot] wants to merge 1 commit intomainfrom
renovate/poko

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2025

This PR contains the following updates:

Package Change Age Confidence
dev.drewhamilton.poko 0.19.3 -> 0.21.0 age confidence

Release Notes

drewhamilton/Poko (dev.drewhamilton.poko)

v0.21.0

Compare Source

2025-12-16

Update compiler plugin ID to "dev.drewhamilton.poko" (was previously "poko-compiler-plugin").

Deprecate @SkipSupport annotation and stop requiring it for using @Poko.Skip annotation. Update
deprecation level of @ArrayContentSupport and @ArrayContentBased to ERROR.

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.2

Compare Source

2025-11-19

Compile with Kotlin 2.2.21. Add forward compatibility with Kotlin 2.3.0-RC.

v0.20.1

Compare Source

2025-10-16

Add ability to generate a subset of Poko functions with @Poko.EqualsAndHashCode and
@Poko.ToString. Apply one of these to a class instead of the standard @Poko annotation, and only
the 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.0

Compare Source

2025-09-11

Compile with Kotlin 2.2.20.

Drop support for Kotlin 2.2.0 and 2.2.10 due to incompatibility.


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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency dev.drewhamilton.poko to v0.20.0 Update dependency dev.drewhamilton.poko to v0.20.1 Oct 16, 2025
@renovate renovate bot changed the title Update dependency dev.drewhamilton.poko to v0.20.1 Update dependency dev.drewhamilton.poko to v0.20.2 Nov 20, 2025
@renovate renovate bot changed the title Update dependency dev.drewhamilton.poko to v0.20.2 Update dependency dev.drewhamilton.poko to v0.21.0 Dec 16, 2025
@renovate renovate bot changed the title Update dependency dev.drewhamilton.poko to v0.21.0 Update dependency dev.drewhamilton.poko to v0.21.0 - autoclosed Dec 29, 2025
@renovate renovate bot closed this Dec 29, 2025
@renovate renovate bot deleted the renovate/poko branch December 29, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants