You can trigger a rebase of this PR 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 io.ktor:ktor-network from 2.3.7 to 2.3.8.
Release notes
Sourced from io.ktor:ktor-network's releases.
Changelog
Sourced from io.ktor:ktor-network's changelog.
Commits
65c8ddb
Add changelog for 2.3.8 (#3975)9a81f73
Release 2.3.85210727
Update yarn.lock8488451
fix(deps): update dropwizard.version to v4.2.25 (#3962)710cc00
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...951246c
fix(deps): update netty monorepo to v4.1.106.final (#3954)04df97c
Update TLS.kt with docs about coroutineContext parameter (#3952)e0bc6f6
Remove leading whitespace in service configuration (#3947)3032922
fix(deps): update tomcat.version to v9.0.85 (#3921)620b4b6
KTOR-6664 Cancel pending incoming messages if the session is closing (#3939)You can trigger a rebase of this PR 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