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 v2.3.13 #177

Merged
merged 1 commit into from
Nov 23, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-logging 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-okhttp 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-darwin 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-core 2.3.12 -> 2.3.13 age adoption passing confidence

Release Notes

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

v2.3.13

Compare Source

Published 20 November 2024

Bugfixes
  • CIO: Requests face connection timeouts when executed on the Android main dispatcher (KTOR-6803)
  • io.ktor.util.TextKt.chomp doesn't work on strings with more than one character (KTOR-7209)
  • "java.lang.IllegalArgumentException: Failed requirement." in SelectorManagerSupport (KTOR-2914)
  • Backport fix for CVE-2024-49580 to Ktor 2 (KTOR-7727)
Improvements
  • Replace custom withTimeout implementation using WeakTimeoutQueue with coroutines.withTimeout (KTOR-3658)
  • Add watchosDeviceArm64 target (KTOR-6368)

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 23, 2024 06:44
@renovate renovate bot merged commit ff455c6 into main Nov 23, 2024
1 check passed
@renovate renovate bot deleted the renovate/ktor-monorepo branch November 23, 2024 06:51
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