Closed dependabot[bot] closed 4 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Looks like io.vertx:vertx-core is up-to-date now, so this is no longer needed.
Bumps io.vertx:vertx-core from 4.4.4 to 4.4.8.
Commits
3d56a90
Releasing 4.4.83d9235c
The SslChannelProvider class maintains a map of server name to Netty SslConte...58149bc
Refactor and unify client/server code in SslChannelProvider/SslContextProvidered1a8b6
The TCP client will not send the correct server name to the client due to SSL...f49068d
Set version to 4.4.8-SNAPSHOT9963bf2
Releasing 4.4.7dd6f643
The CombinerExecutor class creates an instance of FastThreadLocal for each co...32ae3bc
Ensure that the task is not in the tasks queue when it is rejected from the e...cc0f05a
Set version to 4.4.7-SNAPSHOTd48e26b
Releasing 4.4.6Dependabot 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