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.1.1 #4532

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-okhttp 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-darwin 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-mock 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-jetty 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-java 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-cio 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-apache 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-android 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-logging 3.1.0 -> 3.1.1 age adoption passing confidence
io.ktor:ktor-client-core 3.1.0 -> 3.1.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.1.1

Compare Source

Published 24 February 2025

Improvements
  • Logging: messages are printed per line with OkHttp logger format (KTOR-8218)
  • WebSocket and SSE don't respect connection timeout set in the HttpTimeout plugin (KTOR-8206)
Bugfixes
  • formData: implementation of copying Source is broken (KTOR-8210)
  • Race condition when writing to a buffer leads to NPE inside CIOReaderKt.readFrom (KTOR-8105)
  • TLS client: IOException while writing to a closed TLS socket since 3.0.0 (KTOR-7860)
  • Exception thrown in onCallRespond makes the client wait for response indefinitely (KTOR-7139)
  • HttpCache: Cache isn't updated when Vary header for 304 response matches but not equal to Vary for 200 response (KTOR-7104)
  • OOM on SourceByteReadChannel for large input (KTOR-8190)
  • ArrayIndexOutOfBounds kotlinx-io (KTOR-8096)
  • NPE in readBuffer (KTOR-8086)
  • JS/WASM fails with "IllegalStateException: Content-Length mismatch" on requesting gzipped content (KTOR-7934)
  • Resources: a / route isn't resolved when there is a sibling staticResources (KTOR-6671)
  • Server accepts \r without a following \n as a valid line terminator in chunked transfer encoding (KTOR-8015)

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 becomes conflicted, 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 March 3, 2025 10:50
@renovate renovate bot requested review from morganleroi and Fluf22 and removed request for a team March 3, 2025 10:50
@algolia-bot
Copy link
Collaborator

algolia-bot commented Mar 3, 2025

✔️ Code generated!

Name Link
🪓 Triggered by d1b525bee590834a16155b1353ef94246604aaf1
🍃 Generated commit 94f0fd70c71385131c12efab04884c5f5d36e27a
🌲 Generated branch generated/renovate/ktor-monorepo

@millotp millotp merged commit da40ef9 into chore/renovateBaseBranch Mar 3, 2025
12 checks passed
@millotp millotp deleted the renovate/ktor-monorepo branch March 3, 2025 13:02
algolia-bot added a commit that referenced this pull request Mar 3, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

2 participants