Skip to content
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

Update dependency dev.drewhamilton.poko to v0.18.2 #62

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.drewhamilton.poko 0.15.3 -> 0.18.2 age adoption passing confidence

Release Notes

drewhamilton/Poko (dev.drewhamilton.poko)

v0.18.2

Compare Source

2024-12-27

Add compatibility with Kotlin 2.1.20-Beta1.

v0.18.1

Compare Source

2024-12-13

Add ability to skip individual properties with @Poko.Skip. These properties will be omitted from
all generated functions. This feature is experimental and requires opt-in via @SkipSupport.

Replace @ArrayContentBased with @Poko.ReadArrayContent. Add a deprecated typealias for the
former to aid migration.

Add support for use optional property-level features with custom Poko annotation. Nested annotations
with the same name as the optional feature, such as @MyData.ReadArrayContent and
@MyData.Skip, will be respected.

Fix issue with FIR checkers. K2-enabled IDEs should now highlight Poko errors and warnings in
consumer source code.

v0.18.0

Compare Source

2024-12-2

Compile with Kotlin 2.1.0.

v0.17.2

Compare Source

2024-10-18

Compile with Kotlin 2.0.21. Implement compatibility with Kotlin 2.0.0 – 2.1.0-Beta2.

v0.17.1

Compare Source

2024-09-17

Automatically add the Poko annotation dependency to test fixtures when they are enabled on JVM
projects.

v0.17.0

Compare Source

2024-08-22

Compile with Kotlin 2.0.20. Support Java 22.

v0.16.0

Compare Source

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: Enabled.

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 force-pushed the renovate/poko branch from 3a9fdec to bda60b9 Compare June 1, 2024 03:55
@renovate renovate bot force-pushed the renovate/poko branch 2 times, most recently from 57fe934 to ea0fedf Compare June 21, 2024 02:04
@renovate renovate bot force-pushed the renovate/poko branch from ea0fedf to bfc78ba Compare July 11, 2024 18:54
@renovate renovate bot force-pushed the renovate/poko branch from bfc78ba to cfa3ae7 Compare July 19, 2024 17:44
@renovate renovate bot force-pushed the renovate/poko branch 3 times, most recently from 29c2926 to 3b745e5 Compare August 10, 2024 13:54
@renovate renovate bot force-pushed the renovate/poko branch 2 times, most recently from a57490a to 9d44d71 Compare August 20, 2024 19:41
@renovate renovate bot changed the title Update dependency dev.drewhamilton.poko to v0.16.0 Update dependency dev.drewhamilton.poko to v0.17.0 Aug 23, 2024
@renovate renovate bot changed the title Update dependency dev.drewhamilton.poko to v0.17.0 Update dependency dev.drewhamilton.poko to v0.17.1 Sep 17, 2024
@renovate renovate bot changed the title Update dependency dev.drewhamilton.poko to v0.17.1 Update dependency dev.drewhamilton.poko to v0.17.2 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/poko branch 2 times, most recently from 8b2c015 to 02dfbf6 Compare November 21, 2024 03:07
@renovate renovate bot changed the title Update dependency dev.drewhamilton.poko to v0.17.2 Update dependency dev.drewhamilton.poko to v0.18.0 Dec 2, 2024
@renovate renovate bot changed the title Update dependency dev.drewhamilton.poko to v0.18.0 Update dependency dev.drewhamilton.poko to v0.18.1 Dec 14, 2024
@renovate renovate bot force-pushed the renovate/poko branch 2 times, most recently from 9aea7d7 to 4102541 Compare December 27, 2024 19:36
@renovate renovate bot changed the title Update dependency dev.drewhamilton.poko to v0.18.1 Update dependency dev.drewhamilton.poko to v0.18.2 Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants