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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.26.0
->0.27.0
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.