Skip to content

Bump vertx.version from 5.1.3 to 5.1.4#197

Merged
tsegismont merged 1 commit into
mainfrom
dependabot/maven/vertx.version-5.1.4
Jul 8, 2026
Merged

Bump vertx.version from 5.1.3 to 5.1.4#197
tsegismont merged 1 commit into
mainfrom
dependabot/maven/vertx.version-5.1.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps vertx.version from 5.1.3 to 5.1.4.
Updates io.vertx:vertx-core from 5.1.3 to 5.1.4

Commits
  • 7533606 Releasing 5.1.4
  • 814584e Modify TestUtils#randomMultiMap to sanitize connection headers
  • 4b16da6 Flush pending writes before closing the connection on caught exceptions
  • e9f2243 Minor javadoc formatting
  • 15ccf39 Skip the WebSocket closing handshake timeout on exception
  • 87cbfc7 Remove comment
  • 0205019 Always close through the channel in VertxHandler.exceptionCaught
  • 03e7e1f Move the flush-before-close-on-exception regression test to NetTest
  • ca8e8f5 Add a VertxConnectionTest reproducing the flush before close on exception
  • babb084 Flush pending writes before closing the connection on caught exceptions
  • Additional commits viewable in compare view

Updates io.vertx:vertx-codegen from 5.1.3 to 5.1.4

Updates io.vertx:vertx-web-client from 5.1.3 to 5.1.4

Commits

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.3 to 5.1.4.

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

Updates `io.vertx:vertx-codegen` from 5.1.3 to 5.1.4

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

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

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 Jul 8, 2026
@tsegismont tsegismont merged commit 77feaab into main Jul 8, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/vertx.version-5.1.4 branch July 8, 2026 12:59
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