Skip to content

Update kotlin monorepo to v1.8.10 - #5745

Merged
3flex merged 2 commits into
mainfrom
renovate/kotlin-monorepo
Feb 9, 2023
Merged

Update kotlin monorepo to v1.8.10#5745
3flex merged 2 commits into
mainfrom
renovate/kotlin-monorepo

Conversation

@renovate

@renovate renovate Bot commented Feb 2, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin:kotlin-reflect (source) 1.8.0 -> 1.8.10 age adoption passing confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) 1.8.0 -> 1.8.10 age adoption passing confidence
org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable (source) 1.8.0 -> 1.8.10 age adoption passing confidence
org.jetbrains.kotlin:kotlin-script-util (source) 1.8.0 -> 1.8.10 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin-api (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
org.jetbrains.kotlin:kotlin-compiler-embeddable (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 - 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 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Feb 2, 2023
@renovate

renovate Bot commented Feb 4, 2023

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@codecov

codecov Bot commented Feb 4, 2023

Copy link
Copy Markdown

Codecov Report

Merging #5745 (982bddf) into main (369d673) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #5745      +/-   ##
============================================
+ Coverage     84.48%   84.51%   +0.02%     
  Complexity     3734     3734              
============================================
  Files           544      544              
  Lines         12752    12752              
  Branches       2232     2232              
============================================
+ Hits          10774    10777       +3     
+ Misses          864      863       -1     
+ Partials       1114     1112       -2     
Impacted Files Coverage Δ
...tlab/arturbosch/detekt/core/reporting/Colorizer.kt 100.00% <0.00%> (+21.42%) ⬆️

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

@3flex
3flex enabled auto-merge (squash) February 7, 2023 03:03
@3flex 3flex added this to the 1.23.0 milestone Feb 7, 2023
@3flex
3flex merged commit c699865 into main Feb 9, 2023
@3flex
3flex deleted the renovate/kotlin-monorepo branch February 9, 2023 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants