Skip to content

Bump vertx.version from 4.2.7 to 4.3.0 in /dependencies/default#4

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/dependencies/default/vertx.version-4.3.0
Open

Bump vertx.version from 4.2.7 to 4.3.0 in /dependencies/default#4
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/dependencies/default/vertx.version-4.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2022

Copy link
Copy Markdown

Bumps vertx.version from 4.2.7 to 4.3.0.
Updates vertx-codegen from 4.2.7 to 4.3.0

Updates vertx-core from 4.2.7 to 4.3.0

Commits
  • a2b63f7 Releasing 4.3.0
  • a8d9a16 Codec improvements (#4362)
  • 4316fa6 HTPP client ignores direct H2C preface errors
  • 96d696d Make ClusterSerializable extend impl.ClusterSerializable (#4363)
  • 8237940 Improve worker message delivery to avoid using an intermediary event-loop to ...
  • 6d85a5e ClusterSerializable improvements (#4359)
  • 6466066 Local consumer should never get a message sent or published remotely (#4350)
  • 16fcc0f Merge pull request #4352 from eclipse-vertx/collectable-shared-worker-executor
  • 7086da8 Replace the finalizer of DatagramSocket with a CloseFuture
  • bd8281c Shared worker executor should use its own CloseFuture, so a collected shared ...
  • Additional commits viewable in compare view

Updates vertx-web from 4.2.7 to 4.3.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 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 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 4.2.7 to 4.3.0.

Updates `vertx-codegen` from 4.2.7 to 4.3.0

Updates `vertx-core` from 4.2.7 to 4.3.0
- [Release notes](https://github.com/eclipse/vert.x/releases)
- [Commits](eclipse-vertx/vert.x@4.2.7...4.3.0)

Updates `vertx-web` from 4.2.7 to 4.3.0

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 20, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants