Skip to content

build(deps): bump vertx.version from 4.5.28 to 5.1.7 - #20262

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/vertx.version-5.1.7
Closed

build(deps): bump vertx.version from 4.5.28 to 5.1.7#20262
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/vertx.version-5.1.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Bumps vertx.version from 4.5.28 to 5.1.7.
Updates io.vertx:vertx-core from 4.5.28 to 5.1.7

Commits
  • 19905cb Releasing 5.1.7
  • dd0a43b change log levels
  • 768fc19 change some log levels
  • 2bcfa15 fix tests
  • 8e6726c backport #6287
  • d3b42de NPE thrown by isUnixDomainSocketAddress (#6335)
  • aa4c653 Update the vertx core contributions files.
  • 6b710f6 Let the DNS client use an unresolved server address.
  • 013386a Let server WebSocket handshake be asynchronous.
  • 1c1a71e Shutting down a cleanable object should produce a valid result when the under...
  • Additional commits viewable in compare view

Updates io.vertx:vertx-web-client from 4.5.28 to 5.1.7

Commits

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 show <dependency name> 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 `vertx.version` from 4.5.28 to 5.1.7.

Updates `io.vertx:vertx-core` from 4.5.28 to 5.1.7
- [Commits](eclipse-vertx/vert.x@4.5.28...5.1.7)

Updates `io.vertx:vertx-web-client` from 4.5.28 to 5.1.7
- [Commits](vert-x3/vertx-web@4.5.28...5.1.7)

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-version: 5.1.7
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.vertx:vertx-web-client
  dependency-version: 5.1.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 5, 2026
@FrankChen021

Copy link
Copy Markdown
Member

This review was performed by Codex GPT-5.6 Luna(max) model.

Backward compatibility: BLOCKED — Vert.x 5.1.7 removes ResolverProvider used by DruidKubernetesVertxHttpClientFactory while the existing Fabric8 kubernetes-httpclient-vertx 7.8.0 integration is Vert.x 4-era; all 22 failed checks are deterministic compilation failures. The effective graph omits Fabric8 Vert.x 4 artifacts in favor of Vert.x 5 but does not rewrite its precompiled bytecode.

A safe fix is not a one-line import change. Replace the integration with Fabric8 kubernetes-httpclient-vertx-5 and migrate resolver, builder, lifecycle, TLS, pooling, configuration, license, and tests in a separate change. No Java source was changed here.

@dependabot @github

dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/maven/vertx.version-5.1.7 branch September 5, 2026 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code Kubernetes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant