Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vertx.version from 3.9.4 to 4.1.4 #204

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2021

Bumps vertx.version from 3.9.4 to 4.1.4.
Updates vertx-core from 3.9.4 to 4.1.4

Commits
  • e5e03a0 Releasing 4.1.4
  • 8fdc69c Have HeadersMultiMap implement containsValue instead of relying on the super ...
  • 51f1969 First check whether content-length header is already present since that's mor...
  • e35e2ab HTTP server request events wrong metrics events for pipelined requests (#4091)
  • b0a85af add jackson module with vertx (de)serializers that can be re-use on the plug-...
  • 1d0ff21 Limit the number of concurrent connections otherwise it can lead to connectio...
  • 88e828d Releasing 4.1.4-SNAPSHOT
  • b0d06ad Releasing 4.1.3
  • bea1c3a When a worker executor is closed, it close the internal shared worker pool in...
  • 3789ea1 Restore copyright header
  • Additional commits viewable in compare view

Updates vertx-web from 3.9.4 to 4.1.4

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 3.9.4 to 4.1.4.

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

Updates `vertx-web` from 3.9.4 to 4.1.4

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

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 Sep 20, 2021
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.

None yet

0 participants