Skip to content

Update all dependencies - #238

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all
Open

Update all dependencies#238
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
gradle (source) patch 9.7.09.7.1 age confidence
io.ktor:ktor-version-catalog dependencies patch 3.5.13.5.2 age confidence
com.diffplug.spotless plugin minor 8.8.08.10.0 age confidence

Release Notes

gradle/gradle (gradle)

v9.7.1

Compare Source

ktorio/ktor (io.ktor:ktor-version-catalog)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 org.jetbrains.kotlinx.kover to v0.9.9 Update dependency org.jetbrains.kotlinx.kover to v0.9.9 - autoclosed Jul 22, 2026
@renovate renovate Bot closed this Jul 22, 2026
@renovate
renovate Bot deleted the renovate/all branch July 22, 2026 15:36
@renovate renovate Bot changed the title Update dependency org.jetbrains.kotlinx.kover to v0.9.9 - autoclosed Update dependency ch.qos.logback:logback-classic to v1.6.0 Jul 23, 2026
@renovate renovate Bot reopened this Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 2be3c9d to 5550861 Compare July 23, 2026 15:39
@renovate renovate Bot changed the title Update dependency ch.qos.logback:logback-classic to v1.6.0 Update dependency com.diffplug.spotless to v8.9.0 Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/all branch 2 times, most recently from 01f0a3d to cf80d1b Compare July 31, 2026 10:43
@renovate renovate Bot changed the title Update dependency com.diffplug.spotless to v8.9.0 Update all dependencies Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/all branch 4 times, most recently from f4bb004 to 38930ba Compare August 6, 2026 19:13
@renovate
renovate Bot force-pushed the renovate/all branch 4 times, most recently from 6fbc449 to cb847ce Compare August 17, 2026 04:33
| datasource     | package                                                   | from  | to     |
| -------------- | --------------------------------------------------------- | ----- | ------ |
| gradle-version | gradle                                                    | 9.7.0 | 9.7.1  |
| maven          | io.ktor:ktor-version-catalog                              | 3.5.1 | 3.5.2  |
| maven          | com.diffplug.spotless:com.diffplug.spotless.gradle.plugin | 8.8.0 | 8.10.0 |
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