fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.0-rc2 #2871
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.0-RC
->2.1.0-RC2
Release Notes
JetBrains/kotlin (org.jetbrains.kotlin:kotlin-gradle-plugin)
v2.1.0-RC2
: Kotlin 2.1.0-RC2Changelog
Compiler
KT-72345
K2: Method 'get' without@Override
annotation not calledKT-73065
CCE with context receiversKT-72996
false-positive unresolved reference error on an overloaded callable reference in a lambda return position on the left-hand size of an elvis operatorCompose compiler
CMP-6926
iOS compilation failure: Unresolved reference 'copy'IR. Inlining
KT-72884
Internal error in body lowering: IllegalStateException: Can't inline given reference, it should've been loweredJavaScript
KT-70533
KJS: changed string concatenation behavior in 2.0KT-14013
JS toString produces different result for nullable/non-nullable ref to the same arrayKT-43567
KJS: toString() method and string interpolation of variable produce different codeKT-72732
KJS / ES6: "SyntaxError: 'super' keyword unexpected here" with enabled-Xir-generate-inline-anonymous-functions
and disabled arrow functionsKlibs
KT-72965
Ignore subclassOptInRequired constructor warningTools. Compiler Plugins
KT-72804
Regression in Kotlin 2.1.0: compilation fails when building iOSKT-72824
Kotlin power-assert plugin StringIndexOutOfBoundsExceptionTools. Gradle
KT-47897
Official Kotlin Gradle plugin apiKT-58858
Add KDoc documentation for Kotlin Gradle plugin APIKT-73076
Kotlin Gradle Plugin API Reference: adjust settingsKT-70543
Gradle: create migration guide for those who are using Kotlin compiler classes indirectly available in buildscriptsConfiguration
📅 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.