Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update kotlin core dependencies to v1.8.10 #486

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin.plugin.serialization 1.8.0 -> 1.8.10 age adoption passing confidence
org.jetbrains.kotlin.multiplatform 1.8.0 -> 1.8.10 age adoption passing confidence
org.jetbrains.kotlin:kotlin-serialization (source) 1.8.0 -> 1.8.10 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) 1.8.0 -> 1.8.10 age adoption passing confidence

Release Notes

JetBrains/kotlin

v1.8.10: Kotlin 1.8.10

Changelog
Compiler
  • KT-55483 K2: Fir is not initialized for FirRegularClassSymbol java/lang/invoke/LambdaMetafactory
  • KT-55729 "None of the following functions can be called with the arguments supplied:" in 1.8.0
  • KT-55769 "ERROR: Could not find accessor": Android DataBinding fails with Kotlin 1.8.0
  • KT-55308 InnerClass attributes should be sorted (innermost last)
JavaScript
  • KT-56282 KJS: Invalidate incremental cache in case of compiler internal errors
  • KT-55852 JS: "IllegalStateException: Unexpected ir type argument" caused by List with star projection type
  • KT-55716 KJS / IC: "Cannot read properties of undefined" with overriding variables with 1.8.0
  • KT-55758 KJS / IR: Checking implemented interface on a class implementing a @​JsExport interface returns the wrong result
Reflection
  • KT-56093 Metaspace leak in a Gradle plugin built with Kotlin 1.8.0
Tools. Compiler plugins. Serialization
  • KT-56347 [Kotlin 1.8] Regression kotlinx.serialization compiler plugin internal error
  • KT-55681 Serialization: NullPointerException after update to 1.8.0 caused by @Serializer(forClass= ..)
  • KT-56244 kotlinx.serialization compiler intrinsic does not work with encodeToString function in 1.8.0
  • KT-55683 Serialization: "IllegalStateException: Expected to have a primary constructor" with expect class and companion object
  • KT-55682 Serialization: "IllegalStateException: Function has no body: FUN name:serializer" with 1.8.0
Tools. Gradle
  • KT-55697 KGP 1.8.0 adds compileOnly dependencies to unit test compile classpath
Tools. Gradle. Multiplatform
  • KT-55730 MPP / Gradle: compileKotlinMetadata fails to resolve symbols in additional source sets
Tools. Gradle. Native
  • KT-56280 Gradle: freeCompilerArgs are no longer propagated from compilations to Native binaries
Tools. Kapt
  • KT-48013 Kapt generates illegal stubs for private interface methods
Checksums
File Sha256
kotlin-compiler-1.8.10.zip 4c3fa7bc1bb9ef3058a2319d8bcc3b7196079f88e92fdcd8d304a46f4b6b5787
kotlin-native-linux-x86_64-1.8.10.tar.gz 4c5c8a82a63a3a9845be2514d536ca407340db7fc558b97c43ed003f866a9742
kotlin-native-macos-x86_64-1.8.10.tar.gz 52ea7cf2dfaae058fc00fc4e00ec89fefe5a7e4c83abeadb7531cc9346ff18db
kotlin-native-macos-aarch64-1.8.10.tar.gz 08cef514e9d582b0e7bcf3f592dd853270b535a4b765555db97381aeb8c92a85
kotlin-native-windows-x86_64-1.8.10.zip e8b9a04f0df3cdec6fa360a6781723fc8551e93c70dfd1aaffbd282b7cddc19d

Configuration

πŸ“… Schedule: Branch creation - "before 4am on Monday" (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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #486 (107f413) into main (24e3111) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #486   +/-   ##
=========================================
  Coverage     47.52%   47.52%           
  Complexity      159      159           
=========================================
  Files            53       53           
  Lines          1856     1856           
  Branches        316      316           
=========================================
  Hits            882      882           
  Misses          841      841           
  Partials        133      133           
Flag Coverage Ξ”
unittests 47.52% <ΓΈ> (ΓΈ)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link

github-actions bot commented Feb 6, 2023

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v1)

245 tests  Β±0   221 βœ”οΈ Β±0   11m 29s ⏱️ +18s
βŸβ€„48 suites Β±0β€‚β€ƒβ€ƒβŸβ€„24 πŸ’€ Β±0 
βŸβ€„48 files   Β±0β€‚β€ƒβ€ƒβŸβ€„βŸβ€„0 ❌ Β±0 

Results for commit 107f413. ± Comparison against base commit 24e3111.

@github-actions
Copy link

github-actions bot commented Feb 6, 2023

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v1)

245 tests  Β±0   221 βœ”οΈ Β±0   15m 20s ⏱️ + 2m 51s
βŸβ€„48 suites Β±0β€‚β€ƒβ€ƒβŸβ€„24 πŸ’€ Β±0 
βŸβ€„48 files   Β±0β€‚β€ƒβ€ƒβŸβ€„βŸβ€„0 ❌ Β±0 

Results for commit 107f413. ± Comparison against base commit 24e3111.

@github-actions
Copy link

github-actions bot commented Feb 6, 2023

JUnit Tests (Linux, EnricoMi/publish-unit-test-result-action@v1)

245 tests  Β±0   221 βœ”οΈ Β±0   8m 56s ⏱️ -11s
βŸβ€„48 suites Β±0β€‚β€ƒβ€ƒβŸβ€„24 πŸ’€ Β±0 
βŸβ€„48 files   Β±0β€‚β€ƒβ€ƒβŸβ€„βŸβ€„0 ❌ Β±0 

Results for commit 107f413. ± Comparison against base commit 24e3111.

@kgevorkyan kgevorkyan merged commit 94127dc into main Feb 6, 2023
@kgevorkyan kgevorkyan deleted the renovate/core-kotlin branch February 6, 2023 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant