René's URL Explorer Experiment


Title: Bump org.mockito:mockito-core from 3.3.0 to 5.19.0 by dependabot[bot] · Pull Request #2495 · docker-java/docker-java · GitHub

Open Graph Title: Bump org.mockito:mockito-core from 3.3.0 to 5.19.0 by dependabot[bot] · Pull Request #2495 · docker-java/docker-java

X Title: Bump org.mockito:mockito-core from 3.3.0 to 5.19.0 by dependabot[bot] · Pull Request #2495 · docker-java/docker-java

Description: Bumps org.mockito:mockito-core from 3.3.0 to 5.19.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.19.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.19.0 2025-08-15 - 37 commit(s) by Adrian-Kim, Tim van der Lippe, Tran Ngoc Nhan, dependabot[bot], juyeop feat: Add support for JDK21 Sequenced Collections. [(#3708)](mockito/mockito#3708) Bump actions/checkout from 4 to 5 [(#3707)](mockito/mockito#3707) build: Allow overriding 'Created-By' for reproducible builds [(#3704)](mockito/mockito#3704) Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 [(#3703)](mockito/mockito#3703) Bump androidx.test:runner from 1.6.2 to 1.7.0 [(#3697)](mockito/mockito#3697) Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 [(#3694)](mockito/mockito#3694) Bump com.diffplug.spotless:spotless-plugin-gradle from 7.1.0 to 7.2.1 [(#3693)](mockito/mockito#3693) Bump junit-jupiter from 5.13.3 to 5.13.4 [(#3691)](mockito/mockito#3691) Bump com.gradle.develocity from 4.0.2 to 4.1 [(#3689)](mockito/mockito#3689) Bump com.google.googlejavaformat:google-java-format from 1.27.0 to 1.28.0 [(#3688)](mockito/mockito#3688) Bump com.google.googlejavaformat:google-java-format from 1.25.2 to 1.27.0 [(#3686)](mockito/mockito#3686) Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.4 to 7.1.0 [(#3685)](mockito/mockito#3685) Bump junit-jupiter from 5.13.2 to 5.13.3 [(#3684)](mockito/mockito#3684) Bump org.shipkit:shipkit-auto-version from 2.1.0 to 2.1.2 [(#3683)](mockito/mockito#3683) Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.2 to 7.0.4 [(#3682)](mockito/mockito#3682) Only run release after both Java and Android tests have finished [(#3681)](mockito/mockito#3681) Bump org.junit.platform:junit-platform-launcher from 1.12.2 to 1.13.3 [(#3680)](mockito/mockito#3680) Bump org.codehaus.groovy:groovy from 3.0.24 to 3.0.25 [(#3679)](mockito/mockito#3679) Bump org.eclipse.platform:org.eclipse.osgi from 3.23.0 to 3.23.100 [(#3678)](mockito/mockito#3678) Can no longer publish snapshot releases [(#3677)](mockito/mockito#3677) Update Gradle to 8.14.2 [(#3676)](mockito/mockito#3676) Bump errorprone from 2.23.0 to 2.39.0 [(#3674)](mockito/mockito#3674) Correct Junit docs link [(#3672)](mockito/mockito#3672) Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.1.0 to 4.3.0 [(#3670)](mockito/mockito#3670) Bump junit-jupiter from 5.13.1 to 5.13.2 [(#3669)](mockito/mockito#3669) Bump bytebuddy from 1.17.5 to 1.17.6 [(#3668)](mockito/mockito#3668) Bump junit-jupiter from 5.12.2 to 5.13.1 [(#3666)](mockito/mockito#3666) Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.21 to 2.2.0 [(#3665)](mockito/mockito#3665) Bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 1.0.0 [(#3661)](mockito/mockito#3661) Bump org.junit.platform:junit-platform-launcher from 1.11.4 to 1.12.2 [(#3660)](mockito/mockito#3660) Add JDK21 sequenced collections for ReturnsEmptyValues [(#3659)](mockito/mockito#3659) Bump com.gradle.develocity from 3.19.1 to 4.0.2 [(#3658)](mockito/mockito#3658) Bump ru.vyarus:gradle-animalsniffer-plugin from 1.7.2 to 2.0.1 [(#3657)](mockito/mockito#3657) Bump org.eclipse.platform:org.eclipse.osgi from 3.22.0 to 3.23.0 [(#3656)](mockito/mockito#3656) Bump org.codehaus.groovy:groovy from 3.0.23 to 3.0.24 [(#3655)](mockito/mockito#3655) Bump junit-jupiter from 5.11.4 to 5.12.2 [(#3653)](mockito/mockito#3653) Reproducible Build: need to inject JDK distribution details to rebuild [(#3563)](mockito/mockito#3563) v5.18.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.18.0 2025-05-20 - 5 commit(s) by Eugene Platonov, Patrick Doyle, Tim van der Lippe, dependabot[bot] Make vararg checks Scala friendly (for mockito-scala) [(#3651)](mockito/mockito#3651) For UnfinishedStubbingException, suggest the possibility of another thread [(#3636)](mockito/mockito#3636) ... (truncated) Commits 144751b Add support for JDK21 Sequenced Collections. (#3708) b275c7d Bump actions/checkout from 4 to 5 (#3707) ad6ae2f Allow overriding 'Created-By' for reproducible builds (#3704) 096ee9f Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3703) aa7be27 Bump androidx.test:runner from 1.6.2 to 1.7.0 (#3697) c8a698b Remove unused tests ea45979 Bump errorprone from 2.39.0 to 2.41.0 9c8eb23 Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 (#3694) f05e44d Bump com.diffplug.spotless:spotless-plugin-gradle from 7.1.0 to 7.2.1 (#3693) 9d32dfe Bump junit-jupiter from 5.13.3 to 5.13.4 (#3691) 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.19.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.19.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.19.0 202...

X Description: Bumps org.mockito:mockito-core from 3.3.0 to 5.19.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.19.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.19.0 ...

Opengraph URL: https://github.com/docker-java/docker-java/pull/2495

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:b85c3e82-761c-aaa4-f296-92ee74df30d8
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idABC8:D2BA4:E7D65F:134D273:69740EC8
html-safe-nonce2740a7258f685ce9601dbfc797636f6122348d5b3ffacbbea9e0d4f32b7efbc1
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQkM4OkQyQkE0OkU3RDY1RjoxMzREMjczOjY5NzQwRUM4IiwidmlzaXRvcl9pZCI6IjQyNTQyOTI5NTI0NTM3NDYzNzYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac827ed94cddb8d157a99d5ce67c2501629744d8acd541eca341198d86caa127b7
hovercard-subject-tagpull_request:2757738594
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/2495/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.19.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.19.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.19.0 202...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None59b702da6e0daafaa39128183fb631c1ac58292fa7c764b7482070a04fb5b4a1
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
release3cb518f5e73629eee4767718742673274eb03bd7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdocker-java%2Fdocker-java%2Fpull%2F2495%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://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdocker-java%2Fdocker-java%2Fpull%2F2495%2Ffiles
Sign up https://patch-diff.githubusercontent.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://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files
Reloadhttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files
Reloadhttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files
docker-java https://patch-diff.githubusercontent.com/docker-java
docker-javahttps://patch-diff.githubusercontent.com/docker-java/docker-java
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fdocker-java%2Fdocker-java
Fork 1.1k https://patch-diff.githubusercontent.com/login?return_to=%2Fdocker-java%2Fdocker-java
Star 3.2k https://patch-diff.githubusercontent.com/login?return_to=%2Fdocker-java%2Fdocker-java
Code https://patch-diff.githubusercontent.com/docker-java/docker-java
Issues 37 https://patch-diff.githubusercontent.com/docker-java/docker-java/issues
Pull requests 49 https://patch-diff.githubusercontent.com/docker-java/docker-java/pulls
Discussions https://patch-diff.githubusercontent.com/docker-java/docker-java/discussions
Actions https://patch-diff.githubusercontent.com/docker-java/docker-java/actions
Projects 0 https://patch-diff.githubusercontent.com/docker-java/docker-java/projects
Security 0 https://patch-diff.githubusercontent.com/docker-java/docker-java/security
Insights https://patch-diff.githubusercontent.com/docker-java/docker-java/pulse
Code https://patch-diff.githubusercontent.com/docker-java/docker-java
Issues https://patch-diff.githubusercontent.com/docker-java/docker-java/issues
Pull requests https://patch-diff.githubusercontent.com/docker-java/docker-java/pulls
Discussions https://patch-diff.githubusercontent.com/docker-java/docker-java/discussions
Actions https://patch-diff.githubusercontent.com/docker-java/docker-java/actions
Projects https://patch-diff.githubusercontent.com/docker-java/docker-java/projects
Security https://patch-diff.githubusercontent.com/docker-java/docker-java/security
Insights https://patch-diff.githubusercontent.com/docker-java/docker-java/pulse
Sign up for GitHub https://patch-diff.githubusercontent.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://patch-diff.githubusercontent.com/login?return_to=%2Fdocker-java%2Fdocker-java%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
mainhttps://patch-diff.githubusercontent.com/docker-java/docker-java/tree/main
dependabot/maven/org.mockito-mockito-core-5.19.0https://patch-diff.githubusercontent.com/docker-java/docker-java/tree/dependabot/maven/org.mockito-mockito-core-5.19.0
Conversation 1 https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495
Commits 1 https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/commits
Checks 5 https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/checks
Files changed https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files
Please reload this pagehttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files
Bump org.mockito:mockito-core from 3.3.0 to 5.19.0 https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files
0956571 Bump org.mockito:mockito-core from 3.3.0 to 5.19.0 dependabot[bot] Aug 25, 2025 https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/commits/0956571b19bbe76a04b3a6a96f4045582eb67beb
Clear filters https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files
Please reload this pagehttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files
Please reload this pagehttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files
https://patch-diff.githubusercontent.com/docker-java/docker-java/blob/main/.github/CODEOWNERS#L1
pom.xmlhttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
View file https://patch-diff.githubusercontent.com/docker-java/docker-java/blob/0956571b19bbe76a04b3a6a96f4045582eb67beb/pom.xml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
Please reload this pagehttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2495/files
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.