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 #681

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-server-tomcat 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-netty 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-jetty 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-content-negotiation 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-auth 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-serialization-jackson 2.3.12 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-bom 2.3.12 -> 2.3.13 age adoption passing confidence

Release Notes

ktorio/ktor (io.ktor:ktor-server-tomcat)

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 - "after 10pm" in timezone Europe/Prague, 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 added the type: dependency-upgrade Upgrade a dependency label Nov 26, 2024
Copy link

sonarcloud bot commented Nov 26, 2024

@renovate renovate bot merged commit 14c5aa6 into 4.5.x Nov 27, 2024
13 checks passed
@renovate renovate bot deleted the renovate/ktor-monorepo branch November 27, 2024 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants