-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
build(deps): bump kotlinx-serialization from 1.7.1 to 1.7.2 #930
Closed
dependabot
wants to merge
1
commit into
v4-dev
from
dependabot/gradle/v4-dev/kotlinx-serialization-1.7.2
Closed
build(deps): bump kotlinx-serialization from 1.7.1 to 1.7.2 #930
dependabot
wants to merge
1
commit into
v4-dev
from
dependabot/gradle/v4-dev/kotlinx-serialization-1.7.2
Conversation
This file contains 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
Bumps `kotlinx-serialization` from 1.7.1 to 1.7.2. Updates `org.jetbrains.kotlinx:kotlinx-serialization-core` from 1.7.1 to 1.7.2 - [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.7.2) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.1 to 1.7.2 - [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.7.2) Updates `org.jetbrains.kotlinx:kotlinx-serialization-hocon` from 1.7.1 to 1.7.2 - [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.7.2) Updates `org.jetbrains.kotlinx:kotlinx-serialization-protobuf` from 1.7.1 to 1.7.2 - [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.7.2) Updates `org.jetbrains.kotlinx:kotlinx-serialization-cbor` from 1.7.1 to 1.7.2 - [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.7.2) Updates `org.jetbrains.kotlinx:kotlinx-serialization-properties` from 1.7.1 to 1.7.2 - [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.7.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-hocon dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-protobuf dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-cbor dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-properties dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
依赖更新相关
java
Pull requests that update Java code
labels
Aug 28, 2024
会导致 wasm 平台无法完成测试:
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
dependabot
bot
deleted the
dependabot/gradle/v4-dev/kotlinx-serialization-1.7.2
branch
September 3, 2024 11:53
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-serialization
from 1.7.1 to 1.7.2.Updates
org.jetbrains.kotlinx:kotlinx-serialization-core
from 1.7.1 to 1.7.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-core's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-core's changelog.
... (truncated)
Commits
8c84a5b
Prepare 1.7.2 release (#2798)b3cfe56
Merge remote-tracking branch 'origin/master' into dev550e1a8
Rework opt-ins in build scripts (#2794)e4fa8a3
Update Annotations.kt, fixed typo: RgpPixel -> RgbPixel (#2793)62aa4bb
Add serializer for kotlin.uuid.Uuid (#2744)4646740
Prohibited using of zero and negative filed number in ProtoNumber and zero fi...4ca05dd
Update Kotlin to 2.0.20 (#2792)35a9edc
Migrate from kotlinOptions to compilerOptions (#2746)0b5145c
Improve readability of protobuf decoding exception messages (#2768)b931598
Remove redundant toString() (#2790)Updates
org.jetbrains.kotlinx:kotlinx-serialization-json
from 1.7.1 to 1.7.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.
... (truncated)
Commits
8c84a5b
Prepare 1.7.2 release (#2798)b3cfe56
Merge remote-tracking branch 'origin/master' into dev550e1a8
Rework opt-ins in build scripts (#2794)e4fa8a3
Update Annotations.kt, fixed typo: RgpPixel -> RgbPixel (#2793)62aa4bb
Add serializer for kotlin.uuid.Uuid (#2744)4646740
Prohibited using of zero and negative filed number in ProtoNumber and zero fi...4ca05dd
Update Kotlin to 2.0.20 (#2792)35a9edc
Migrate from kotlinOptions to compilerOptions (#2746)0b5145c
Improve readability of protobuf decoding exception messages (#2768)b931598
Remove redundant toString() (#2790)Updates
org.jetbrains.kotlinx:kotlinx-serialization-hocon
from 1.7.1 to 1.7.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-hocon's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-hocon's changelog.
... (truncated)
Commits
8c84a5b
Prepare 1.7.2 release (#2798)b3cfe56
Merge remote-tracking branch 'origin/master' into dev550e1a8
Rework opt-ins in build scripts (#2794)e4fa8a3
Update Annotations.kt, fixed typo: RgpPixel -> RgbPixel (#2793)62aa4bb
Add serializer for kotlin.uuid.Uuid (#2744)4646740
Prohibited using of zero and negative filed number in ProtoNumber and zero fi...4ca05dd
Update Kotlin to 2.0.20 (#2792)35a9edc
Migrate from kotlinOptions to compilerOptions (#2746)0b5145c
Improve readability of protobuf decoding exception messages (#2768)b931598
Remove redundant toString() (#2790)Updates
org.jetbrains.kotlinx:kotlinx-serialization-protobuf
from 1.7.1 to 1.7.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-protobuf's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-protobuf's changelog.
... (truncated)
Commits
8c84a5b
Prepare 1.7.2 release (#2798)b3cfe56
Merge remote-tracking branch 'origin/master' into dev550e1a8
Rework opt-ins in build scripts (#2794)e4fa8a3
Update Annotations.kt, fixed typo: RgpPixel -> RgbPixel (#2793)62aa4bb
Add serializer for kotlin.uuid.Uuid (#2744)4646740
Prohibited using of zero and negative filed number in ProtoNumber and zero fi...4ca05dd
Update Kotlin to 2.0.20 (#2792)35a9edc
Migrate from kotlinOptions to compilerOptions (#2746)0b5145c
Improve readability of protobuf decoding exception messages (#2768)b931598
Remove redundant toString() (#2790)Updates
org.jetbrains.kotlinx:kotlinx-serialization-cbor
from 1.7.1 to 1.7.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-cbor's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-cbor's changelog.
... (truncated)
Commits
8c84a5b
Prepare 1.7.2 release (#2798)b3cfe56
Merge remote-tracking branch 'origin/master' into dev550e1a8
Rework opt-ins in build scripts (#2794)e4fa8a3
Update Annotations.kt, fixed typo: RgpPixel -> RgbPixel (#2793)62aa4bb
Add serializer for kotlin.uuid.Uuid (#2744)4646740
Prohibited using of zero and negative filed number in ProtoNumber and zero fi...4ca05dd
Update Kotlin to 2.0.20 (#2792)35a9edc
Migrate from kotlinOptions to compilerOptions (#2746)0b5145c
Improve readability of protobuf decoding exception messages (#2768)b931598
Remove redundant toString() (#2790)Updates
org.jetbrains.kotlinx:kotlinx-serialization-properties
from 1.7.1 to 1.7.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-properties's releases.