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

Update ktor monorepo to v2.3.13 #414

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.ktor:ktor-serialization-kotlinx-json 2.3.11 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-serialization-gson 2.3.11 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-content-negotiation 2.3.11 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-logging 2.3.11 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-cio 2.3.11 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-core 2.3.11 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-xml 2.3.11 -> 2.3.13 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-serialization-kotlinx-json)

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)

v2.3.12

Compare Source

Published 20 June 2024

Bugfixes
  • NoSuchMethodError when using coroutines 1.9.0-RC (KTOR-7054)
  • Server: Content-Type header for static js, css and svg resources misses charset (KTOR-6655)
  • Embedded Linux device without iso-8859-1 and UTF-16 cannot use ktor-network (KTOR-7016)
Improvements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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 changed the title Update dependency io.ktor:ktor-serialization-kotlinx-xml to v2.3.12 fix(deps): update dependency io.ktor:ktor-serialization-kotlinx-xml to v2.3.12 Sep 7, 2024
@renovate renovate bot changed the title fix(deps): update dependency io.ktor:ktor-serialization-kotlinx-xml to v2.3.12 Update dependency io.ktor:ktor-serialization-kotlinx-xml to v2.3.12 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 2 times, most recently from c078143 to 6667885 Compare November 3, 2024 07:47
@renovate renovate bot changed the title Update dependency io.ktor:ktor-serialization-kotlinx-xml to v2.3.12 Update ktor monorepo to v2.3.12 Nov 3, 2024
@renovate renovate bot changed the title Update ktor monorepo to v2.3.12 fix(deps): update ktor monorepo to v2.3.12 Nov 5, 2024
@renovate renovate bot changed the title fix(deps): update ktor monorepo to v2.3.12 Update ktor monorepo to v2.3.12 Nov 7, 2024
@renovate renovate bot changed the title Update ktor monorepo to v2.3.12 fix(deps): update ktor monorepo to v2.3.12 Nov 8, 2024
@renovate renovate bot changed the title fix(deps): update ktor monorepo to v2.3.12 Update ktor monorepo to v2.3.12 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 6667885 to 6485c26 Compare November 20, 2024 20:04
@renovate renovate bot changed the title Update ktor monorepo to v2.3.12 Update ktor monorepo Nov 20, 2024
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 3 times, most recently from ffcc8db to 4c36271 Compare November 21, 2024 17:46
@renovate renovate bot changed the title Update ktor monorepo Update ktor monorepo to v2.3.13 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from 4c36271 to b845761 Compare January 8, 2025 15:38
Copy link

github-actions bot commented Jan 8, 2025

⚠️ There are differences in library dependencies. See details here.

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