Title: Bump mockito-core from 3.3.0 to 5.4.0 by dependabot[bot] · Pull Request #2145 · docker-java/docker-java · GitHub
Open Graph Title: Bump mockito-core from 3.3.0 to 5.4.0 by dependabot[bot] · Pull Request #2145 · docker-java/docker-java
X Title: Bump mockito-core from 3.3.0 to 5.4.0 by dependabot[bot] · Pull Request #2145 · docker-java/docker-java
Description: Bumps mockito-core from 3.3.0 to 5.4.0. Release notes Sourced from mockito-core's releases. v5.4.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.4.0 2023-06-18 - 22 commit(s) by Alexander von Trostorff, Andriy Redko, Benoit Maggi, Chris Povirk, DerFrZocker, Nicolas Ot, Tim van der Lippe, dependabot[bot], ellaella12 Bump versions.errorprone from 2.19.1 to 2.20.0 [(#3041)](mockito/mockito#3041) Bump org.eclipse.platform:org.eclipse.osgi from 3.18.300 to 3.18.400 [(#3038)](mockito/mockito#3038) Bump com.google.auto.service:auto-service from 1.1.0 to 1.1.1 [(#3036)](mockito/mockito#3036) Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 [(#3034)](mockito/mockito#3034) Bump kotlinVersion from 1.8.21 to 1.8.22 [(#3033)](mockito/mockito#3033) Documentation about MockMakers slightly outdated in some places. Fixes #3031 [(#3032)](mockito/mockito#3032) Documentation about MockMakers slightly outdated in some places [(#3031)](mockito/mockito#3031) Bump versions.bytebuddy from 1.14.4 to 1.14.5 [(#3025)](mockito/mockito#3025) Edit DoAnswerStyleStubbing.isSet() to return true if there are answers [(#3020)](mockito/mockito#3020) Bump com.diffplug.spotless from 6.18.0 to 6.19.0 [(#3018)](mockito/mockito#3018) Bump com.google.auto.service:auto-service from 1.0.1 to 1.1.0 [(#3017)](mockito/mockito#3017) Bump versions.errorprone from 2.18.0 to 2.19.1 [(#3009)](mockito/mockito#3009) Fix @Mock(serializable = true) for parameterized types. [(#3007)](mockito/mockito#3007) Add varargs changes to ArgumentMatchers#any() JavaDoc [(#3003)](mockito/mockito#3003) Mockito 5 any() does not match a vararg int[] argument anymore. I need to use any(int[].class) to get the ArgumentMatcher to work [(#2998)](mockito/mockito#2998) Bump com.google.googlejavaformat:google-java-format from 1.16.0 to 1.17.0 [(#2996)](mockito/mockito#2996) Remove redundant double "now" in JavaDocs for mock without class [(#2994)](mockito/mockito#2994) Bump org.junit.platform:junit-platform-launcher from 1.9.2 to 1.9.3 [(#2993)](mockito/mockito#2993) Bump versions.junitJupiter from 5.9.2 to 5.9.3 [(#2992)](mockito/mockito#2992) Provide a variant of assertArg that works well with checked exceptions [(#2991)](mockito/mockito#2991) Bump kotlinVersion from 1.8.10 to 1.8.21 [(#2990)](mockito/mockito#2990) Fix #2915 Forbid spy on mocked interface [(#2989)](mockito/mockito#2989) Bump net.ltgt.gradle:gradle-errorprone-plugin from 3.0.1 to 3.1.0 [(#2987)](mockito/mockito#2987) @Mock(serializable = true) no longer works with parameterized types [(#2979)](mockito/mockito#2979) Bug with @InjectMocks in 5.3.0 [(#2978)](mockito/mockito#2978) �Function name is incorrect. [(#2955)](mockito/mockito#2955) Verify on Spy Interface incorrect count of actual invocation [(#2915)](mockito/mockito#2915) Only run injection once [(#2603)](mockito/mockito#2603) mockito-core MockitoAnnotations::openMocks initializes class twice if said class has super class [(#2602)](mockito/mockito#2602) v5.3.1 Changelog generated by Shipkit Changelog Gradle Plugin 5.3.1 2023-04-21 - 2 commit(s) by Rafael Winterhalter, jfrantzius Fixes 2972: Weakens visibility constraint [(#2983)](mockito/mockito#2983) Bugfix 2974 fix npe [(#2976)](mockito/mockito#2976) Fix for #2958 eliminates CCE but leads to NPE [(#2974)](mockito/mockito#2974) Spying objects not working properly since 5.3.0 [(#2972)](mockito/mockito#2972) v5.3.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.3.0 2023-04-11 - 14 commit(s) by Krzysztof Krasoń, Maciej Walkowiak, Rafael Winterhalter, Wesley Tsai, dependabot[bot], jfrantzius ... (truncated) Commits 91f18ea Bump versions.errorprone from 2.19.1 to 2.20.0 (#3041) 8497f17 Run injection once per field (#2603) e3e100f Bump org.eclipse.platform:org.eclipse.osgi from 3.18.300 to 3.18.400 (#3038) 9685743 Bump com.google.auto.service:auto-service from 1.1.0 to 1.1.1 (#3036) 5cccfda Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (#3034) ca88970 Bump kotlinVersion from 1.8.21 to 1.8.22 (#3033) 5daf51a Update documentation about MockMakers (#3032) be98090 Bump versions.bytebuddy from 1.14.4 to 1.14.5 (#3025) 2280cac Edit DoAnswerStyleStubbing.isSet() to return true if there are answers (#3020) 296a257 Bump com.diffplug.spotless from 6.18.0 to 6.19.0 (#3018) Additional commits viewable in compare view You can trigger a rebase of this PR 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) Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Open Graph Description: Bumps mockito-core from 3.3.0 to 5.4.0. Release notes Sourced from mockito-core's releases. v5.4.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.4.0 2023-06-18 - 22 commit(s) by A...
X Description: Bumps mockito-core from 3.3.0 to 5.4.0. Release notes Sourced from mockito-core's releases. v5.4.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.4.0 2023-06-18 - 22 commit(s) ...
Opengraph URL: https://github.com/docker-java/docker-java/pull/2145
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:68d406f9-eb83-73ca-0aeb-cc319854ba08 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | DD3E:3D45D4:3EEB5BA:508404F:6975F62B |
| html-safe-nonce | 56e1790f5928ebf386d1870f281e34f618bdd397ff14f1f562b1ba3c4233bda8 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERDNFOjNENDVENDozRUVCNUJBOjUwODQwNEY6Njk3NUY2MkIiLCJ2aXNpdG9yX2lkIjoiNDgzNjgyMTU0NDM1ODc3MDIyMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 9e3bb273e334b660d378e3181ec314139fc9f0f2d5165f3f2ee99821bee9339d |
| hovercard-subject-tag | pull_request:1437382552 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/docker-java/docker-java/pull/2145/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps mockito-core from 3.3.0 to 5.4.0. Release notes Sourced from mockito-core's releases. v5.4.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.4.0 2023-06-18 - 22 commit(s) by A... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 2bce766e7450b03e00b2fc5badd417927ce33a860e78cda3e4ecb9bbd1374cc6 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/docker-java/docker-java git https://github.com/docker-java/docker-java.git |
| octolytics-dimension-user_id | 7772003 |
| octolytics-dimension-user_login | docker-java |
| octolytics-dimension-repository_id | 20415251 |
| octolytics-dimension-repository_nwo | docker-java/docker-java |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 20415251 |
| octolytics-dimension-repository_network_root_nwo | docker-java/docker-java |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | fcca2b8ef702b5f7f91427a6e920fa44446fe312 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width