Update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to v1.8.1 #11

Merged
jansel merged 1 commit from renovate/kx.ser into root 2025-06-15 23:41:54 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
org.jetbrains.kotlinx:kotlinx-serialization-core dependencies minor 1.7.3 -> 1.8.1

Release Notes

Kotlin/kotlinx.serialization (org.jetbrains.kotlinx:kotlinx-serialization-core)

v1.8.1

==================

This release updates Kotlin version to 2.1.20, while also providing several important improvements
and bugfixes.

Improvements

Bugfixes

  • Fix incorrect enum coercion during deserialization from JsonElement (#​2962)
  • Supply proper equals(), hashCode(), and toString() for SerialDescriptor() wrapper (#​2942)
  • Do not encode empty packed collections in protobuf (#​2907)

v1.8.0

==================

This release contains all of the changes from 1.8.0-RC. Kotlin 2.1.0 is used as a default, while upcoming 2.1.10 is also supported.
Also added small bugfixes, including speedup of ProtoWireType.from (#​2879).


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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains.kotlinx:kotlinx-serialization-core](https://github.com/Kotlin/kotlinx.serialization) | dependencies | minor | `1.7.3` -> `1.8.1` | --- ### Release Notes <details> <summary>Kotlin/kotlinx.serialization (org.jetbrains.kotlinx:kotlinx-serialization-core)</summary> ### [`v1.8.1`](https://github.com/Kotlin/kotlinx.serialization/blob/HEAD/CHANGELOG.md#181--2025-03-31) \================== This release updates Kotlin version to 2.1.20, while also providing several important improvements and bugfixes. #### Improvements - Implemented encoding null in key and value of a map in Protobuf ([#&#8203;2910](https://github.com/Kotlin/kotlinx.serialization/issues/2910)) - Make type argument in JsonTransformingSerializer nullable ([#&#8203;2911](https://github.com/Kotlin/kotlinx.serialization/issues/2911)) - Use SPDX identifier in POMs ([#&#8203;2936](https://github.com/Kotlin/kotlinx.serialization/issues/2936)) (thanks to [Leon Linhart](https://github.com/TheMrMilchmann)) - Add watchosDeviceArm64 to Okio integration module ([#&#8203;2920](https://github.com/Kotlin/kotlinx.serialization/issues/2920)) (thanks to [Daniel Santiago](https://github.com/danysantiago)) - Update kotlinx-io version to 0.6.0 ([#&#8203;2933](https://github.com/Kotlin/kotlinx.serialization/issues/2933)) (thanks to [Piotr Krzemiński](https://github.com/krzema12)) #### Bugfixes - Fix incorrect enum coercion during deserialization from JsonElement ([#&#8203;2962](https://github.com/Kotlin/kotlinx.serialization/issues/2962)) - Supply proper equals(), hashCode(), and toString() for SerialDescriptor() wrapper ([#&#8203;2942](https://github.com/Kotlin/kotlinx.serialization/issues/2942)) - Do not encode empty packed collections in protobuf ([#&#8203;2907](https://github.com/Kotlin/kotlinx.serialization/issues/2907)) ### [`v1.8.0`](https://github.com/Kotlin/kotlinx.serialization/blob/HEAD/CHANGELOG.md#180--2025-01-06) \================== This release contains all of the changes from 1.8.0-RC. Kotlin 2.1.0 is used as a default, while upcoming 2.1.10 is also supported. Also added small bugfixes, including speedup of ProtoWireType.from ([#&#8203;2879](https://github.com/Kotlin/kotlinx.serialization/issues/2879)). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41Ni4zIiwidXBkYXRlZEluVmVyIjoiNDAuNTYuMyIsInRhcmdldEJyYW5jaCI6InJvb3QiLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-06-15 23:39:12 +02:00
jansel merged commit 4ebe867f03 into root 2025-06-15 23:41:54 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jansel/feixiao#11
No description provided.