Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps
ktorVersion
from 2.3.9 to 2.3.10. Updatesio.ktor:ktor-client-okhttp
from 2.3.9 to 2.3.10Release notes
Sourced from io.ktor:ktor-client-okhttp's releases.
Changelog
Sourced from io.ktor:ktor-client-okhttp's changelog.
Commits
f8f8fe8
Add changelog for 2.3.10 (#4019)2cd05c6
KTOR-6850 Fix the query parameters object for each engine but Netty t… (#4015)dc0d311
KTOR-6839 Fix double logging response in CallLogging (#4016)4b0ed38
KTOR-1219 Make Android logger log to Logcat on Android if the SLF4J b… (#4009)28f1d00
KTOR-6883 Add callbacks before waiting for connection establishment to preven...df04b16
KTOR-5383 Fix parsing server host and port when using NettyConnection… (#4014)7d3f6a9
[ktor-http/common/src/io/ktor/http/auth/AuthScheme.kt] Make doc to refer to c...9b69332
Update gradle-wrapper.properties to change Gradle wrapper version from 8.5 to...182386a
KTOR-6851 Parsing Content-Length to Long instead of Int to prevent Nu… (#4008)0c0e0a3
KTOR-6878 Fix stack overflow when SuspendFunctionGun trying to access… (#4007)Updates
io.ktor:ktor-client-mock
from 2.3.9 to 2.3.10Release notes
Sourced from io.ktor:ktor-client-mock's releases.
Changelog
Sourced from io.ktor:ktor-client-mock's changelog.
Commits
f8f8fe8
Add changelog for 2.3.10 (#4019)2cd05c6
KTOR-6850 Fix the query parameters object for each engine but Netty t… (#4015)dc0d311
KTOR-6839 Fix double logging response in CallLogging (#4016)4b0ed38
KTOR-1219 Make Android logger log to Logcat on Android if the SLF4J b… (#4009)28f1d00
KTOR-6883 Add callbacks before waiting for connection establishment to preven...df04b16
KTOR-5383 Fix parsing server host and port when using NettyConnection… (#4014)7d3f6a9
[ktor-http/common/src/io/ktor/http/auth/AuthScheme.kt] Make doc to refer to c...9b69332
Update gradle-wrapper.properties to change Gradle wrapper version from 8.5 to...182386a
KTOR-6851 Parsing Content-Length to Long instead of Int to prevent Nu… (#4008)0c0e0a3
KTOR-6878 Fix stack overflow when SuspendFunctionGun trying to access… (#4007)Updates
io.ktor:ktor-client-mock-jvm
from 2.3.9 to 2.3.10Release notes
Sourced from io.ktor:ktor-client-mock-jvm's releases.
Changelog
Sourced from io.ktor:ktor-client-mock-jvm's changelog.
Commits
f8f8fe8
Add changelog for 2.3.10 (#4019)2cd05c6
KTOR-6850 Fix the query parameters object for each engine but Netty t… (#4015)dc0d311
KTOR-6839 Fix double logging response in CallLogging (#4016)4b0ed38
KTOR-1219 Make Android logger log to Logcat on Android if the SLF4J b… (#4009)28f1d00
KTOR-6883 Add callbacks before waiting for connection establishment to preven...df04b16
KTOR-5383 Fix parsing server host and port when using NettyConnection… (#4014)7d3f6a9
[ktor-http/common/src/io/ktor/http/auth/AuthScheme.kt] Make doc to refer to c...9b69332
Update gradle-wrapper.properties to change Gradle wrapper version from 8.5 to...182386a
KTOR-6851 Parsing Content-Length to Long instead of Int to prevent Nu… (#4008)0c0e0a3
KTOR-6878 Fix stack overflow when SuspendFunctionGun trying to access… (#4007)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show