Skip to content

Bump vertx.version from 5.0.12 to 5.1.0#187

Merged
tsegismont merged 1 commit into
mainfrom
dependabot/maven/vertx.version-5.1.0
May 27, 2026
Merged

Bump vertx.version from 5.0.12 to 5.1.0#187
tsegismont merged 1 commit into
mainfrom
dependabot/maven/vertx.version-5.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps vertx.version from 5.0.12 to 5.1.0.
Updates io.vertx:vertx-core from 5.0.12 to 5.1.0

Commits
  • 0112a83 Releasing 5.1.0
  • 6d1bc73 Move isNullOrZero to EpollTransport
  • b0e7bb3 Support extended keepalive parameters in epoll and io_uring
  • 07198c7 Remove unused EpollChannelOption import
  • 26d64d7 forgot IoUring
  • c0c6489 Use 0 as the "OS-specific" special value. Never set underlying socket option ...
  • ad3608e Disallow 0 for extended keepalive parameters (not a useful value)
  • 1459364 Support extended keepalive parameters when using epoll or io_uring transport
  • a64578b Annotate the new configuration layer with @​Unstable to allow some further cha...
  • b557dac HttpServerRequestInternal should expose the query param decoder.
  • Additional commits viewable in compare view

Updates io.vertx:vertx-codegen from 5.0.12 to 5.1.0

Updates io.vertx:vertx-web-client from 5.0.12 to 5.1.0

Commits
  • ab75fda Releasing 5.1.0
  • c014000 Apply spotless plugin rules
  • d6a28d8 Apply spotless plugin rules
  • c036ae3 Use decoded file path as cache key in StaticHandlerImpl (#2902)
  • 9c570ec Use vertx5-parent version 14
  • 0a39ef7 Fix encoded path traversal corruption in sub-router handlers (#2900)
  • d937d0e The routing context should use the HTTP server query param decoder.
  • 6a34d34 Run GraphiQL smoke test only when building for 5.1 (#2899)
  • 34c4a87 Fix typo
  • e6b485c Name maven components
  • 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.0.12 to 5.1.0.

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

Updates `io.vertx:vertx-codegen` from 5.0.12 to 5.1.0

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

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.vertx:vertx-codegen
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.vertx:vertx-web-client
  dependency-version: 5.1.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 May 27, 2026
@tsegismont tsegismont merged commit 1e3fdf6 into main May 27, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/vertx.version-5.1.0 branch May 27, 2026 08:53
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