square / wire

gRPC and protocol buffers for Android, Kotlin, Swift and Java.
https://square.github.io/wire/
Apache License 2.0
4.22k stars 571 forks source link

Update dependency com.charleskorn.kaml:kaml to v0.60.0 #2982

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.charleskorn.kaml:kaml 0.59.0 -> 0.60.0 age adoption passing confidence

Release Notes

charleskorn/kaml (com.charleskorn.kaml:kaml) ### [`v0.60.0`](https://togithub.com/charleskorn/kaml/releases/tag/0.60.0) [Compare Source](https://togithub.com/charleskorn/kaml/compare/0.59.0...0.60.0) - **Updated**: build with Kotlin 2.0.0 - **Updated**: use snakeyaml-engine-kmp 3.0.0 - **Updated**: use kotlinx-serialization 1.7.0

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.

oldergod commented 1 month ago

e: file:///home/runner/work/wire/wire/wire-compiler/src/main/java/com/squareup/wire/Manifest.kt:28:1 Your current Kotlin version is 1.9.24, while kotlinx.serialization core runtime 1.7.0 requires at least Kotlin 2.0.0-RC1. Please update your Kotlin compiler and IDE plugin.