-
Notifications
You must be signed in to change notification settings - Fork 8
Bump kotlinVersion from 1.8.21 to 2.2.21 #1825
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
Conversation
Bumps `kotlinVersion` from 1.8.21 to 2.2.21. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.21 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-stdlib-common` from 1.8.21 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk7` from 1.8.21 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.8.21 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-osgi-bundle` from 1.8.21 to 2.2.21 Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.8.21 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-test` from 1.8.21 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v2.2.21) Updates `org.jetbrains.kotlin.jvm` from 1.8.21 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v2.2.21) Updates `org.jetbrains.kotlin.plugin.allopen` from 1.8.21 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v2.2.21) Updates `org.jetbrains.kotlin.plugin.jpa` from 1.8.21 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v2.2.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7 dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-osgi-bundle dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin.plugin.allopen dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin.plugin.jpa dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
This PR is stale because it has been open 7 days with no activity. Remove the |
|
This PR was closed because it has been stale for 7 days with no activity. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |



Bumps
kotlinVersionfrom 1.8.21 to 2.2.21.Updates
org.jetbrains.kotlin:kotlin-stdlibfrom 1.8.21 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
2146684Add ChangeLog for 2.2.21-RC2d8cf44a[KGP][IT] Require Xcode 26 for shouldDownloadLightNativeBundleWithMavenbd2b426[Gradle] Only register commonizeCInterop if there are native targetsf66516e[Gradle] Added tests for accessing target's publishable property7aad8e5[Gradle] Workaround for not completable Future with cross compilationd061774[Wasm, JS] Add statics field to DevServer data constructor for data class0609896Add ChangeLog for 2.2.21-RC4f2bc0c[Gradle] Dont add parcelize plugin to JVM compilations948802f[K/N][tests] Fixed lldb tests to work with Xcode 26a32c8f3[stdlib] Addos.archas an input property to prevent build cache reuse acro...Updates
org.jetbrains.kotlin:kotlin-stdlib-commonfrom 1.8.21 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib-common's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib-common's changelog.
... (truncated)
Commits
2146684Add ChangeLog for 2.2.21-RC2d8cf44a[KGP][IT] Require Xcode 26 for shouldDownloadLightNativeBundleWithMavenbd2b426[Gradle] Only register commonizeCInterop if there are native targetsf66516e[Gradle] Added tests for accessing target's publishable property7aad8e5[Gradle] Workaround for not completable Future with cross compilationd061774[Wasm, JS] Add statics field to DevServer data constructor for data class0609896Add ChangeLog for 2.2.21-RC4f2bc0c[Gradle] Dont add parcelize plugin to JVM compilations948802f[K/N][tests] Fixed lldb tests to work with Xcode 26a32c8f3[stdlib] Addos.archas an input property to prevent build cache reuse acro...Updates
org.jetbrains.kotlin:kotlin-stdlib-jdk7from 1.8.21 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk7's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk7's changelog.
... (truncated)
Commits
2146684Add ChangeLog for 2.2.21-RC2d8cf44a[KGP][IT] Require Xcode 26 for shouldDownloadLightNativeBundleWithMavenbd2b426[Gradle] Only register commonizeCInterop if there are native targetsf66516e[Gradle] Added tests for accessing target's publishable property7aad8e5[Gradle] Workaround for not completable Future with cross compilationd061774[Wasm, JS] Add statics field to DevServer data constructor for data class0609896Add ChangeLog for 2.2.21-RC4f2bc0c[Gradle] Dont add parcelize plugin to JVM compilations948802f[K/N][tests] Fixed lldb tests to work with Xcode 26a32c8f3[stdlib] Addos.archas an input property to prevent build cache reuse acro...Updates
org.jetbrains.kotlin:kotlin-stdlib-jdk8from 1.8.21 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib-jdk8's changelog.
... (truncated)
Commits
2146684Add ChangeLog for 2.2.21-RC2d8cf44a[KGP][IT] Require Xcode 26 for shouldDownloadLightNativeBundleWithMavenbd2b426[Gradle] Only register commonizeCInterop if there are native targetsf66516e[Gradle] Added tests for accessing target's publishable property7aad8e5[Gradle] Workaround for not completable Future with cross compilationd061774[Wasm, JS] Add statics field to DevServer data constructor for data class0609896Add ChangeLog for 2.2.21-RC4f2bc0c[Gradle] Dont add parcelize plugin to JVM compilations948802f[K/N][tests] Fixed lldb tests to work with Xcode 26a32c8f3[stdlib] Addos.archas an input property to prevent build cache reuse acro...Updates
org.jetbrains.kotlin:kotlin-osgi-bundlefrom 1.8.21 to 2.2.21Updates
org.jetbrains.kotlin:kotlin-reflectfrom 1.8.21 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-reflect's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-reflect's changelog.
... (truncated)
Commits
2146684Add ChangeLog for 2.2.21-RC2d8cf44a[KGP][IT] Require Xcode 26 for shouldDownloadLightNativeBundleWithMavenbd2b426[Gradle] Only register commonizeCInterop if there are native targetsf66516e[Gradle] Added tests for accessing target's publishable property7aad8e5[Gradle] Workaround for not completable Future with cross compilationd061774[Wasm, JS] Add statics field to DevServer data constructor for data class0609896Add ChangeLog for 2.2.21-RC4f2bc0c[Gradle] Dont add parcelize plugin to JVM compilations948802f[K/N][tests] Fixed lldb tests to work with Xcode 26a32c8f3[stdlib] Addos.archas an input property to prevent build cache reuse acro...Updates
org.jetbrains.kotlin:kotlin-testfrom 1.8.21 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test's changelog.
... (truncated)
Commits
2146684Add ChangeLog for 2.2.21-RC2d8cf44a[KGP][IT] Require Xcode 26 for shouldDownloadLightNativeBundleWithMavenbd2b426[Gradle] Only register commonizeCInterop if there are native targetsf66516e[Gradle] Added tests for accessing target's publishable property7aad8e5[Gradle] Workaround for not completable Future with cross compilationd061774[Wasm, JS] Add statics field to DevServer data constructor for data class0609896Add ChangeLog for 2.2.21-RC4f2bc0c[Gradle] Dont add parcelize plugin to JVM compilations948802f[K/N][tests] Fixed lldb tests to work with Xcode 26a32c8f3[stdlib] Addos.archas an input property to prevent build cache reuse acro...Updates
org.jetbrains.kotlin.jvmfrom 1.8.21 to 2.2.21Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits