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 #315

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.drewhamilton.poko 0.17.2 -> 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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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


  • 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 added dependencies Pull requests that update a dependency file renovate-bot labels Dec 2, 2024
@renovate renovate bot enabled auto-merge (squash) December 2, 2024 19:58
@renovate renovate bot requested a review from hoc081098 December 2, 2024 19:58
@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 f94fbae to ce71048 Compare December 19, 2024 20:49
@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
| datasource | package                                                   | from   | to     |
| ---------- | --------------------------------------------------------- | ------ | ------ |
| maven      | dev.drewhamilton.poko:dev.drewhamilton.poko.gradle.plugin | 0.17.2 | 0.18.2 |
@renovate renovate bot merged commit 2601a91 into master Jan 30, 2025
4 of 5 checks passed
@renovate renovate bot deleted the renovate/poko branch January 30, 2025 16:03
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 2.48%. Comparing base (9aea580) to head (4faf435).
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #315   +/-   ##
======================================
  Coverage    2.48%   2.48%           
======================================
  Files          53      53           
  Lines        1570    1570           
  Branches      228     228           
======================================
  Hits           39      39           
  Misses       1528    1528           
  Partials        3       3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant