This repository was archived by the owner on Oct 19, 2024. It is now read-only.
Bump the kotlin group across 1 directory with 5 updates#174
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the kotlin group across 1 directory with 5 updates#174dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the kotlin group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.20` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.20` | | [org.jetbrains.kotlin.plugin.parcelize](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.20` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.20` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.0.0-1.0.24` | `2.0.20-1.0.25` | Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.20) Updates `org.jetbrains.kotlin.android` from 2.0.0 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.20) Updates `org.jetbrains.kotlin.plugin.parcelize` from 2.0.0 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.0 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.0...v2.0.20) Updates `com.google.devtools.ksp` from 2.0.0-1.0.24 to 2.0.20-1.0.25 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.0-1.0.24...2.0.20-1.0.25) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin - dependency-name: org.jetbrains.kotlin.plugin.parcelize dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #178. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bumps the kotlin group with 5 updates in the / directory:
2.0.02.0.202.0.02.0.202.0.02.0.202.0.02.0.202.0.0-1.0.242.0.20-1.0.25Updates
org.jetbrains.kotlin.plugin.composefrom 2.0.0 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
... (truncated)
Commits
6af99c8Add changelog for 2.0.2068f075dAdd ChangeLog for 2.0.20-RC22b7c4f7[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9aeUpdate codeownersc580c67[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c[FIR2IR] UnsetisLateinitflag for properties implemented by delegation5607bd3[Test] Reproduce KT-70417ce5d599[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23Disallow open@Composablefunctions with default params9a4c77eUpdate codeownersUpdates
org.jetbrains.kotlin.androidfrom 2.0.0 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
6af99c8Add changelog for 2.0.2068f075dAdd ChangeLog for 2.0.20-RC22b7c4f7[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9aeUpdate codeownersc580c67[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c[FIR2IR] UnsetisLateinitflag for properties implemented by delegation5607bd3[Test] Reproduce KT-70417ce5d599[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23Disallow open@Composablefunctions with default params9a4c77eUpdate codeownersUpdates
org.jetbrains.kotlin.plugin.parcelizefrom 2.0.0 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin.plugin.parcelize's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.parcelize's changelog.
... (truncated)
Commits
6af99c8Add changelog for 2.0.2068f075dAdd ChangeLog for 2.0.20-RC22b7c4f7[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9aeUpdate codeownersc580c67[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c[FIR2IR] UnsetisLateinitflag for properties implemented by delegation5607bd3[Test] Reproduce KT-70417ce5d599[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23Disallow open@Composablefunctions with default params9a4c77eUpdate codeownersUpdates
org.jetbrains.kotlin.plugin.serializationfrom 2.0.0 to 2.0.20Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
6af99c8Add changelog for 2.0.2068f075dAdd ChangeLog for 2.0.20-RC22b7c4f7[K/Wasm] Don't add mappings into source-maps for unavailable sourcese35e9aeUpdate codeownersc580c67[K/N] Remember StableRefs, released during RC colleciton (KT-70159)565a35c[FIR2IR] UnsetisLateinitflag for properties implemented by delegation5607bd3[Test] Reproduce KT-70417ce5d599[K/JS] Fix coroutines on ES2015 generators when there is not a GeneratorCorou...ca9fb23Disallow open@Composablefunctions with default params9a4c77eUpdate codeownersUpdates
com.google.devtools.kspfrom 2.0.0-1.0.24 to 2.0.20-1.0.25Release notes
Sourced from com.google.devtools.ksp's releases.