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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps
vertx.version
from 3.9.2 to 4.5.8. Updatesio.vertx:vertx-core
from 3.9.2 to 4.5.8Commits
2b0ce5a
Releasing 4.5.893915f2
@GenIgnore
ReadStream#collect6672988
The AsyncFile implementation will continue to read the file when the handler ...bfe6e37
Add a general purpose collecting method to ReadStream to facilitate the reduc...2729eea
Deprecate vertx.disableTCCL3b3567a
Deprecate vertx.disableHttpHeadersValidationf37aa24
The Http1xServerConnection synchronize itself to guard the internal state of ...f8244af
Merge pull request #5144 from franz1981/4.x_less_sync645b816
Update javadoc of DuplicatedContext as it's not maintain a seperated taskQueu...dc12f93
Future expectation with HTTP response expectation.Updates
io.vertx:vertx-proton
from 4.0.0.Beta1 to 4.5.8Commits
72affb6
Releasing 4.5.82a38458
Set version to 4.5.8-SNAPSHOTb1b1d0f
Releasing 4.5.7f901dd5
Set version to 4.5.7-SNAPSHOTabc3943
Releasing 4.5.68ae6906
Set version to 4.5.6-SNAPSHOT5115ca4
Releasing 4.5.58ee1527
Set version to 4.5.5-SNAPSHOTfd54214
Releasing 4.5.4a4717b2
Set version to 4.5.4-SNAPSHOTYou 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