chore(deps): bump kotlin from 1.8.10 to 1.9.0#95
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps `kotlin` from 1.8.10 to 1.9.0. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.8.10 to 1.9.0 - [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.9.0) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.8.10 to 1.9.0 - [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.9.0) Updates `org.jetbrains.kotlin.jvm` from 1.8.10 to 1.9.0 - [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.9.0) Updates `org.jetbrains.kotlin.android` from 1.8.10 to 1.9.0 - [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.9.0) Updates `org.jetbrains.kotlin.plugin.serialization` from 1.8.10 to 1.9.0 - [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.9.0) Updates `org.jetbrains.kotlin.plugin.parcelize` from 1.8.10 to 1.9.0 - [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.9.0) Updates `org.jetbrains.kotlin.kapt` from 1.8.10 to 1.9.0 - [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.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.parcelize dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.kapt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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.9.0.Updates
org.jetbrains.kotlin:kotlin-gradle-pluginfrom 1.8.10 to 1.9.0Release 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
bcf2781Add ChangeLog for 1.9.0d372470Don't get BuildScanExtension when buildScan report is disabled0ec7678[Gradle, JS] Return back deprecated methods for compatibility2427b51Relocate aalto-xml and stax2-api dependencies in embeddable compiler (KT-59631)56a7789Revert "[Gradle] Fix invalidating iOS framework after import"8cf1abcAdd the possibility to omit explicitly specifying a version in annotationProc...4823fc3[Gradle] GranularMetadataTransformation: Collect moduleIds in ProjectData for...0d1932e[Gradle] Implement Future<T>.map(transform)bbf64b1[Gradle] Implement KT59446TransformationOnTransitiveJavaDependencyTest54b11e3[Gradle] KotlinPluginLifecycle: Implement .toString for better diagnosticsUpdates
org.jetbrains.kotlin:kotlin-stdlib-jdk8from 1.8.10 to 1.9.0Release 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
bcf2781Add ChangeLog for 1.9.0d372470Don't get BuildScanExtension when buildScan report is disabled0ec7678[Gradle, JS] Return back deprecated methods for compatibility2427b51Relocate aalto-xml and stax2-api dependencies in embeddable compiler (KT-59631)56a7789Revert "[Gradle] Fix invalidating iOS framework after import"8cf1abcAdd the possibility to omit explicitly specifying a version in annotationProc...4823fc3[Gradle] GranularMetadataTransformation: Collect moduleIds in ProjectData for...0d1932e[Gradle] Implement Future<T>.map(transform)bbf64b1[Gradle] Implement KT59446TransformationOnTransitiveJavaDependencyTest54b11e3[Gradle] KotlinPluginLifecycle: Implement .toString for better diagnosticsUpdates
org.jetbrains.kotlin.jvmfrom 1.8.10 to 1.9.0Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits
bcf2781Add ChangeLog for 1.9.0d372470Don't get BuildScanExtension when buildScan report is disabled0ec7678[Gradle, JS] Return back deprecated methods for compatibility2427b51Relocate aalto-xml and stax2-api dependencies in embeddable compiler (KT-59631)56a7789Revert "[Gradle] Fix invalidating iOS framework after import"8cf1abcAdd the possibility to omit explicitly specifying a version in annotationProc...4823fc3[Gradle] GranularMetadataTransformation: Collect moduleIds in ProjectData for...0d1932e[Gradle] Implement Future<T>.map(transform)bbf64b1[Gradle] Implement KT59446TransformationOnTransitiveJavaDependencyTest54b11e3[Gradle] KotlinPluginLifecycle: Implement .toString for better diagnosticsUpdates
org.jetbrains.kotlin.androidfrom 1.8.10 to 1.9.0Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
bcf2781Add ChangeLog for 1.9.0d372470Don't get BuildScanExtension when buildScan report is disabled0ec7678[Gradle, JS] Return back deprecated methods for compatibility2427b51Relocate aalto-xml and stax2-api dependencies in embeddable compiler (KT-59631)56a7789Revert "[Gradle] Fix invalidating iOS framework after import"8cf1abcAdd the possibility to omit explicitly specifying a version in annotationProc...4823fc3[Gradle] GranularMetadataTransformation: Collect moduleIds in ProjectData for...0d1932e[Gradle] Implement Future<T>.map(transform)bbf64b1[Gradle] Implement KT59446TransformationOnTransitiveJavaDependencyTest54b11e3[Gradle] KotlinPluginLifecycle: Implement .toString for better diagnosticsUpdates
org.jetbrains.kotlin.plugin.serializationfrom 1.8.10 to 1.9.0Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
bcf2781Add ChangeLog for 1.9.0d372470Don't get BuildScanExtension when buildScan report is disabled0ec7678[Gradle, JS] Return back deprecated methods for compatibility2427b51Relocate aalto-xml and stax2-api dependencies in embeddable compiler (KT-59631)56a7789Revert "[Gradle] Fix invalidating iOS framework after import"8cf1abcAdd the possibility to omit explicitly specifying a version in annotationProc...4823fc3[Gradle] GranularMetadataTransformation: Collect moduleIds in ProjectData for...0d1932e[Gradle] Implement Future<T>.map(transform)bbf64b1[Gradle] Implement KT59446TransformationOnTransitiveJavaDependencyTest54b11e3[Gradle] KotlinPluginLifecycle: Implement .toString for better diagnosticsUpdates
org.jetbrains.kotlin.plugin.parcelizefrom 1.8.10 to 1.9.0Release notes
Sourced from org.jetbrains.kotlin.plugin.parcelize's releases.