build(deps): Bump com.squareup.okhttp3:okhttp-bom from 5.3.2 to 5.4.0#3399
build(deps): Bump com.squareup.okhttp3:okhttp-bom from 5.3.2 to 5.4.0#3399dependabot[bot] wants to merge 4 commits into
Conversation
Bumps [com.squareup.okhttp3:okhttp-bom](https://github.com/square/okhttp) from 5.3.2 to 5.4.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.2...parent-5.4.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-bom dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 com.squareup.okhttp3:okhttp-bom from 5.3.2 to 5.4.0.
Changelog
Sourced from com.squareup.okhttp3:okhttp-bom's changelog.
Commits
61423f4Prepare for release 5.4.0.d7e6effUpdate eclipse.osgi to v3.24.200 (#9480)7a35098Update bnd to v7.3.0 (#9475)0c5a45bUpdate dependency com.puppycrawl.tools:checkstyle to v13.5.0 (#9468)113ad17Update dependency macos to v26 (#9457)84f601aUpdate shadow.plugin to v9.4.2 (#9466)7d463f4Update spotless.plugin to v8.6.0 (#9464)3bf00f5Update plugin com.diffplug.spotless to v8.6.0 (#9463)cfc45a3Update spotless.plugin to v8.5.1 (#9456)81c5006Apply gradle lint correctly (#9459)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 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)