Commit da95d50
authored
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json-okio to v1.8.1 (#2021)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[org.jetbrains.kotlinx:kotlinx-serialization-json-okio](https://redirect.github.com/Kotlin/kotlinx.serialization)
| dependencies | patch | `1.8.0` -> `1.8.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>Kotlin/kotlinx.serialization
(org.jetbrains.kotlinx:kotlinx-serialization-json-okio)</summary>
###
[`v1.8.1`](https://redirect.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
([#​2910](https://redirect.github.com/Kotlin/kotlinx.serialization/issues/2910))
- Make type argument in JsonTransformingSerializer nullable
([#​2911](https://redirect.github.com/Kotlin/kotlinx.serialization/issues/2911))
- Use SPDX identifier in POMs
([#​2936](https://redirect.github.com/Kotlin/kotlinx.serialization/issues/2936))
(thanks to [Leon Linhart](https://redirect.github.com/TheMrMilchmann))
- Add watchosDeviceArm64 to Okio integration module
([#​2920](https://redirect.github.com/Kotlin/kotlinx.serialization/issues/2920))
(thanks to [Daniel Santiago](https://redirect.github.com/danysantiago))
- Update kotlinx-io version to 0.6.0
([#​2933](https://redirect.github.com/Kotlin/kotlinx.serialization/issues/2933))
(thanks to [Piotr Krzemiński](https://redirect.github.com/krzema12))
#### Bugfixes
- Fix incorrect enum coercion during deserialization from JsonElement
([#​2962](https://redirect.github.com/Kotlin/kotlinx.serialization/issues/2962))
- Supply proper equals(), hashCode(), and toString() for
SerialDescriptor() wrapper
([#​2942](https://redirect.github.com/Kotlin/kotlinx.serialization/issues/2942))
- Do not encode empty packed collections in protobuf
([#​2907](https://redirect.github.com/Kotlin/kotlinx.serialization/issues/2907))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzAuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent b41154e commit da95d50
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments