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

fix(deps): update ktor monorepo to v3.0.1 #4072

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-okhttp 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-darwin 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-jetty 3.0.0 -> 3.0.1 age adoption passing confidence
io.ktor:ktor-client-java 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-apache 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
io.ktor:ktor-serialization-kotlinx-json 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-logging 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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ktorio/ktor (io.ktor:ktor-client-okhttp)

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 - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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 requested a review from a team as a code owner November 2, 2024 16:41
@renovate renovate bot requested review from Fluf22 and shortcuts and removed request for a team November 2, 2024 16:41
@algolia-bot
Copy link
Collaborator

algolia-bot commented Nov 2, 2024

✔️ Code generated!

Name Link
🪓 Triggered by 6a69d3da2c6e4de24310c56f19cd01e2bc97d678
🍃 Generated commit 0f8c6b86999c3420f01e275784727f83857674cc
🌲 Generated branch generated/renovate/ktor-monorepo

@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 6 times, most recently from 4b84a39 to d22d42e Compare November 2, 2024 17:35
@renovate renovate bot merged commit 1e382f1 into chore/renovateBaseBranch Nov 2, 2024
12 checks passed
@renovate renovate bot deleted the renovate/ktor-monorepo branch November 2, 2024 18:11
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.

1 participant