build(deps-dev): Bump vertx.version from 5.1.1 to 5.1.2 in /vertx/feign-vertx5-test#3403
Conversation
Bumps `vertx.version` from 5.1.1 to 5.1.2. Updates `io.vertx:vertx-junit5` from 5.1.1 to 5.1.2 - [Commits](eclipse-vertx/vertx-junit5@5.1.1...5.1.2) Updates `io.vertx:vertx-web-client` from 5.1.1 to 5.1.2 - [Commits](vert-x3/vertx-web@5.1.1...5.1.2) --- updated-dependencies: - dependency-name: io.vertx:vertx-junit5 dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.vertx:vertx-web-client dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
velo
left a comment
There was a problem hiding this comment.
Required CircleCI remains failing after the allowed three concrete fix attempts, so this cannot be approved or merged. I fixed the outdated Request.create calls in JavaLoggerTest and LoggerRebufferTest, formatted those updates, then fixed Slf4jLoggerTest by adding the missing feign.Util import and updating its Request.create calls. The current failure is now validation/src/test/java/feign/validation/BeanValidationMethodInterceptorTest.java:79: String cannot be converted to Request.Body. Per maintainer policy, I am stopping after three attempts rather than pushing another change.
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps
vertx.versionfrom 5.1.1 to 5.1.2.Updates
io.vertx:vertx-junit5from 5.1.1 to 5.1.2Commits
4f340e1Releasing 5.1.2ac02b0bSet next snapshot versionUpdates
io.vertx:vertx-web-clientfrom 5.1.1 to 5.1.2Commits
bb14b66Releasing 5.1.20a818d7Set next snapshot versionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)