KyoriPowered / adventure-webui

A web UI for Adventure
https://webui.advntr.dev/
MIT License
25 stars 16 forks source link

chore(deps): Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.0 #173

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-serialization-json 1.5.1 -> 1.6.0 age adoption passing confidence

Release Notes

Kotlin/kotlinx.serialization (org.jetbrains.kotlinx:kotlinx-serialization-json) ### [`v1.6.0`](https://togithub.com/Kotlin/kotlinx.serialization/blob/HEAD/CHANGELOG.md#160--2023-08-22) \================== This release contains all features and bugfixes from [1.6.0-RC](https://togithub.com/Kotlin/kotlinx.serialization/releases/tag/v1.6.0-RC) plus some bugfixes on its own (see below). Kotlin 1.9.0 is used as a default, while 1.9.10 is also supported. ##### Bugfixes - Improve error messages from Json parser ([#​2406](https://togithub.com/Kotlin/kotlinx.serialization/issues/2406)) - Mark [@​SerialName](https://togithub.com/SerialName), [@​Required](https://togithub.com/Required) and [@​Transient](https://togithub.com/Transient) with [@​MustBeDocumented](https://togithub.com/MustBeDocumented) ([#​2407](https://togithub.com/Kotlin/kotlinx.serialization/issues/2407)) - Ensure that no additional files except java compiler output get into multi-release jar ([#​2405](https://togithub.com/Kotlin/kotlinx.serialization/issues/2405)) - Fix enums with negative numbers in protobuf not serializing & de-serializing ([#​2400](https://togithub.com/Kotlin/kotlinx.serialization/issues/2400)) (thanks to [Doğaç Eldenk](https://togithub.com/Dogacel))

Configuration

📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), 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.