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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore dependency` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore dependency` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the gradle group with 4 updates: io.ktor:ktor-client-cio, io.ktor:ktor-client-content-negotiation-jvm, io.ktor:ktor-server-test-host-jvm and io.mockk:mockk.
Updates
io.ktor:ktor-client-cio
from 2.3.2 to 2.3.3Release notes
Sourced from io.ktor:ktor-client-cio's releases.
Changelog
Sourced from io.ktor:ktor-client-cio's changelog.
Commits
0734151
KTOR-6169 Changelog for 2.3.3 (#3713)7a9891f
KTOR-6169 Release 2.3.3 (#3710)273fc7d
KTOR-6036 Deprecate old IO API (#3659)cb94df2
KTOR-6161 Bump okio version (#3709)45b5415
KTOR-5979 Fix frame flag defragmentation (#3703)b7f0564
KTOR-6154 Drop linuxArm64 publication from ktor-client-curl (#3706)e210791
KTOR-5979 Fix tail messages decompression (#3701)eb14d53
KTOR-6125 ContentNegotiation with protobuf fails on empty body (#3700)88119ce
KTOR-5822 Move fd_set usages to interop (#3686)6532273
KTOR-6108 KtorServlet does not support yaml configuration (#3696)Updates
io.ktor:ktor-client-content-negotiation-jvm
from 2.3.2 to 2.3.3Release notes
Sourced from io.ktor:ktor-client-content-negotiation-jvm's releases.
Changelog
Sourced from io.ktor:ktor-client-content-negotiation-jvm's changelog.
Commits
0734151
KTOR-6169 Changelog for 2.3.3 (#3713)7a9891f
KTOR-6169 Release 2.3.3 (#3710)273fc7d
KTOR-6036 Deprecate old IO API (#3659)cb94df2
KTOR-6161 Bump okio version (#3709)45b5415
KTOR-5979 Fix frame flag defragmentation (#3703)b7f0564
KTOR-6154 Drop linuxArm64 publication from ktor-client-curl (#3706)e210791
KTOR-5979 Fix tail messages decompression (#3701)eb14d53
KTOR-6125 ContentNegotiation with protobuf fails on empty body (#3700)88119ce
KTOR-5822 Move fd_set usages to interop (#3686)6532273
KTOR-6108 KtorServlet does not support yaml configuration (#3696)Updates
io.ktor:ktor-server-test-host-jvm
from 2.3.2 to 2.3.3Release notes
Sourced from io.ktor:ktor-server-test-host-jvm's releases.
Changelog
Sourced from io.ktor:ktor-server-test-host-jvm's changelog.
Commits
0734151
KTOR-6169 Changelog for 2.3.3 (#3713)7a9891f
KTOR-6169 Release 2.3.3 (#3710)273fc7d
KTOR-6036 Deprecate old IO API (#3659)cb94df2
KTOR-6161 Bump okio version (#3709)45b5415
KTOR-5979 Fix frame flag defragmentation (#3703)b7f0564
KTOR-6154 Drop linuxArm64 publication from ktor-client-curl (#3706)e210791
KTOR-5979 Fix tail messages decompression (#3701)eb14d53
KTOR-6125 ContentNegotiation with protobuf fails on empty body (#3700)88119ce
KTOR-5822 Move fd_set usages to interop (#3686)6532273
KTOR-6108 KtorServlet does not support yaml configuration (#3696)Updates
io.mockk:mockk
from 1.13.5 to 1.13.7Commits
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