Skip to content

fix(deps): update ktor monorepo to v3.5.2 - #368

Open
renovate[bot] wants to merge 1 commit into
trunkfrom
renovate/ktor-monorepo
Open

fix(deps): update ktor monorepo to v3.5.2#368
renovate[bot] wants to merge 1 commit into
trunkfrom
renovate/ktor-monorepo

Conversation

@renovate

@renovate renovate Bot commented Feb 11, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.ktor:ktor-client-mock 3.5.13.5.2 age confidence
io.ktor:ktor-serialization-kotlinx-json 3.5.13.5.2 age confidence
io.ktor:ktor-client-content-negotiation 3.5.13.5.2 age confidence
io.ktor:ktor-client-encoding 3.5.13.5.2 age confidence
io.ktor:ktor-client-serialization 3.5.13.5.2 age confidence
io.ktor:ktor-client-okhttp 3.5.13.5.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v3.5.2

Compare Source

Published 31 July 2026

Improvements
  • KTOR-8032 RateLimit: Allow limit requests based on authentication result
  • KTOR-9719 ApplicationCall.isStaticContent returns false when called from plugin interceptors
  • KTOR-8450 ContentNegotiation: it doesn't handle content type suffixes
  • KTOR-7892 SwaggerUI: Missing oauth2-redirect.html support in the plugin
  • KTOR-9759 Reject whitespace in URL hosts during parsing
  • KTOR-9681 Update kotlinx-io to 0.9.1
  • KTOR-9743 ByteReadChannel.readLineStrict: Misleading definition of limit parameter in KDocs
  • KTOR-9504 Improve KDoc for EmbeddedServer.addShutdownHook
Bugfixes
  • KTOR-9741 CIO: request-handler coroutine leak on half-closed idle connection after ≥1MB response
  • KTOR-7661 Maven + YAML config file does not work
  • KTOR-9585 OpenAPI: JsonSchema title is truncated when it contains a dot
  • KTOR-9704 UTF-8 encoding in ktor-io bypasses JVM String.getBytes intrinsics, slowing every text response by 5-7x
  • KTOR-9588 SSE client (CIO engine) sends spurious Content-Length: 0 on body-less GET (RFC 9110 § 8.6 violation; rejected by AWS ELB)
  • KTOR-9679 ByteReadChannel.readLine corrupts multi-byte UTF-8 by splitting a character at a buffer boundary
  • KTOR-9767 ByteReadChannel.readLineTo: Return read bytes count instead of decoded characters count
  • KTOR-8992 HoconConfigLoader is not loaded when ktor-server-config-yaml on the classpath
  • KTOR-9698 OpenAPI: schema for kotlinx.serialization sealed types omits discriminator property in variant schemas
  • KTOR-9690 Netty: in-flight requests are aborted on stop(), ignoring shutdown grace period
  • KTOR-8903 Netty: Close channel connection on errors properly
  • KTOR-9707 SaveBody performance regression
  • KTOR-9703 Inefficient text reading function in DefaultTransform
  • KTOR-9711 Netty HTTP/2: a single client-canceled stream (RST_STREAM) breaks response flushing for the whole connection
  • KTOR-9688 RateLimit: No access to principal when wrapped with authentication since 3.5.1
  • KTOR-9677 Auto-reloading: server is reloaded only once since 3.5.0
  • KTOR-9683 Sockets: Canceling a SelectorManager job doesn't close it properly
  • KTOR-9671 Darwin: Semicolons in URL path are sanitized

Configuration

📅 Schedule: (UTC)

  • 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 force-pushed the renovate/ktor-monorepo branch from 8683bca to d9ab014 Compare February 24, 2025 19:13
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.1.0 fix(deps): update ktor monorepo to v3.1.1 Feb 24, 2025
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from d9ab014 to 8b1704a Compare March 27, 2025 12:52
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.1.1 fix(deps): update ktor monorepo to v3.1.2 Mar 27, 2025
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from 8b1704a to 1363efa Compare May 5, 2025 11:36
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.1.2 fix(deps): update ktor monorepo to v3.1.3 May 5, 2025
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from 1363efa to c18e8a5 Compare June 12, 2025 19:00
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.1.3 fix(deps): update ktor monorepo to v3.2.0 Jun 12, 2025
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from c18e8a5 to 7125134 Compare July 3, 2025 16:56
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.2.0 fix(deps): update ktor monorepo to v3.2.1 Jul 3, 2025
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from 7125134 to 980a7a7 Compare July 14, 2025 10:48
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.2.1 fix(deps): update ktor monorepo to v3.2.2 Jul 14, 2025
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from 980a7a7 to a462dce Compare August 7, 2025 11:42
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.2.2 fix(deps): update ktor monorepo to v3.2.3 Aug 7, 2025
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from a462dce to 655ba92 Compare September 11, 2025 13:07
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.2.3 fix(deps): update ktor monorepo to v3.3.0 Sep 11, 2025
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.3.0 fix(deps): update ktor monorepo Oct 8, 2025
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from 655ba92 to bb23bd3 Compare October 8, 2025 14:03
@renovate renovate Bot changed the title fix(deps): update ktor monorepo fix(deps): update ktor monorepo to v3.3.1 Oct 8, 2025
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from bb23bd3 to 556fca5 Compare November 5, 2025 10:15
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.3.1 fix(deps): update ktor monorepo to v3.3.2 Nov 5, 2025
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from 556fca5 to a1a8a7a Compare November 26, 2025 17:13
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.3.2 fix(deps): update ktor monorepo to v3.3.3 Nov 26, 2025
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from a1a8a7a to 4a14a9c Compare January 22, 2026 08:43
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.3.3 fix(deps): update ktor monorepo Jan 22, 2026
@renovate renovate Bot changed the title fix(deps): update ktor monorepo fix(deps): update ktor monorepo to v3.4.0 Jan 22, 2026
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from 4a14a9c to 3dc4c7e Compare March 3, 2026 14:10
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.4.0 fix(deps): update ktor monorepo to v3.4.1 Mar 3, 2026
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.4.1 fix(deps): update ktor monorepo Mar 27, 2026
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from 3dc4c7e to a7e4147 Compare March 27, 2026 17:50
@renovate renovate Bot changed the title fix(deps): update ktor monorepo fix(deps): update ktor monorepo to v3.4.2 Mar 27, 2026
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from a7e4147 to 1cfffd3 Compare April 22, 2026 18:54
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.4.2 fix(deps): update ktor monorepo to v3.4.3 Apr 22, 2026
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from 1cfffd3 to 1617f62 Compare May 14, 2026 14:26
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.4.3 fix(deps): update ktor monorepo to v3.5.0 May 14, 2026
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from 1617f62 to 80232c8 Compare June 26, 2026 04:13
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.5.0 fix(deps): update ktor monorepo to v3.5.1 Jun 26, 2026
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from 80232c8 to 5e17784 Compare July 31, 2026 16:44
@renovate renovate Bot changed the title fix(deps): update ktor monorepo to v3.5.1 fix(deps): update ktor monorepo to v3.5.2 Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/ktor-monorepo branch from 5e17784 to 9d1a1d7 Compare August 13, 2026 03:12
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