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 version.vertx from 4.3.1 to 4.3.2 #175

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2022

Bumps version.vertx from 4.3.1 to 4.3.2.
Updates vertx-core from 4.3.1 to 4.3.2

Commits
  • a84fa85 Releasing 4.3.2
  • f061a0e Add TCP_USER_TIMEOUT to the list of epoll native options
  • f456429 add TCP_USER_TIMEOUT config to EpollTransport (#4428)
  • a4ecba8 FakeClusterManager nodeId should be volatile
  • c269273 ContextBase protected fields can be private
  • a3e6ae5 Allow Vert.x to use other Context implementations than EventLoopContext and W...
  • cdeece4 EventBus removeInboundInterceptor should use the INBOUND_INTERCEPTORS_UPDATER...
  • 0bdaecf FileSystemExamples: close file after piping (#4421)
  • 0193a35 When an HTTP/2 client connects, the failure will not be reported when the ser...
  • 52f95ab Support reading PEM file containing EC Private Key
  • Additional commits viewable in compare view

Updates vertx-junit5 from 4.3.1 to 4.3.2

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 `version.vertx` from 4.3.1 to 4.3.2.

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

Updates `vertx-junit5` from 4.3.1 to 4.3.2

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-junit5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2022
@radcortez radcortez merged commit 03fa2fb into main Jul 25, 2022
@dependabot dependabot bot deleted the dependabot/maven/version.vertx-4.3.2 branch July 25, 2022 06:53
@radcortez radcortez added this to the 1.13.1 milestone Sep 1, 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.

1 participant