Title: Bump mockito-core from 3.3.0 to 5.3.0 by dependabot[bot] · Pull Request #2107 · docker-java/docker-java · GitHub
Open Graph Title: Bump mockito-core from 3.3.0 to 5.3.0 by dependabot[bot] · Pull Request #2107 · docker-java/docker-java
X Title: Bump mockito-core from 3.3.0 to 5.3.0 by dependabot[bot] · Pull Request #2107 · docker-java/docker-java
Description: Bumps mockito-core from 3.3.0 to 5.3.0. Release notes Sourced from mockito-core's releases. 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 Bump com.diffplug.spotless from 6.17.0 to 6.18.0 [(#2967)](mockito/mockito#2967) Bump versions.bytebuddy from 1.14.3 to 1.14.4 [(#2966)](mockito/mockito#2966) Adds withoutAnnotations parameter to @Mock [(#2965)](mockito/mockito#2965) Fix ClassCastException [(#2962)](mockito/mockito#2962) Bump org.codehaus.groovy:groovy from 3.0.16 to 3.0.17 [(#2959)](mockito/mockito#2959) ClassCastException when combining InjectMocks with generified Mock field [(#2958)](mockito/mockito#2958) Bump versions.bytebuddy from 1.14.2 to 1.14.3 [(#2950)](mockito/mockito#2950) Add ArgumentMatchers#assertArg method. [(#2949)](mockito/mockito#2949) Fixes 2947: correct visibility check to respect nestmates [(#2948)](mockito/mockito#2948) spy does not initialize objects fully with InstrumentationMemberAccessor [(#2947)](mockito/mockito#2947) Fixes #2877: removed mockito-inline as subproject and actual subproject [(#2945)](mockito/mockito#2945) #2934 throw exception on multiple matches by type if cannot be reduce… [(#2942)](mockito/mockito#2942) Bump org.eclipse.platform:org.eclipse.osgi from 3.18.200 to 3.18.300 [(#2941)](mockito/mockito#2941) Bump com.diffplug.spotless from 6.16.0 to 6.17.0 [(#2940)](mockito/mockito#2940) Bump org.codehaus.groovy:groovy from 3.0.15 to 3.0.16 [(#2939)](mockito/mockito#2939) Bump versions.bytebuddy from 1.14.1 to 1.14.2 [(#2938)](mockito/mockito#2938) Feature suggestion: TerminalMockCandidateFilter should report error when more than one candidate left [(#2934)](mockito/mockito#2934) Mockito-inline dependency after upgrade 5.0.0 [(#2877)](mockito/mockito#2877) Assertions on parameters during verification [(#2285)](mockito/mockito#2285) v5.2.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.2.0 2023-03-09 - 25 commit(s) by Andriy Redko, Iulian Dragos, Roberto Trunfio, Róbert Papp, dependabot[bot], jfrantzius, tobiasbaum Fixes 2933: IOUtils does not depend on platform encoding any more [(#2935)](mockito/mockito#2935) Execution with mockito-inline fails on platforms with EBCDIC as default encoding [(#2933)](mockito/mockito#2933) Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 [(#2932)](mockito/mockito#2932) Bump versions.bytebuddy from 1.14.0 to 1.14.1 [(#2931)](mockito/mockito#2931) Bump com.diffplug.spotless from 6.15.0 to 6.16.0 [(#2930)](mockito/mockito#2930) Bump com.google.googlejavaformat:google-java-format from 1.15.0 to 1.16.0 [(#2928)](mockito/mockito#2928) Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.2.0 [(#2924)](mockito/mockito#2924) Feature 2921 generic types [(#2923)](mockito/mockito#2923) Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 [(#2922)](mockito/mockito#2922) Use generic type information in TypeBasedCandidateFilter to circumvent type erasure [(#2921)](mockito/mockito#2921) Make project relocatable by using relative paths in the OSGi test task [(#2920)](mockito/mockito#2920) Cache misses due to OSGi tests referencing absolute paths [(#2919)](mockito/mockito#2919) Bump versions.bytebuddy from 1.13.0 to 1.14.0 [(#2918)](mockito/mockito#2918) Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 [(#2917)](mockito/mockito#2917) Bump com.diffplug.spotless from 6.14.1 to 6.15.0 [(#2913)](mockito/mockito#2913) Bump versions.bytebuddy from 1.12.23 to 1.13.0 [(#2912)](mockito/mockito#2912) Bump ru.vyarus.animalsniffer from 1.6.0 to 1.7.0 [(#2911)](mockito/mockito#2911) Bump org.codehaus.groovy:groovy from 3.0.14 to 3.0.15 [(#2910)](mockito/mockito#2910) Fixes #2905 : ThreadLocal classes can be mocked. [(#2908)](mockito/mockito#2908) StackOverflow while mocking a ThreadLocal on Mockito 5.1.1 [(#2905)](mockito/mockito#2905) ... (truncated) Commits 6ffd23e Add ArgumentMatchers#assertArg method (#2949) 203132d Add withoutAnnotations parameter to @Mock (#2965) 84a5eee Fix ClassCastException regression with parameterized types with InjectMocks (... d65bba7 Bump versions.bytebuddy from 1.14.3 to 1.14.4 (#2966) 600eaa0 Bump com.diffplug.spotless from 6.17.0 to 6.18.0 (#2967) f9fbf50 Bump org.codehaus.groovy:groovy from 3.0.16 to 3.0.17 (#2959) 0b8685c Bump versions.bytebuddy from 1.14.2 to 1.14.3 (#2950) 5486617 Correct visibility check to respect nestmates (#2948) 568c829 Stop publishing mockito-inline (#2945) 393f0a1 Fail when InjectMocks has multiple candidate mocks to insert into field (#2942) 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)
Open Graph Description: Bumps mockito-core from 3.3.0 to 5.3.0. Release notes Sourced from mockito-core's releases. v5.3.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.3.0 2023-04-11 - 14 commit(s) by K...
X Description: Bumps mockito-core from 3.3.0 to 5.3.0. Release notes Sourced from mockito-core's releases. v5.3.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.3.0 2023-04-11 - 14 commit(s) ...
Opengraph URL: https://github.com/docker-java/docker-java/pull/2107
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:445bb9e1-a94f-2913-b13a-96f56fd6e7c5 |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | E39C:14AB50:EF57C9F:138679E3:69773E91 |
| html-safe-nonce | 7ab63d13b511b7b3e26d9606cd0dcf6ba9c77685912a6c7b7e245d296ff358a8 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMzlDOjE0QUI1MDpFRjU3QzlGOjEzODY3OUUzOjY5NzczRTkxIiwidmlzaXRvcl9pZCI6IjY1NzYzMTI5Mzc1NTMwOTcxMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | a7bce2982be1038387815a78b66525de0637563a0d5734db4d781b141a4d2065 |
| hovercard-subject-tag | pull_request:1316693817 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,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/2107/checks |
| 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.3.0. Release notes Sourced from mockito-core's releases. v5.3.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.3.0 2023-04-11 - 14 commit(s) by K... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 01d198479908d09a841b2febe8eb105a81af2af7d81830960fe0971e1f4adc09 |
| turbo-cache-control | no-preview |
| 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 full-width full-width-p-0 |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 8b4769605623191b876ce084a47e46d8431b205a |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width