Title: Bump org.mockito:mockito-core from 3.3.0 to 5.8.0 by dependabot[bot] · Pull Request #2270 · docker-java/docker-java · GitHub
Open Graph Title: Bump org.mockito:mockito-core from 3.3.0 to 5.8.0 by dependabot[bot] · Pull Request #2270 · docker-java/docker-java
X Title: Bump org.mockito:mockito-core from 3.3.0 to 5.8.0 by dependabot[bot] · Pull Request #2270 · docker-java/docker-java
Description: Bumps org.mockito:mockito-core from 3.3.0 to 5.8.0.
Release notes
Sourced from org.mockito:mockito-core's releases.
v5.8.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.8.0
2023-12-01 - 15 commit(s) by Andreas Turban, Mikaël Francoeur, dependabot[bot], jfrantzius
#3000: fix ArrayIndexOutOfBoundsException [(#3190)](mockito/mockito#3190)
Bump com.diffplug.spotless from 6.23.1 to 6.23.2 [(#3188)](mockito/mockito#3188)
Bump com.diffplug.spotless from 6.23.0 to 6.23.1 [(#3186)](mockito/mockito#3186)
Bump actions/setup-java from 3 to 4 [(#3185)](mockito/mockito#3185)
Apply spotless to all java projects [(#3184)](mockito/mockito#3184)
Bump com.diffplug.spotless from 6.22.0 to 6.23.0 [(#3182)](mockito/mockito#3182)
Fixes #3179 : Add module for Java 21 tests. [(#3180)](mockito/mockito#3180)
Need separate module for java 21 tests [(#3179)](mockito/mockito#3179)
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 [(#3176)](mockito/mockito#3176)
Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.20 to 1.9.21 [(#3175)](mockito/mockito#3175)
Bump versions.bytebuddy from 1.14.9 to 1.14.10 [(#3174)](mockito/mockito#3174)
Fixes #3160 : Fix interference between spies when spying on records. [(#3173)](mockito/mockito#3173)
Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 [(#3172)](mockito/mockito#3172)
Bump versions.junitJupiter from 5.10.0 to 5.10.1 [(#3169)](mockito/mockito#3169)
Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1 [(#3168)](mockito/mockito#3168)
Deep Stubs Incompatible With Mocking Enum [(#3167)](mockito/mockito#3167)
Annotation-based spying on a generic class breaks existing final/inline Spies [(#3160)](mockito/mockito#3160)
ArrayIndexOutOfBoundsException with Version 5.3.1 [(#3000)](mockito/mockito#3000)
Deep Stubs Incompatible With Mocking Enum [(#2984)](mockito/mockito#2984)
v5.7.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.7.0
2023-11-02 - 15 commit(s) by Stefan M, Tim van der Lippe, Valery Yatsynovich, Vladimir Glinskikh, ascopes, dependabot[bot]
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 [(#3166)](mockito/mockito#3166)
Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20 [(#3165)](mockito/mockito#3165)
Attempt to detect system property mangling prior to loading ByteBuddy. [(#3164)](mockito/mockito#3164)
Handle Termux in InlineDelegateByteBuddyMockMaker.java [(#3158)](mockito/mockito#3158)
Bump versions.errorprone from 2.22.0 to 2.23.0 [(#3153)](mockito/mockito#3153)
Fix license url according to spdx license spec [(#3152)](mockito/mockito#3152)
Remove checks for unsupported Java version from unit tests [(#3150)](mockito/mockito#3150)
Add CodeCov token to upload coverage report [(#3149)](mockito/mockito#3149)
Migrate to JaCoCo 0.8.11 [(#3147)](mockito/mockito#3147)
Add Java 21 to CI build matrix [(#3145)](mockito/mockito#3145)
Feat: add generic-inferred methods for constructing ArgumentCaptors [(#3144)](mockito/mockito#3144)
Bump gradle from 8.2 to 8.4 [(#3142)](mockito/mockito#3142)
Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 [(#3139)](mockito/mockito#3139)
Bump versions.bytebuddy from 1.14.8 to 1.14.9 [(#3138)](mockito/mockito#3138)
Bump biz.aQute.bnd.builder from 6.4.0 to 7.0.0 [(#3135)](mockito/mockito#3135)
v5.6.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.6.0
... (truncated)
Commits
aecf6b5 Handle mismatch of number of type arguments (#3190)
d742cc8 Bump com.diffplug.spotless from 6.23.1 to 6.23.2 (#3188)
12ac4d6 Bump com.diffplug.spotless from 6.23.0 to 6.23.1 (#3186)
d187f7b Bump actions/setup-java from 3 to 4 (#3185)
74633b8 Throw error when mocking sealed abstract enum (#3167)
290a8e1 Apply spotless to all java projects (#3184)
b6554b2 Fix interference between spies when spying on records (#3173)
bfee15d Bump com.diffplug.spotless from 6.22.0 to 6.23.0 (#3182)
a0cc22d Add module for Java 21 tests (#3180)
ed10195 Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 (#3176)
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 show
Open Graph Description: Bumps org.mockito:mockito-core from 3.3.0 to 5.8.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.8.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.8.0 2023-1...
X Description: Bumps org.mockito:mockito-core from 3.3.0 to 5.8.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.8.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.8.0 20...
Opengraph URL: https://github.com/docker-java/docker-java/pull/2270
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:f6e02acb-67df-db13-a0cf-ff50b43ab7ce |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 8C4C:DF47A:C9AA66E:10581DE0:6976C110 |
| html-safe-nonce | f77ce4e3868630a9393e027a8a2e2f2b6a8adde93150c7250616bf979a4ff42d |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QzRDOkRGNDdBOkM5QUE2NkU6MTA1ODFERTA6Njk3NkMxMTAiLCJ2aXNpdG9yX2lkIjoiMjczMzM1NzAxOTIxNTEzNzQ1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 9d4e54935806e99e7c3c1b538828b38c8511be88e733de8d9d28d28dd8c9a708 |
| hovercard-subject-tag | pull_request:1628280607 |
| 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/2270/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 org.mockito:mockito-core from 3.3.0 to 5.8.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.8.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.8.0 2023-1... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 032152924a283b83384255d9489e7b93b54ba01da8d380b05ecd3953b3212411 |
| 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 | 5b577f6be6482e336e3c30e8daefa30144947b17 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width