Skip to content
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

Update ktor monorepo to v3.0.1 #551

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-serialization-kotlinx-json 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-mock 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-serialization 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-logging 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-jvm 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-ios 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-core 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-cio 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-android 3.0.0 -> 3.0.1 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-serialization-kotlinx-json)

v3.0.1

Compare Source

Published 29 October 2024

Bugfixes
  • Remove space from the default client user agent (KTOR-7655)
  • Url.segments throws on URLs with root path (KTOR-7625)
  • Digest Auth does not implement nc parameter correctly according to RFC 7616 (KTOR-4318)
  • about:blank URL should be parsed correctly as about:blank (KTOR-7410)
  • ByteReadChannel.{readShort/readInt/readLong} could lead to CPU-bound indefinite loop since 3.0.0 (KTOR-7571)
  • CIO: Requests face connection timeouts when executed on the Android main dispatcher (KTOR-6803)
  • receiveMultipart fails with "IOException: Failed to parse multipart" when content-type is capitalized (KTOR-7596)
Improvements
  • WebSockets logging: The plugin calls toString() unnecessarily on transformed response body (KTOR-7623)
  • INFO log message with all server interceptors on server startup (KTOR-7326)
  • Digest auth: username and cnonce parameters aren't surrounded with quotes (KTOR-7561)
  • ContentType.fromFilePath for newer file formats HEIC, AVIF, HEIF (KTOR-7536)
  • Support missing native targets in ktor-serialization-kotlinx-xml (KTOR-7583)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) November 25, 2024 23:02
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 4ef8639 to 93835ac Compare November 25, 2024 23:02
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 93835ac to 6e5206c Compare November 25, 2024 23:03
Copy link

Warnings
⚠️ Please add labels to this PR.
Messages
📖

Thanks @renovate[bot]!

📖

The following dependencies have later milestone versions:

Failed to determine the latest version for the following dependencies (use --info for details):

  • app.cash.turbine:turbine
    1.2.0
  • com.apollographql.apollo3:apollo-runtime
    3.8.5
  • com.google.testing.platform:android-driver-instrumentation
  • com.google.testing.platform:android-test-plugin
  • com.google.testing.platform:core
  • com.google.testing.platform:launcher
  • com.google.testparameterinjector:test-parameter-injector
    1.18
  • com.russhwolf:multiplatform-settings-no-arg
    1.2.0
  • com.slack.circuit:circuit-foundation
    0.25.0
  • com.squareup.okio:okio
    3.9.1
  • com.squareup.sqldelight:coroutines-extensions
    1.5.5
  • com.squareup.sqldelight:native-driver
    1.5.5
  • com.squareup.sqldelight:runtime
    1.5.5
  • com.varabyte.truthish:truthish
    1.0.2
  • de.cketti.unicode:kotlin-codepoints
    0.9.0
  • io.insert-koin:koin-core
    4.0.0
  • io.ktor:ktor-client-cio
    3.0.1
  • io.ktor:ktor-client-content-negotiation
    3.0.1
  • io.ktor:ktor-client-core
    3.0.1
  • io.ktor:ktor-client-ios
    3.0.1
  • io.ktor:ktor-client-logging
    3.0.1
  • io.ktor:ktor-client-mock
    3.0.1
  • io.ktor:ktor-client-serialization
    3.0.1
  • io.ktor:ktor-serialization-kotlinx-json
    3.0.1
  • org.jetbrains.compose.foundation:foundation
    1.7.1
  • org.jetbrains.compose.material:material-icons-extended
    1.7.1
  • org.jetbrains.compose.material3:material3
    1.7.1
  • org.jetbrains.compose.runtime:runtime
    1.7.1
  • org.jetbrains.kotlin:kotlin-stdlib
    2.0.21-488
  • org.jetbrains.kotlinx:kotlinx-coroutines-core
    1.9.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-test
    1.9.0
  • org.jetbrains.kotlinx:kotlinx-datetime
    0.6.1
  • org.jetbrains.kotlinx:kotlinx-serialization-json
    1.7.3
  • org.jsoup:jsoup
    1.18.1
  • org.mobilenativefoundation.store:store5
    5.0.0

Gradle current updates:

  • Gradle: [8.10.2 -> 8.11.1]

Generated by 🚫 Danger Kotlin against 6e5206c

@renovate renovate bot merged commit fa5b967 into development Nov 25, 2024
6 of 7 checks passed
@renovate renovate bot deleted the renovate/ktor-monorepo branch November 25, 2024 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants