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

build(deps): bump io.vertx.web.version from 4.3.4 to 4.3.7 #1298

Merged
merged 3 commits into from
Feb 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2022

Bumps io.vertx.web.version from 4.3.4 to 4.3.7.
Updates vertx-web from 4.3.4 to 4.3.7

Updates vertx-web-client from 4.3.4 to 4.3.7

Updates vertx-web-graphql from 4.3.4 to 4.3.7

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)

@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Dec 21, 2022
@dependabot dependabot bot requested a review from a team December 21, 2022 00:10
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Dec 21, 2022
@ebaron
Copy link
Member

ebaron commented Dec 21, 2022

No downstream build for this yet.

@ebaron ebaron marked this pull request as draft December 21, 2022 15:21
@dependabot dependabot bot force-pushed the dependabot/maven/io.vertx.web.version-4.3.7 branch 2 times, most recently from 8f8042c to 9465a23 Compare December 23, 2022 17:38
@dependabot dependabot bot force-pushed the dependabot/maven/io.vertx.web.version-4.3.7 branch 9 times, most recently from cf68495 to 0abd7c5 Compare January 6, 2023 21:33
@dependabot dependabot bot force-pushed the dependabot/maven/io.vertx.web.version-4.3.7 branch 7 times, most recently from c907b76 to 3ffaa1a Compare January 17, 2023 15:41
@dependabot dependabot bot force-pushed the dependabot/maven/io.vertx.web.version-4.3.7 branch from 3ffaa1a to aeacfa3 Compare January 27, 2023 18:26
@dependabot dependabot bot force-pushed the dependabot/maven/io.vertx.web.version-4.3.7 branch 2 times, most recently from 4c00374 to b3bcaa0 Compare January 31, 2023 14:15
Bumps `io.vertx.web.version` from 4.3.4 to 4.3.7.

Updates `vertx-web` from 4.3.4 to 4.3.7

Updates `vertx-web-client` from 4.3.4 to 4.3.7

Updates `vertx-web-graphql` from 4.3.4 to 4.3.7

---
updated-dependencies:
- dependency-name: io.vertx:vertx-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-web-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-web-graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.vertx.web.version-4.3.7 branch from b3bcaa0 to c06d1fd Compare February 6, 2023 17:19
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2023

Superseded by #1362.

@dependabot dependabot bot closed this Feb 10, 2023
@dependabot dependabot bot deleted the dependabot/maven/io.vertx.web.version-4.3.7 branch February 10, 2023 00:59
@ebaron
Copy link
Member

ebaron commented Feb 15, 2023

@dependabot reopen

@dependabot dependabot bot reopened this Feb 15, 2023
@dependabot dependabot bot restored the dependabot/maven/io.vertx.web.version-4.3.7 branch February 15, 2023 23:55
@ebaron ebaron marked this pull request as ready for review February 15, 2023 23:56
@ebaron
Copy link
Member

ebaron commented Feb 15, 2023

@dependabot rebase

1 similar comment
@ebaron
Copy link
Member

ebaron commented Feb 16, 2023

@dependabot rebase

ebaron
ebaron previously approved these changes Feb 16, 2023
@github-actions
Copy link
Contributor

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@ebaron ebaron removed blocked needs-triage Needs thorough attention from code reviewers labels Feb 16, 2023
@github-actions
Copy link
Contributor

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@ebaron
Copy link
Member

ebaron commented Feb 16, 2023

Manually fixed expected error message in MessagingServerIT caused by: eclipse-vertx/vert.x#4565

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1298-2ad0ac203fcdc06276db1d5b4b340de1660519f6 sh smoketest.sh

@ebaron ebaron merged commit 0fe190b into main Feb 16, 2023
@dependabot dependabot bot deleted the dependabot/maven/io.vertx.web.version-4.3.7 branch February 16, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants