Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps the dependencies group with 4 updates: io.vertx:vertx-core, io.vertx:vertx-lang-kotlin, io.vertx:vertx-lang-kotlin-coroutines and io.vertx:vertx-junit5.

Updates io.vertx:vertx-core from 5.0.3 to 5.0.4

Commits
  • 41f6288 Releasing 5.0.4
  • 0c9e6b3 Let the DeliveryContext next implementation work correctly when used by diffe...
  • 1b64e92 5553 permits access to :authority HTTP/2 pseudo header value
  • fb7797d Remove race in test
  • 0f96503 Uncomment code
  • 0c166b9 Fix a regression introduced after the MYR patch.
  • 3b0ba88 Use a more reasonnable boun for Http2MYRServerTest
  • f97d059 Set next snapshot version
  • See full diff in compare view

Updates io.vertx:vertx-lang-kotlin from 5.0.3 to 5.0.4

Commits

Updates io.vertx:vertx-lang-kotlin-coroutines from 5.0.3 to 5.0.4

Commits

Updates io.vertx:vertx-junit5 from 5.0.3 to 5.0.4

Commits

Updates io.vertx:vertx-lang-kotlin from 5.0.3 to 5.0.4

Commits

Updates io.vertx:vertx-lang-kotlin-coroutines from 5.0.3 to 5.0.4

Commits

Updates io.vertx:vertx-junit5 from 5.0.3 to 5.0.4

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 4 updates: [io.vertx:vertx-core](https://github.com/eclipse/vert.x), [io.vertx:vertx-lang-kotlin](https://github.com/vert-x3/vertx-lang-kotlin), [io.vertx:vertx-lang-kotlin-coroutines](https://github.com/vert-x3/vertx-lang-kotlin) and [io.vertx:vertx-junit5](https://github.com/eclipse-vertx/vertx-junit5).


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

Updates `io.vertx:vertx-lang-kotlin` from 5.0.3 to 5.0.4
- [Commits](vert-x3/vertx-lang-kotlin@5.0.3...5.0.4)

Updates `io.vertx:vertx-lang-kotlin-coroutines` from 5.0.3 to 5.0.4
- [Commits](vert-x3/vertx-lang-kotlin@5.0.3...5.0.4)

Updates `io.vertx:vertx-junit5` from 5.0.3 to 5.0.4
- [Commits](eclipse-vertx/vertx-junit5@5.0.3...5.0.4)

Updates `io.vertx:vertx-lang-kotlin` from 5.0.3 to 5.0.4
- [Commits](vert-x3/vertx-lang-kotlin@5.0.3...5.0.4)

Updates `io.vertx:vertx-lang-kotlin-coroutines` from 5.0.3 to 5.0.4
- [Commits](vert-x3/vertx-lang-kotlin@5.0.3...5.0.4)

Updates `io.vertx:vertx-junit5` from 5.0.3 to 5.0.4
- [Commits](eclipse-vertx/vertx-junit5@5.0.3...5.0.4)

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.vertx:vertx-lang-kotlin
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.vertx:vertx-lang-kotlin-coroutines
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.vertx:vertx-junit5
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.vertx:vertx-lang-kotlin
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.vertx:vertx-lang-kotlin-coroutines
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.vertx:vertx-junit5
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@wowselim wowselim merged commit d6072be into main Sep 18, 2025
6 checks passed
@wowselim wowselim deleted the dependabot/gradle/dependencies-028449dbe5 branch September 18, 2025 18:51
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.

2 participants