Skip to content

Bump vertx.version from 5.1.8 to 5.2.0 - #205

Merged
tsegismont merged 1 commit into
mainfrom
dependabot/maven/vertx.version-5.2.0
Sep 22, 2026
Merged

tsegismont merged 1 commit into
mainfrom
dependabot/maven/vertx.version-5.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps vertx.version from 5.1.8 to 5.2.0.
Updates io.vertx:vertx-core from 5.1.8 to 5.2.0

Commits
  • a38832f Releasing 5.2.0
  • 696638b Reimplement shared servers using the shared resource feature
  • f634aa1 Ignore NetTest#testShutdownAcceptRace for now
  • 8c04627 Reimplement QUIC shared server using the shared resource feature.
  • 8447a0f Revert "Fix IllegalStateException when accepting connections during server sh...
  • 09fe04b Reimplement TCP shared server using the shared resource feature.
  • ff62945 Fix IllegalStateException when accepting connections during server shutdown
  • d6530ff Rewrite the VertxEventLoopGroup to use copy-on-write structure.
  • 9e21d13 Fix the collection of the NetClient by the collector in Http2Test#testSslHand...
  • 8f828e8 Add ML-DSA PEM private key support
  • Additional commits viewable in compare view

Updates io.vertx:vertx-codegen from 5.1.8 to 5.2.0

Updates io.vertx:vertx-web-client from 5.1.8 to 5.2.0

Commits
  • ff8e680 Releasing 5.2.0
  • 757cc4d Rewrite the stop condition of SockJSWriteTest#testXHRPolling
  • 717d477 fix: JWTAuthHandler should validate scopes eagerly on authenticate() so chain...
  • 9a25256 Fix Http3Test (#2945)
  • de4f419 Update GraphiQL generated files
  • 5341598 support query method in webclient
  • 02d7bea Add RFC 10008 (QUERY Method) support
  • 266b0cf Make sure we only fingerprint non-null bodies
  • 8b23492 Upgrade to GraphiQL 5.4.0 (#2943)
  • dfe983c tweak body checks to allow nonconformant GETs that carry a body (fixes the Js...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.vertx:vertx-codegen [< 4.6, > 4.5.0]
io.vertx:vertx-core [< 4.6, > 4.5.0]
io.vertx:vertx-web-client [< 4.6, > 4.5.0]

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 5.1.8 to 5.2.0.

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

Updates `io.vertx:vertx-codegen` from 5.1.8 to 5.2.0

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

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.vertx:vertx-codegen
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.vertx:vertx-web-client
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 22, 2026
@tsegismont
tsegismont merged commit 47e0367 into main Sep 22, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/vertx.version-5.2.0 branch September 22, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant