chore(deps): bump kotlin from 1.8.10 to 1.8.21#84
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps `kotlin` from 1.8.10 to 1.8.21. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.10 to 1.8.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.10...v1.8.21) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.8.10 to 1.8.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.10...v1.8.21) Updates `org.jetbrains.kotlin.jvm` from 1.8.10 to 1.8.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.10...v1.8.21) Updates `org.jetbrains.kotlin.android` from 1.8.10 to 1.8.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.10...v1.8.21) Updates `org.jetbrains.kotlin.plugin.serialization` from 1.8.10 to 1.8.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.10...v1.8.21) Updates `org.jetbrains.kotlin.plugin.parcelize` from 1.8.10 to 1.8.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.10...v1.8.21) Updates `org.jetbrains.kotlin.kapt` from 1.8.10 to 1.8.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.10...v1.8.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.parcelize dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.kapt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #89. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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
kotlinfrom 1.8.10 to 1.8.21.Updates
org.jetbrains.kotlin:kotlin-gradle-pluginfrom 1.8.10 to 1.8.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's changelog.
... (truncated)
Commits
ec1553aAdd Changelog for 1.8.2192c7d49[Maven] Filter duplicated source roots to avoid multiple module declarations ...035172c[KxSerialization] Fix "IllegalAccessError: Update to static final field"ea2e0bdFix maven script executor after changes in the jdk path processingd44d8eaKapt+JVM_IR: generate delegated members correctlyebdbaabCorrectly support nullability in type arguments for serializer<T>() intrinsic.34efee5Don't fail if there is no serializer for type parameters of contextual serial...a75271cDo not create cacheableChildSerializers unless it is necessary9f94142[K/JS] Rework ES modules part with squashed JsImport and right renaming strat...153d7b9[K/JS] Change strategy for implicitly exported declarations if there is a cyc...Updates
org.jetbrains.kotlin:kotlin-stdlib-jdk8from 1.8.10 to 1.8.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
ec1553aAdd Changelog for 1.8.2192c7d49[Maven] Filter duplicated source roots to avoid multiple module declarations ...035172c[KxSerialization] Fix "IllegalAccessError: Update to static final field"ea2e0bdFix maven script executor after changes in the jdk path processingd44d8eaKapt+JVM_IR: generate delegated members correctlyebdbaabCorrectly support nullability in type arguments for serializer<T>() intrinsic.34efee5Don't fail if there is no serializer for type parameters of contextual serial...a75271cDo not create cacheableChildSerializers unless it is necessary9f94142[K/JS] Rework ES modules part with squashed JsImport and right renaming strat...153d7b9[K/JS] Change strategy for implicitly exported declarations if there is a cyc...Updates
org.jetbrains.kotlin.jvmfrom 1.8.10 to 1.8.21Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits
ec1553aAdd Changelog for 1.8.2192c7d49[Maven] Filter duplicated source roots to avoid multiple module declarations ...035172c[KxSerialization] Fix "IllegalAccessError: Update to static final field"ea2e0bdFix maven script executor after changes in the jdk path processingd44d8eaKapt+JVM_IR: generate delegated members correctlyebdbaabCorrectly support nullability in type arguments for serializer<T>() intrinsic.34efee5Don't fail if there is no serializer for type parameters of contextual serial...a75271cDo not create cacheableChildSerializers unless it is necessary9f94142[K/JS] Rework ES modules part with squashed JsImport and right renaming strat...153d7b9[K/JS] Change strategy for implicitly exported declarations if there is a cyc...Updates
org.jetbrains.kotlin.androidfrom 1.8.10 to 1.8.21Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
ec1553aAdd Changelog for 1.8.2192c7d49[Maven] Filter duplicated source roots to avoid multiple module declarations ...035172c[KxSerialization] Fix "IllegalAccessError: Update to static final field"ea2e0bdFix maven script executor after changes in the jdk path processingd44d8eaKapt+JVM_IR: generate delegated members correctlyebdbaabCorrectly support nullability in type arguments for serializer<T>() intrinsic.34efee5Don't fail if there is no serializer for type parameters of contextual serial...a75271cDo not create cacheableChildSerializers unless it is necessary9f94142[K/JS] Rework ES modules part with squashed JsImport and right renaming strat...153d7b9[K/JS] Change strategy for implicitly exported declarations if there is a cyc...Updates
org.jetbrains.kotlin.plugin.serializationfrom 1.8.10 to 1.8.21Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
ec1553aAdd Changelog for 1.8.2192c7d49[Maven] Filter duplicated source roots to avoid multiple module declarations ...035172c[KxSerialization] Fix "IllegalAccessError: Update to static final field"ea2e0bdFix maven script executor after changes in the jdk path processingd44d8eaKapt+JVM_IR: generate delegated members correctlyebdbaabCorrectly support nullability in type arguments for serializer<T>() intrinsic.34efee5Don't fail if there is no serializer for type parameters of contextual serial...a75271cDo not create cacheableChildSerializers unless it is necessary9f94142[K/JS] Rework ES modules part with squashed JsImport and right renaming strat...153d7b9[K/JS] Change strategy for implicitly exported declarations if there is a cyc...Updates
org.jetbrains.kotlin.plugin.parcelizefrom 1.8.10 to 1.8.21Release notes
Sourced from org.jetbrains.kotlin.plugin.parcelize's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.parcelize's changelog.
... (truncated)
Commits
ec1553aAdd Changelog for 1.8.2192c7d49[Maven] Filter duplicated source roots to avoid multiple module declarations ...035172c[KxSerialization] Fix "IllegalAccessError: Update to static final field"ea2e0bdFix maven script executor after changes in the jdk path processingd44d8eaKapt+JVM_IR: generate delegated members correctlyebdbaabCorrectly support nullability in type arguments for serializer<T>() intrinsic.34efee5Don't fail if there is no serializer for type parameters of contextual serial...a75271cDo not create cacheableChildSerializers unless it is necessary9f94142[K/JS] Rework ES modules part with squashed JsImport and right renaming strat...153d7b9[K/JS] Change strategy for implicitly exported declarations if there is a cyc...Updates
org.jetbrains.kotlin.kaptfrom 1.8.10 to 1.8.21Release notes
Sourced from org.jetbrains.kotlin.kapt's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.kapt's changelog.