René's URL Explorer Experiment


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 ignore conditions will show all of the ignore conditions of the specified dependency @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 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

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:ef20c371-3270-c436-9fea-e5a7f61d5450
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE478:39849D:19F295:211A9E:6972FAC6
html-safe-nonce0748b8bcd241dda20143db7ff0e94c38ca1072d870d58492d93665615322984f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNDc4OjM5ODQ5RDoxOUYyOTU6MjExQTlFOjY5NzJGQUM2IiwidmlzaXRvcl9pZCI6IjU3NTc0OTU5MTM2NTk2OTM3NjYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac20024ec20e3b1faf754bfca747550a68a0d8f42d54770e262dfab595572ef302
hovercard-subject-tagpull_request:1628280607
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/docker-java/docker-java/pull/2270/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps 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_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None9946c12a4847916f32068429cb2ad536f7d8450fc8b70730d0e9aa7861057db8
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/docker-java/docker-java git https://github.com/docker-java/docker-java.git
octolytics-dimension-user_id7772003
octolytics-dimension-user_logindocker-java
octolytics-dimension-repository_id20415251
octolytics-dimension-repository_nwodocker-java/docker-java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id20415251
octolytics-dimension-repository_network_root_nwodocker-java/docker-java
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef92f1208f12997e73ccb28d2f389b2adab0c98a3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/docker-java/docker-java/pull/2270/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdocker-java%2Fdocker-java%2Fpull%2F2270%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdocker-java%2Fdocker-java%2Fpull%2F2270%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=docker-java%2Fdocker-java
Reloadhttps://github.com/docker-java/docker-java/pull/2270/files
Reloadhttps://github.com/docker-java/docker-java/pull/2270/files
Reloadhttps://github.com/docker-java/docker-java/pull/2270/files
docker-java https://github.com/docker-java
docker-javahttps://github.com/docker-java/docker-java
Notifications https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Fork 1.1k https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Star 3.2k https://github.com/login?return_to=%2Fdocker-java%2Fdocker-java
Code https://github.com/docker-java/docker-java
Issues 37 https://github.com/docker-java/docker-java/issues
Pull requests 49 https://github.com/docker-java/docker-java/pulls
Discussions https://github.com/docker-java/docker-java/discussions
Actions https://github.com/docker-java/docker-java/actions
Projects 0 https://github.com/docker-java/docker-java/projects
Security 0 https://github.com/docker-java/docker-java/security
Insights https://github.com/docker-java/docker-java/pulse
Code https://github.com/docker-java/docker-java
Issues https://github.com/docker-java/docker-java/issues
Pull requests https://github.com/docker-java/docker-java/pulls
Discussions https://github.com/docker-java/docker-java/discussions
Actions https://github.com/docker-java/docker-java/actions
Projects https://github.com/docker-java/docker-java/projects
Security https://github.com/docker-java/docker-java/security
Insights https://github.com/docker-java/docker-java/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fdocker-java%2Fdocker-java%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fdocker-java%2Fdocker-java%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/docker-java/docker-java/tree/main
dependabot/maven/org.mockito-mockito-core-5.8.0https://github.com/docker-java/docker-java/tree/dependabot/maven/org.mockito-mockito-core-5.8.0
Conversation 1 https://github.com/docker-java/docker-java/pull/2270
Commits 1 https://github.com/docker-java/docker-java/pull/2270/commits
Checks 0 https://github.com/docker-java/docker-java/pull/2270/checks
Files changed https://github.com/docker-java/docker-java/pull/2270/files
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2270/files
Bump org.mockito:mockito-core from 3.3.0 to 5.8.0 https://github.com/docker-java/docker-java/pull/2270/files#top
Show all changes 1 commit https://github.com/docker-java/docker-java/pull/2270/files
059ca9e Bump org.mockito:mockito-core from 3.3.0 to 5.8.0 dependabot[bot] Dec 25, 2023 https://github.com/docker-java/docker-java/pull/2270/commits/059ca9e98a69d664cbc0b4400e60307c09ddf9d0
Clear filters https://github.com/docker-java/docker-java/pull/2270/files
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2270/files
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2270/files
https://github.com/docker-java/docker-java/blob/main/.github/CODEOWNERS#L1
pom.xmlhttps://github.com/docker-java/docker-java/pull/2270/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
View file https://github.com/docker-java/docker-java/blob/059ca9e98a69d664cbc0b4400e60307c09ddf9d0/pom.xml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/docker-java/docker-java/pull/2270/{{ revealButtonHref }}
https://github.com/docker-java/docker-java/pull/2270/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://github.com/docker-java/docker-java/pull/2270/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.