chore(deps): bump ktor from 3.4.3 to 3.5.0 in /mobile#241
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump ktor from 3.4.3 to 3.5.0 in /mobile#241dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps `ktor` from 3.4.3 to 3.5.0. Updates `io.ktor:ktor-client-core` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-okhttp` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-darwin` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-content-negotiation` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-auth` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-mock` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) --- updated-dependencies: - dependency-name: io.ktor:ktor-client-core dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-auth dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Playwright E2E Results✅ All tests passed |
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
ktorfrom 3.4.3 to 3.5.0.Updates
io.ktor:ktor-client-corefrom 3.4.3 to 3.5.0Release notes
Sourced from io.ktor:ktor-client-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
... (truncated)
Commits
3ccad96Release 3.5.0 (#5612)decd09fUpdate report links (#5616)ba5bbc5Rethrow cancellation in Digest.build (#5618)1653559Update kotlinx-serialization to v1.11.0eb593acUpdate kotlinx-coroutines to v1.11.0043d400Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.9.075a8324Update dependency com.squareup.okio:okio to v3.17.0757c3daUpdate dependency com.google.code.gson:gson to v2.14.04b79685Update dependency com.auth0:jwks-rsa to v0.24.06fe542fUpdate tomcat.jakarta to v10.1.55Updates
io.ktor:ktor-client-okhttpfrom 3.4.3 to 3.5.0Release notes
Sourced from io.ktor:ktor-client-okhttp's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-okhttp's changelog.
... (truncated)
Commits
3ccad96Release 3.5.0 (#5612)decd09fUpdate report links (#5616)ba5bbc5Rethrow cancellation in Digest.build (#5618)1653559Update kotlinx-serialization to v1.11.0eb593acUpdate kotlinx-coroutines to v1.11.0043d400Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.9.075a8324Update dependency com.squareup.okio:okio to v3.17.0757c3daUpdate dependency com.google.code.gson:gson to v2.14.04b79685Update dependency com.auth0:jwks-rsa to v0.24.06fe542fUpdate tomcat.jakarta to v10.1.55Updates
io.ktor:ktor-client-darwinfrom 3.4.3 to 3.5.0Release notes
Sourced from io.ktor:ktor-client-darwin's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-darwin's changelog.
... (truncated)
Commits
3ccad96Release 3.5.0 (#5612)decd09fUpdate report links (#5616)ba5bbc5Rethrow cancellation in Digest.build (#5618)1653559Update kotlinx-serialization to v1.11.0eb593acUpdate kotlinx-coroutines to v1.11.0043d400Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.9.075a8324Update dependency com.squareup.okio:okio to v3.17.0757c3daUpdate dependency com.google.code.gson:gson to v2.14.04b79685Update dependency com.auth0:jwks-rsa to v0.24.06fe542fUpdate tomcat.jakarta to v10.1.55Updates
io.ktor:ktor-client-content-negotiationfrom 3.4.3 to 3.5.0Release notes
Sourced from io.ktor:ktor-client-content-negotiation's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-content-negotiation's changelog.
... (truncated)
Commits
3ccad96Release 3.5.0 (#5612)decd09fUpdate report links (#5616)ba5bbc5Rethrow cancellation in Digest.build (#5618)1653559Update kotlinx-serialization to v1.11.0eb593acUpdate kotlinx-coroutines to v1.11.0043d400Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.9.075a8324Update dependency com.squareup.okio:okio to v3.17.0757c3daUpdate dependency com.google.code.gson:gson to v2.14.04b79685Update dependency com.auth0:jwks-rsa to v0.24.06fe542fUpdate tomcat.jakarta to v10.1.55Updates
io.ktor:ktor-serialization-kotlinx-jsonfrom 3.4.3 to 3.5.0Release notes
Sourced from io.ktor:ktor-serialization-kotlinx-json's releases.