build(deps): bump kotlinx-serialization from 1.7.1 to 1.9.0#249
Open
dependabot[bot] wants to merge 1 commit intodev/mainfrom
Open
build(deps): bump kotlinx-serialization from 1.7.1 to 1.9.0#249dependabot[bot] wants to merge 1 commit intodev/mainfrom
dependabot[bot] wants to merge 1 commit intodev/mainfrom
Conversation
Bumps `kotlinx-serialization` from 1.7.1 to 1.9.0. Updates `org.jetbrains.kotlinx:kotlinx-serialization-core` from 1.7.1 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.1...v1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.1 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.1...v1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-hocon` from 1.7.1 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.1...v1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-protobuf` from 1.7.1 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.1...v1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-cbor` from 1.7.1 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.1...v1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-properties` from 1.7.1 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.1...v1.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-hocon dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-protobuf dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-cbor dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-properties dependency-version: 1.9.0 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
kotlinx-serializationfrom 1.7.1 to 1.9.0.Updates
org.jetbrains.kotlinx:kotlinx-serialization-corefrom 1.7.1 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-core's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-core's changelog.
... (truncated)
Commits
16306f4Prepare 1.9.0 releasec86e790Merge remote-tracking branch 'origin/master' into dev0b3d401Update to Kotlin 2.2 (#3031)bd6689dFix resize in JsonPath (#2995)596bac8Mention type unsoundness ofserializer()in the documentation (#2998)fee0ab1Rename KClass<*>.isInterface helper in the JS part (#3027)13a487cAdd kotlin.time.Instant serializers (#2945)297b333Add SavedState to the format doc (#3023)31e92f2Use cache redirector to download Gradle (#3014)d9176d4Add new kotlin-dev space repo urlUpdates
org.jetbrains.kotlinx:kotlinx-serialization-jsonfrom 1.7.1 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.
... (truncated)
Commits
16306f4Prepare 1.9.0 releasec86e790Merge remote-tracking branch 'origin/master' into dev0b3d401Update to Kotlin 2.2 (#3031)bd6689dFix resize in JsonPath (#2995)596bac8Mention type unsoundness ofserializer()in the documentation (#2998)fee0ab1Rename KClass<*>.isInterface helper in the JS part (#3027)13a487cAdd kotlin.time.Instant serializers (#2945)297b333Add SavedState to the format doc (#3023)31e92f2Use cache redirector to download Gradle (#3014)d9176d4Add new kotlin-dev space repo urlUpdates
org.jetbrains.kotlinx:kotlinx-serialization-hoconfrom 1.7.1 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-hocon's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-hocon's changelog.
... (truncated)
Commits
16306f4Prepare 1.9.0 releasec86e790Merge remote-tracking branch 'origin/master' into dev0b3d401Update to Kotlin 2.2 (#3031)bd6689dFix resize in JsonPath (#2995)596bac8Mention type unsoundness ofserializer()in the documentation (#2998)fee0ab1Rename KClass<*>.isInterface helper in the JS part (#3027)13a487cAdd kotlin.time.Instant serializers (#2945)297b333Add SavedState to the format doc (#3023)31e92f2Use cache redirector to download Gradle (#3014)d9176d4Add new kotlin-dev space repo urlUpdates
org.jetbrains.kotlinx:kotlinx-serialization-protobuffrom 1.7.1 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-protobuf's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-protobuf's changelog.
... (truncated)
Commits
16306f4Prepare 1.9.0 releasec86e790Merge remote-tracking branch 'origin/master' into dev0b3d401Update to Kotlin 2.2 (#3031)bd6689dFix resize in JsonPath (#2995)596bac8Mention type unsoundness ofserializer()in the documentation (#2998)fee0ab1Rename KClass<*>.isInterface helper in the JS part (#3027)13a487cAdd kotlin.time.Instant serializers (#2945)297b333Add SavedState to the format doc (#3023)31e92f2Use cache redirector to download Gradle (#3014)d9176d4Add new kotlin-dev space repo urlUpdates
org.jetbrains.kotlinx:kotlinx-serialization-cborfrom 1.7.1 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-cbor's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-cbor's changelog.
... (truncated)
Commits
16306f4Prepare 1.9.0 releasec86e790Merge remote-tracking branch 'origin/master' into dev0b3d401Update to Kotlin 2.2 (#3031)bd6689dFix resize in JsonPath (#2995)596bac8Mention type unsoundness ofserializer()in the documentation (#2998)fee0ab1Rename KClass<*>.isInterface helper in the JS part (#3027)13a487cAdd kotlin.time.Instant serializers (#2945)297b333Add SavedState to the format doc (#3023)31e92f2Use cache redirector to download Gradle (#3014)d9176d4Add new kotlin-dev space repo urlUpdates
org.jetbrains.kotlinx:kotlinx-serialization-propertiesfrom 1.7.1 to 1.9.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-properties's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-properties's changelog.
... (truncated)
Commits
16306f4Prepare 1.9.0 releasec86e790Merge remote-tracking branch 'origin/master' into dev0b3d401Update to Kotlin 2.2 (#3031)bd...Description has been truncated