-
Notifications
You must be signed in to change notification settings - Fork 10
Commit 0ef52ae
authored
chore(deps): update dependency org.jetbrains.kotlin.multiplatform to v1.8.21 (#70)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.jetbrains.kotlin.multiplatform](https://kotlinlang.org/)
([source](https://togithub.com/JetBrains/kotlin)) | `1.8.20` -> `1.8.21`
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>JetBrains/kotlin</summary>
###
[`v1.8.21`](https://togithub.com/JetBrains/kotlin/blob/HEAD/ChangeLog.md#​1821)
##### Compiler
- [`KT-57848`](https://youtrack.jetbrains.com/issue/KT-57848) Native:
compilation of dynamic/static library fails with Xcode 14.3
- [`KT-57875`](https://youtrack.jetbrains.com/issue/KT-57875) Native
compilation failure: Suspend functions should be lowered out at this
point, but FUN LOCAL_FUNCTION_FOR_LAMBDA
- [`KT-57946`](https://youtrack.jetbrains.com/issue/KT-57946) KAPT:
"RuntimeException: No type for expression" with delegate
##### JavaScript
- [`KT-57356`](https://youtrack.jetbrains.com/issue/KT-57356) KJS:
StackOverflowException on
[@​JsExport](https://togithub.com/JsExport) with type parameters
referring to one another
##### Tools. Compiler plugins. Serialization
- [`KT-58067`](https://youtrack.jetbrains.com/issue/KT-58067)
Serialization: NullPointerException caused by
[@​Contextual](https://togithub.com/Contextual) property with type
with generic
- [`KT-57730`](https://youtrack.jetbrains.com/issue/KT-57730)
Serialization: "IllegalStateException: Serializer for element of type
<root>.Foo has not been found" caused by serialization of Java type
##### Tools. Gradle. JS
- [`KT-57766`](https://youtrack.jetbrains.com/issue/KT-57766) KJS /
Gradle "Module not found: Error: Can't resolve
'kotlin-kotlin-stdlib-js-ir'" when using "useEsModules"
##### Tools. Kapt
- [`KT-58027`](https://youtrack.jetbrains.com/issue/KT-58027) Kotlin
1.8.20 kapt issue "null: KtCallExpression: build()"
##### Tools. Maven
- [`KT-58048`](https://youtrack.jetbrains.com/issue/KT-58048) Maven:
"Too many source module declarations found" after upgrading to 1.8.20
- [`KT-58101`](https://youtrack.jetbrains.com/issue/KT-58101) 'Unable to
access class' in kotlin-maven-plugin after updating to Kotlin 1.8.20
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Saturday" (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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/petertrr/kotlin-multiplatform-diff).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42My4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjMuMSJ9-->1 parent 454c928 commit 0ef52aeCopy full SHA for 0ef52ae
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- gradle
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments