-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): Bump the kotlin group with 5 updates #268
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
base: main
Are you sure you want to change the base?
Conversation
Bumps the kotlin group with 5 updates: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.2.20` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.2.20` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.2.20` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.1.21` | `2.2.20` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.7.3` | `1.9.0` | Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.2.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.2.20) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.21 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.21...v2.2.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.2.20) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.2.20) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.3 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.7.3...v1.9.0) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.21 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.21...v2.2.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Codoki - Action neededAlmost there! 🚀 We’ll run this review once you’re connected to Codoki. Quick setup (≈2 minutes):
What you’ll get:
Need help? info@codoki.ai |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Bumps the kotlin group with 5 updates:
2.0.20
2.2.20
2.0.20
2.2.20
2.0.20
2.2.20
2.1.21
2.2.20
1.7.3
1.9.0
Updates
org.jetbrains.kotlin.android
from 2.0.20 to 2.2.20Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
693c44e
Add ChangeLog for 2.2.20-RC25b7c7af
[Gradle] Fail the build if AGP has already configured Kotlin in the project1756c32
Add permissions for GRADLE_RO_DEP_CACHE to security policy05dcf52
[Native Macos] update llvm with fixes for xcode26 ^KT-79571 fixed0b2dd95
[Wasm] Do not backport devServer, because it is mutable collection6b0a1e4
[IR] Use sanitized names when calculating scopes for lambdas64daa7e
[FIR2IR] Properly handle generics with nullable types in delegate body genera...9237f28
[Test] Reproduce KT-79816e86b28e
[Gradle] Add@ExperimentalKotlinGradlePluginApi
to exportKdoc0f5c8a7
Add ChangeLog for 2.2.20-RCUpdates
org.jetbrains.kotlin.plugin.serialization
from 2.0.20 to 2.2.20Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
693c44e
Add ChangeLog for 2.2.20-RC25b7c7af
[Gradle] Fail the build if AGP has already configured Kotlin in the project1756c32
Add permissions for GRADLE_RO_DEP_CACHE to security policy05dcf52
[Native Macos] update llvm with fixes for xcode26 ^KT-79571 fixed0b2dd95
[Wasm] Do not backport devServer, because it is mutable collection6b0a1e4
[IR] Use sanitized names when calculating scopes for lambdas64daa7e
[FIR2IR] Properly handle generics with nullable types in delegate body genera...9237f28
[Test] Reproduce KT-79816e86b28e
[Gradle] Add@ExperimentalKotlinGradlePluginApi
to exportKdoc0f5c8a7
Add ChangeLog for 2.2.20-RCUpdates
org.jetbrains.kotlin.plugin.compose
from 2.0.20 to 2.2.20Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
... (truncated)
Commits
693c44e
Add ChangeLog for 2.2.20-RC25b7c7af
[Gradle] Fail the build if AGP has already configured Kotlin in the project1756c32
Add permissions for GRADLE_RO_DEP_CACHE to security policy05dcf52
[Native Macos] update llvm with fixes for xcode26 ^KT-79571 fixed0b2dd95
[Wasm] Do not backport devServer, because it is mutable collection6b0a1e4
[IR] Use sanitized names when calculating scopes for lambdas64daa7e
[FIR2IR] Properly handle generics with nullable types in delegate body genera...9237f28
[Test] Reproduce KT-79816e86b28e
[Gradle] Add@ExperimentalKotlinGradlePluginApi
to exportKdoc0f5c8a7
Add ChangeLog for 2.2.20-RCUpdates
org.jetbrains.kotlin:kotlin-stdlib
from 2.1.21 to 2.2.20Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
693c44e
Add ChangeLog for 2.2.20-RC25b7c7af
[Gradle] Fail the build if AGP has already configured Kotlin in the project1756c32
Add permissions for GRADLE_RO_DEP_CACHE to security policy05dcf52
[Native Macos] update llvm with fixes for xcode26 ^KT-79571 fixed0b2dd95
[Wasm] Do not backport devServer, because it is mutable collection6b0a1e4
[IR] Use sanitized names when calculating scopes for lambdas64daa7e
[FIR2IR] Properly handle generics with nullable types in delegate body genera...9237f28
[Test] Reproduce KT-79816e86b28e
[Gradle] Add@ExperimentalKotlinGradlePluginApi
to exportKdoc0f5c8a7
Add ChangeLog for 2.2.20-RCUpdates
org.jetbrains.kotlin.plugin.serialization
from 2.0.20 to 2.2.20Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.