wada811 / ViewBinding-ktx

ViewBinding-ktx make easy to use ViewBinding.
https://medium.com/databinding-ktx
Apache License 2.0
38 stars 3 forks source link

Update Kotlin to v1.7.10 #8

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk7 (source) 1.7.0 -> 1.7.10 age adoption passing confidence
org.jetbrains.kotlin.android (source) 1.7.0 -> 1.7.10 age adoption passing confidence

Release Notes

JetBrains/kotlin ### [`v1.7.10`](https://togithub.com/JetBrains/kotlin/releases/tag/v1.7.10) ##### Changelog ##### Compiler - [`KT-52702`](https://youtrack.jetbrains.com/issue/KT-52702) Invalid locals information when compiling `kotlinx.collections.immutable` with Kotlin 1.7.0-RC2 - [`KT-52892`](https://youtrack.jetbrains.com/issue/KT-52892) Disappeared specific builder inference resolution ambiguity errors - [`KT-52782`](https://youtrack.jetbrains.com/issue/KT-52782) Appeared receiver type mismatch error due to ProperTypeInferenceConstraintsProcessing compiler feature - [`KT-52718`](https://youtrack.jetbrains.com/issue/KT-52718) declaringClass deprecation message mentions the wrong replacement in 1.7 ##### IDE. Configuration - [`KTIJ-21982`](https://youtrack.jetbrains.com/issue/KTIJ-21982) Cannot run/build anything with Kotlin plugin since last update ##### Tools. Gradle - [`KT-52777`](https://youtrack.jetbrains.com/issue/KT-52777) 'org.jetbrains.kotlinx:atomicfu:1.7.0' Gradle 7.0+ plugin variant was published with missing classes ##### Tools. Gradle. JS - [`KT-52856`](https://youtrack.jetbrains.com/issue/KT-52856) Kotlin/JS: Upgrade NPM dependencies ##### Tools. Gradle. Multiplatform - [`KT-52955`](https://youtrack.jetbrains.com/issue/KT-52955) SourceSetMetadataStorageForIde: Broken 'cleanupStaleEntries' with enabled configuration caching or isolated ClassLoaders - [`KT-52694`](https://youtrack.jetbrains.com/issue/KT-52694) Kotlin 1.7.0 breaks Configuration Caching in Android projects ##### Tools. Incremental Compile - [`KT-52669`](https://youtrack.jetbrains.com/issue/KT-52669) Full rebuild in IC exception recovery leaves corrupt IC data ##### Checksums | File | Sha256 | | --- | --- | | kotlin-compiler-1.7.10.zip | 7683f5451ef308eb773a686ee7779a76a95ed8b143c69ac247937619d7ca3a09 | | kotlin-native-linux-x86\_64-1.7.10.tar.gz | 6f89015e1dfbc7b535e540a22a004ef3e6e4f04349e4a894ed45e703c3b3116f | | kotlin-native-macos-x86\_64-1.7.10.tar.gz | a5ba0ce86ebd3cc625456c7180b3d890bc2808ef9f14f8d56dd6ab3bb103a4ef | | kotlin-native-macos-aarch64-1.7.10.tar.gz | c971cdf36eb733e249170458c567ad7c38fe0a801f6a784b2de54e3eda49c329 | | kotlin-native-windows-x86\_64-1.7.10.zip | dec9c2019e73b887851794040c7809074578aca41341b15a929433183d01eb8d |

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.



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