Update all dependencies - #238
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
July 23, 2026 15:39
2be3c9d to
5550861
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
July 31, 2026 10:43
01f0a3d to
cf80d1b
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
August 6, 2026 19:13
f4bb004 to
38930ba
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
August 17, 2026 04:33
6fbc449 to
cb847ce
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
August 20, 2026 15:10
5901398 to
8b7df51
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
August 27, 2026 17:09
80d50dc to
304e376
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
September 3, 2026 22:38
304e376 to
b351ea2
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
September 7, 2026 14:36
f13327a to
98539dd
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
September 16, 2026 15:41
e4d0011 to
fc13ac0
Compare
| datasource | package | from | to | | ---------- | ------------------------------------------------------- | ------------ | ------ | | maven | io.ktor:ktor-version-catalog | 3.5.1 | 3.6.0 | | maven | de.infix.testBalloon:de.infix.testBalloon.gradle.plugin | 1.0.1-K2.4.0 | 1.1.0 | | maven | de.infix.testBalloon:testBalloon-framework-core | 1.0.1-K2.4.0 | 1.1.0 | | maven | app.cash.sqldelight:app.cash.sqldelight.gradle.plugin | 2.3.2 | 2.4.0 | | maven | app.cash.sqldelight:postgresql-dialect | 2.3.2 | 2.4.0 | | maven | app.cash.sqldelight:jdbc-driver | 2.3.2 | 2.4.0 | | maven | io.ktor.plugin:io.ktor.plugin.gradle.plugin | 3.5.2 | 3.6.0 | | maven | io.ktor:ktor-server-test-host | 3.5.2 | 3.6.0 | | maven | com.sksamuel.cohort:cohort-ktor | 2.9.10 | 2.9.11 | | maven | com.sksamuel.cohort:cohort-hikari | 2.9.10 | 2.9.11 |
renovate
Bot
force-pushed
the
renovate/all
branch
from
September 18, 2026 12:51
fc13ac0 to
b1d6568
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.5.1→3.6.01.0.1-K2.4.0→1.1.01.0.1-K2.4.0→1.1.02.9.10→2.9.112.9.10→2.9.11Release Notes
ktorio/ktor (io.ktor:ktor-version-catalog)
v3.6.0Compare Source
Features
text/markdownto the ContentType constantsImprovements
$in application.yaml fileBugfixes
ncandqopare not handled according to RFC 7616Content-Length mismatcherror for any gzipped contentConnection: closecall too soon, sending an incomplete responseDigestAuthProvidercannot be initialized with a congestedDispatchers.Defaultpoolv3.5.2Compare Source
Improvements
ApplicationCall.isStaticContentreturns false when called from plugin interceptorsBugfixes
Content-Length: 0on body-less GET (RFC 9110 § 8.6 violation; rejected by AWS ELB)infix-de/testBalloon (de.infix.testBalloon)
v1.1.0Compare Source
This is a unified release with a single artifact set for Kotlin versions 2.2.0 and higher. TestBalloon's Gradle and compiler plugins auto-adapt to the Kotlin compiler version in use.
For this release, there is only one version: 1.1.0. The old versioning scheme (using "1.0.1-K2.4.0" and the like) is history.
Compatibility
Changed Behavior
|character to separate path elements, as this prevented selecting an element with a pipe character inside its path. To use the pipe character as a separator, make it a custom separator:--tests "com.example.TestSuite|inner suite|*"--tests "|com.example.TestSuite|inner suite|*".Fixes
Other Changes
sksamuel/cohort (com.sksamuel.cohort:cohort-ktor)
v2.9.11What's Changed
Full Changelog: sksamuel/cohort@v2.9.10...v2.9.11
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.