build(deps): bump vertx.version from 4.5.28 to 5.1.7 - #20262
build(deps): bump vertx.version from 4.5.28 to 5.1.7#20262dependabot[bot] wants to merge 1 commit into
Conversation
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>
|
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. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
vertx.versionfrom 4.5.28 to 5.1.7.Updates
io.vertx:vertx-corefrom 4.5.28 to 5.1.7Commits
19905cbReleasing 5.1.7dd0a43bchange log levels768fc19change some log levels2bcfa15fix tests8e6726cbackport #6287d3b42deNPE thrown by isUnixDomainSocketAddress (#6335)aa4c653Update the vertx core contributions files.6b710f6Let the DNS client use an unresolved server address.013386aLet server WebSocket handshake be asynchronous.1c1a71eShutting down a cleanable object should produce a valid result when the under...Updates
io.vertx:vertx-web-clientfrom 4.5.28 to 5.1.7Commits
e679a9fReleasing 5.1.7c27902eBackport: remove hard Jackson 2 dependency from vertx-web module (#2938)f7904b7Set next snapshot version88f3c61Releasing 5.1.69e42181Spotless compliancef7c3b34Set next snapshot version3405117Releasing 5.1.5d8f71afMerge commit from fork0e30a9aWebClient HTTP state management improvements.80fc6a7Fix additional intermittent SockJS test failures (#2929)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)