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: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:8e05f94d-e4e0-1791-138c-bb734e09a2d4
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-id8426:161993:1E63FD:260E35:6976A2A6
html-safe-nonce59db84ab39d802d388d2cf729e3e0c678c030f4649eb25b5f04c4644b6d01798
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NDI2OjE2MTk5MzoxRTYzRkQ6MjYwRTM1OjY5NzZBMkE2IiwidmlzaXRvcl9pZCI6IjI0ODY0OTk4Nzk1OTc1NDgxOTgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmaca4dfb8519203086dba21207a8f1a657b02f2e3a3697ac9d93c8548a926e43768
hovercard-subject-tagpull_request:1628280607
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/docker-java/docker-java/pull/2270/checks
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
None032152924a283b83384255d9489e7b93b54ba01da8d380b05ecd3953b3212411
turbo-cache-controlno-preview
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 full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release5b577f6be6482e336e3c30e8daefa30144947b17
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2270/checks#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%2F2270%2Fchecks
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%2F2270%2Fchecks
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%2Fchecks&source=header-repo&source_repo=docker-java%2Fdocker-java
Reloadhttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2270/checks
Reloadhttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2270/checks
Reloadhttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2270/checks
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.8.0https://patch-diff.githubusercontent.com/docker-java/docker-java/tree/dependabot/maven/org.mockito-mockito-core-5.8.0
Conversation 1 https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2270
Commits 1 https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2270/commits
Checks 0 https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2270/checks
Files changed https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2270/files
Please reload this pagehttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2270/checks
Please reload this pagehttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2270/checks
Bump org.mockito:mockito-core from 3.3.0 to 5.8.0 https://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2270/checks#top
Please reload this pagehttps://patch-diff.githubusercontent.com/docker-java/docker-java/pull/2270/checks
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.