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: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:ef20c371-3270-c436-9fea-e5a7f61d5450 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | E478:39849D:19F295:211A9E:6972FAC6 |
| html-safe-nonce | 0748b8bcd241dda20143db7ff0e94c38ca1072d870d58492d93665615322984f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNDc4OjM5ODQ5RDoxOUYyOTU6MjExQTlFOjY5NzJGQUM2IiwidmlzaXRvcl9pZCI6IjU3NTc0OTU5MTM2NTk2OTM3NjYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 20024ec20e3b1faf754bfca747550a68a0d8f42d54770e262dfab595572ef302 |
| 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 | 9946c12a4847916f32068429cb2ad536f7d8450fc8b70730d0e9aa7861057db8 |
| 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 | f92f1208f12997e73ccb28d2f389b2adab0c98a3 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width