Title: Bump org.mockito:mockito-core from 3.3.0 to 5.9.0 by dependabot[bot] · Pull Request #2298 · docker-java/docker-java · GitHub
Open Graph Title: Bump org.mockito:mockito-core from 3.3.0 to 5.9.0 by dependabot[bot] · Pull Request #2298 · docker-java/docker-java
X Title: Bump org.mockito:mockito-core from 3.3.0 to 5.9.0 by dependabot[bot] · Pull Request #2298 · docker-java/docker-java
Description: Bumps org.mockito:mockito-core from 3.3.0 to 5.9.0.
Release notes
Sourced from org.mockito:mockito-core's releases.
v5.9.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.9.0
2024-01-14 - 18 commit(s) by Björn Michael, Stefano Cordio, dependabot[bot]
Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 [(#3234)](mockito/mockito#3234)
Align Javadoc configuration to Java 21 standards [(#3230)](mockito/mockito#3230)
Bump com.google.googlejavaformat:google-java-format from 1.19.1 to 1.19.2 [(#3228)](mockito/mockito#3228)
Run release job on Java 21 [(#3226)](mockito/mockito#3226)
Update Gradle to 8.5 [(#3225)](mockito/mockito#3225)
Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 [(#3223)](mockito/mockito#3223)
Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 [(#3218)](mockito/mockito#3218)
@since at ArgumentCaptor.captor() [(#3214)](mockito/mockito#3214)
Bump org.codehaus.groovy:groovy from 3.0.19 to 3.0.20 [(#3213)](mockito/mockito#3213)
Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.21 to 1.9.22 [(#3211)](mockito/mockito#3211)
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 [(#3210)](mockito/mockito#3210)
Bump versions.bytebuddy from 1.14.10 to 1.14.11 [(#3208)](mockito/mockito#3208)
Bump com.google.googlejavaformat:google-java-format from 1.18.1 to 1.19.1 [(#3206)](mockito/mockito#3206)
Bump actions/upload-artifact from 3 to 4 [(#3201)](mockito/mockito#3201)
Bump com.gradle.enterprise from 3.16 to 3.16.1 [(#3200)](mockito/mockito#3200)
Bump org.eclipse.platform:org.eclipse.osgi from 3.18.500 to 3.18.600 [(#3193)](mockito/mockito#3193)
Bump com.gradle.enterprise from 3.15.1 to 3.16 [(#3192)](mockito/mockito#3192)
Bump com.diffplug.spotless from 6.23.2 to 6.23.3 [(#3191)](mockito/mockito#3191)
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
... (truncated)
Commits
e4fa639 Align Javadoc configuration to Java 21 standards (#3230)
71e2fdb Bump org.gradle.toolchains.foojay-resolver-convention (#3234)
3254d8b Run CI release job on Java 21 (#3226)
53189fa Bump com.google.googlejavaformat:google-java-format (#3228)
ed3df0a Update Gradle to 8.5 (#3225)
3db5df6 Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 (#3223)
8f3b408 Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#3218)
fa7e44f Update versions in @since tags (#3214)
66792b6 Bump org.codehaus.groovy:groovy from 3.0.19 to 3.0.20 (#3213)
aac5d38 Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 (#3210)
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.9.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.9.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.9.0 2024-0...
X Description: Bumps org.mockito:mockito-core from 3.3.0 to 5.9.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.9.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.9.0 20...
Opengraph URL: https://github.com/docker-java/docker-java/pull/2298
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:97b75037-1cfe-1b7e-f9c0-d45a48cf11a7 |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | 845E:3F8836:13621BE:1A553F6:6972A480 |
| html-safe-nonce | a58b25fc35d1975f3e885abca9e1069674ee33d4b9b1b27fffa8b579a606421b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NDVFOjNGODgzNjoxMzYyMUJFOjFBNTUzRjY6Njk3MkE0ODAiLCJ2aXNpdG9yX2lkIjoiNDkyMjM2NzY3NTIwNTMxNTg0IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 7fa1d927c924d284b1c8ad20998107e3eda5b2355f0bb0ecb0212a344ff835c5 |
| hovercard-subject-tag | pull_request:1679240223 |
| 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/2298/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 org.mockito:mockito-core from 3.3.0 to 5.9.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.9.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.9.0 2024-0... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | ae357919e9cc5fb635a01c9a2cc530478d3ac85f55090215eb70e1beca3385ac |
| 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 | 625f1bd9f76a617a9c0729e2de91edb56b6ce42f |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width