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 from v2.3.12 to v2.3.13 #111

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-client-encoding 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-logging-jvm 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-serialization-jackson-jvm 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-content-negotiation-jvm 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-http 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-auth-jvm 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-encoding)

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 - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renovate and Dependabot PRs are automatically approved. Still requires human review.

@mohnoor94 mohnoor94 merged commit e4bfba9 into main Nov 25, 2024
1 check passed
@mohnoor94 mohnoor94 deleted the renovate/ktor-monorepo branch November 25, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant