Skip to content

Comments

Bump vertx.version from 5.0.7 to 5.0.8#178

Merged
tsegismont merged 1 commit intomainfrom
dependabot/maven/vertx.version-5.0.8
Feb 17, 2026
Merged

Bump vertx.version from 5.0.7 to 5.0.8#178
tsegismont merged 1 commit intomainfrom
dependabot/maven/vertx.version-5.0.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps vertx.version from 5.0.7 to 5.0.8.
Updates io.vertx:vertx-core from 5.0.7 to 5.0.8

Commits
  • 2e0a8d7 Releasing 5.0.8
  • 0ebfc70 Fix NetSocket where the end signal is notified before all messages have been ...
  • 5e5f8ee Have HTTP client connection pool handle racy uncancellable timeout.
  • 5348c93 Work around HTTP/2 decompression of padded data
  • cdca04b Work around HTTP/2 decompression padding issue.
  • 985aa53 Add a test for an HTTP/2 decompression with non zero padding.
  • 9f8fa3b Tcp user timeout fixes for server
  • e334587 Introduce option to treat cache dir as exact path
  • 0ccd40b Fix unstable TimerTest (#5956)
  • 31aff1a Fixing offset calculation for reg-name parsing
  • Additional commits viewable in compare view

Updates io.vertx:vertx-codegen from 5.0.7 to 5.0.8

Updates io.vertx:vertx-web-client from 5.0.7 to 5.0.8

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.0.7 to 5.0.8.

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

Updates `io.vertx:vertx-codegen` from 5.0.7 to 5.0.8

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

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-version: 5.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-codegen
  dependency-version: 5.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-web-client
  dependency-version: 5.0.8
  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 Feb 17, 2026
@tsegismont tsegismont merged commit c4b2c6f into main Feb 17, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/vertx.version-5.0.8 branch February 17, 2026 08:23
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