Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps vertx.version from 4.5.15 to 5.0.0.
Updates io.vertx:vertx-codegen from 4.5.15 to 5.0.0

Updates io.vertx:vertx-core from 4.5.15 to 5.0.0

Commits
  • 6feb3f3 Releasing 5.0.0
  • e45336e Rewrite the node selector implementation.
  • c63492e Update the cluster manager contract to use Completable instead of Promise as ...
  • 6b483a3 Update connection pool contract to use Completable over Future.
  • d1db18e FutureImpl/FutureBase improvements
  • a223667 Replace Promise<Void> by Completable<Void> in Closeable contract.
  • 772e611 Update vertx5-parent to 12
  • 0490f19 Let Vertx#deploy(Supplier<? extends Deployable>) to be present in RxJava like...
  • 78ca74e Set next snapshot version
  • 1ef42a9 Releasing 5.0.0.CR8
  • Additional commits viewable in compare view

Updates io.vertx:vertx-web from 4.5.15 to 5.0.0

Commits

Updates io.vertx:vertx-rx-java3 from 4.5.15 to 5.0.0

Commits
  • fe9244d Releasing 5.0.0
  • 4c1dbc6 Integrate Vert.x Auth ABAC (#330)
  • 7668705 Move protoc plugin dependencies to test scope instead of being a plugin depen...
  • fb0cff9 Configure grpc plugin to generate codegen annotations
  • dabd78a Update vertx5-parent to 12
  • 667bf8a Set next snapshot version
  • ff259df Releasing 5.0.0.CR8
  • d87ca8a Add a dependency onto the protoc maven plugin
  • 9b9f0cc Use vertx5-parent version 11
  • 04bed58 Set version to 5.0.0-SNAPSHOT
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 1, 2025
@dependabot dependabot bot force-pushed the dependabot/maven/vertx.version-5.0.0 branch from 9586db4 to f8e8e84 Compare June 3, 2025 06:53
Bumps `vertx.version` from 4.5.15 to 5.0.0.

Updates `io.vertx:vertx-codegen` from 4.5.15 to 5.0.0

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

Updates `io.vertx:vertx-web` from 4.5.15 to 5.0.0
- [Commits](vert-x3/vertx-web@4.5.15...5.0.0)

Updates `io.vertx:vertx-rx-java3` from 4.5.15 to 5.0.0
- [Commits](vert-x3/vertx-rx@4.5.15...5.0.0)

---
updated-dependencies:
- dependency-name: io.vertx:vertx-codegen
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: io.vertx:vertx-core
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.vertx:vertx-web
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.vertx:vertx-rx-java3
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/vertx.version-5.0.0 branch from f8e8e84 to 96456ae Compare June 3, 2025 06:54
@liubao68 liubao68 added this to the 3.4.x milestone Jun 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

Superseded by #4856.

@dependabot dependabot bot closed this Jul 1, 2025
@dependabot dependabot bot deleted the dependabot/maven/vertx.version-5.0.0 branch July 1, 2025 09:02
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