ZacSweers / MoshiX

Extensions for Moshi including IR plugins, moshi-sealed, and more.
Apache License 2.0
491 stars 37 forks source link

Update plugin moshix to v0.27.0 #596

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.zacsweers.moshix 0.26.0 -> 0.27.0 age adoption passing confidence

Release Notes

ZacSweers/MoshiX (dev.zacsweers.moshix) ### [`v0.27.0`](https://togithub.com/ZacSweers/MoshiX/blob/HEAD/CHANGELOG.md#0270) [Compare Source](https://togithub.com/ZacSweers/MoshiX/compare/0.26.0...0.27.0) *2024-05-22* ##### Update to K2 This release updates to K2, aka Kotlin `2.0.0`. This also builds against KSP `2.0.0-1.0.21`. - \[moshi-metadata-reflect] Update to stable kotlin metadata API that ships in K2. The new transitive dependency is now `org.jetbrains.kotlin:kotlin-metadata-jvm:2.0.0`. - \[ksp] All KSP processors are tested against both KSP 1 and the in-beta KSP2. - \[moshi-ir] Support K2 IR API changes. We may explore building out FIR support for better IDE support in the future, but for now the entire implementation remains in an IR-only plugin.

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 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 has been generated by Mend Renovate. View repository job log here.