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 plugin poko to v0.18.1 #962

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Update plugin poko to v0.18.1 #962

merged 1 commit into from
Dec 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2024

This PR contains the following updates:

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

Release Notes

drewhamilton/Poko (dev.drewhamilton.poko)

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.


  • If you want to rebase/retry this PR, check this box

🔕 Ignore: Close this PR and you won't be reminded about these updates again.

@renovate renovate bot enabled auto-merge (squash) December 14, 2024 06:38
@renovate renovate bot requested a review from gabrielittner December 14, 2024 06:38
@renovate renovate bot merged commit f138183 into main Dec 16, 2024
4 checks passed
@renovate renovate bot deleted the renovate/kotlin-and-ksp branch December 16, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant