René's URL Explorer Experiment


Title: Bump mockito-core from 3.3.0 to 5.3.1 by dependabot[bot] · Pull Request #2112 · docker-java/docker-java · GitHub

Open Graph Title: Bump mockito-core from 3.3.0 to 5.3.1 by dependabot[bot] · Pull Request #2112 · docker-java/docker-java

X Title: Bump mockito-core from 3.3.0 to 5.3.1 by dependabot[bot] · Pull Request #2112 · docker-java/docker-java

Description: Bumps mockito-core from 3.3.0 to 5.3.1. Release notes Sourced from mockito-core's releases. v5.3.1 Changelog generated by Shipkit Changelog Gradle Plugin 5.3.1 2023-04-21 - 2 commit(s) by Rafael Winterhalter, jfrantzius Fixes 2972: Weakens visibility constraint [(#2983)](mockito/mockito#2983) Bugfix 2974 fix npe [(#2976)](mockito/mockito#2976) Fix for #2958 eliminates CCE but leads to NPE [(#2974)](mockito/mockito#2974) Spying objects not working properly since 5.3.0 [(#2972)](mockito/mockito#2972) v5.3.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.3.0 2023-04-11 - 14 commit(s) by Krzysztof Krasoń, Maciej Walkowiak, Rafael Winterhalter, Wesley Tsai, dependabot[bot], jfrantzius Bump com.diffplug.spotless from 6.17.0 to 6.18.0 [(#2967)](mockito/mockito#2967) Bump versions.bytebuddy from 1.14.3 to 1.14.4 [(#2966)](mockito/mockito#2966) Adds withoutAnnotations parameter to @Mock [(#2965)](mockito/mockito#2965) Fix ClassCastException [(#2962)](mockito/mockito#2962) Bump org.codehaus.groovy:groovy from 3.0.16 to 3.0.17 [(#2959)](mockito/mockito#2959) ClassCastException when combining InjectMocks with generified Mock field [(#2958)](mockito/mockito#2958) Bump versions.bytebuddy from 1.14.2 to 1.14.3 [(#2950)](mockito/mockito#2950) Add ArgumentMatchers#assertArg method. [(#2949)](mockito/mockito#2949) Fixes 2947: correct visibility check to respect nestmates [(#2948)](mockito/mockito#2948) spy does not initialize objects fully with InstrumentationMemberAccessor [(#2947)](mockito/mockito#2947) Fixes #2877: removed mockito-inline as subproject and actual subproject [(#2945)](mockito/mockito#2945) #2934 throw exception on multiple matches by type if cannot be reduce… [(#2942)](mockito/mockito#2942) Bump org.eclipse.platform:org.eclipse.osgi from 3.18.200 to 3.18.300 [(#2941)](mockito/mockito#2941) Bump com.diffplug.spotless from 6.16.0 to 6.17.0 [(#2940)](mockito/mockito#2940) Bump org.codehaus.groovy:groovy from 3.0.15 to 3.0.16 [(#2939)](mockito/mockito#2939) Bump versions.bytebuddy from 1.14.1 to 1.14.2 [(#2938)](mockito/mockito#2938) Feature suggestion: TerminalMockCandidateFilter should report error when more than one candidate left [(#2934)](mockito/mockito#2934) Mockito-inline dependency after upgrade 5.0.0 [(#2877)](mockito/mockito#2877) Assertions on parameters during verification [(#2285)](mockito/mockito#2285) v5.2.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.2.0 2023-03-09 - 25 commit(s) by Andriy Redko, Iulian Dragos, Roberto Trunfio, Róbert Papp, dependabot[bot], jfrantzius, tobiasbaum Fixes 2933: IOUtils does not depend on platform encoding any more [(#2935)](mockito/mockito#2935) Execution with mockito-inline fails on platforms with EBCDIC as default encoding [(#2933)](mockito/mockito#2933) Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 [(#2932)](mockito/mockito#2932) Bump versions.bytebuddy from 1.14.0 to 1.14.1 [(#2931)](mockito/mockito#2931) Bump com.diffplug.spotless from 6.15.0 to 6.16.0 [(#2930)](mockito/mockito#2930) Bump com.google.googlejavaformat:google-java-format from 1.15.0 to 1.16.0 [(#2928)](mockito/mockito#2928) Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.2.0 [(#2924)](mockito/mockito#2924) Feature 2921 generic types [(#2923)](mockito/mockito#2923) Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 [(#2922)](mockito/mockito#2922) Use generic type information in TypeBasedCandidateFilter to circumvent type erasure [(#2921)](mockito/mockito#2921) ... (truncated) Commits baf59c4 Weakens visibility constraint for spy constructors (#2983) 02b9634 Fix NPE for handling Object (#2976) 6ffd23e Add ArgumentMatchers#assertArg method (#2949) 203132d Add withoutAnnotations parameter to @Mock (#2965) 84a5eee Fix ClassCastException regression with parameterized types with InjectMocks (... d65bba7 Bump versions.bytebuddy from 1.14.3 to 1.14.4 (#2966) 600eaa0 Bump com.diffplug.spotless from 6.17.0 to 6.18.0 (#2967) f9fbf50 Bump org.codehaus.groovy:groovy from 3.0.16 to 3.0.17 (#2959) 0b8685c Bump versions.bytebuddy from 1.14.2 to 1.14.3 (#2950) 5486617 Correct visibility check to respect nestmates (#2948) 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 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 mockito-core from 3.3.0 to 5.3.1. Release notes Sourced from mockito-core's releases. v5.3.1 Changelog generated by Shipkit Changelog Gradle Plugin 5.3.1 2023-04-21 - 2 commit(s) by Ra...

X Description: Bumps mockito-core from 3.3.0 to 5.3.1. Release notes Sourced from mockito-core's releases. v5.3.1 Changelog generated by Shipkit Changelog Gradle Plugin 5.3.1 2023-04-21 - 2 commit(s) b...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:18bddd59-19f7-c5e3-3ad0-a9227bda524c
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idABA0:300F19:889B97F:B0AD1F4:69768093
html-safe-noncede0443e06a8a3deba06a07a7385203c1ba0f465ff96ba8628450032f1cc1a3a6
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQkEwOjMwMEYxOTo4ODlCOTdGOkIwQUQxRjQ6Njk3NjgwOTMiLCJ2aXNpdG9yX2lkIjoiNzA2NDE2MTkyMzAyMDI1OTQ3NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac76a772280e91ca52ca46472cee54ff8d65127af0a335e6cb19c8557edeb42107
hovercard-subject-tagpull_request:1325514744
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/2112/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 mockito-core from 3.3.0 to 5.3.1. Release notes Sourced from mockito-core's releases. v5.3.1 Changelog generated by Shipkit Changelog Gradle Plugin 5.3.1 2023-04-21 - 2 commit(s) by Ra...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None032152924a283b83384255d9489e7b93b54ba01da8d380b05ecd3953b3212411
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
release5b577f6be6482e336e3c30e8daefa30144947b17
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/docker-java/docker-java/pull/2112/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%2F2112%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%2F2112%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/2112/files
Reloadhttps://github.com/docker-java/docker-java/pull/2112/files
Reloadhttps://github.com/docker-java/docker-java/pull/2112/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.3.1https://github.com/docker-java/docker-java/tree/dependabot/maven/org.mockito-mockito-core-5.3.1
Conversation 1 https://github.com/docker-java/docker-java/pull/2112
Commits 1 https://github.com/docker-java/docker-java/pull/2112/commits
Checks 0 https://github.com/docker-java/docker-java/pull/2112/checks
Files changed https://github.com/docker-java/docker-java/pull/2112/files
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2112/files
Bump mockito-core from 3.3.0 to 5.3.1 https://github.com/docker-java/docker-java/pull/2112/files#top
Show all changes 1 commit https://github.com/docker-java/docker-java/pull/2112/files
eeb26d2 Bump mockito-core from 3.3.0 to 5.3.1 dependabot[bot] Apr 24, 2023 https://github.com/docker-java/docker-java/pull/2112/commits/eeb26d2908d62c267d9d34d6a684e7217fc43837
Clear filters https://github.com/docker-java/docker-java/pull/2112/files
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2112/files
Please reload this pagehttps://github.com/docker-java/docker-java/pull/2112/files
https://github.com/docker-java/docker-java/blob/main/.github/CODEOWNERS#L1
pom.xmlhttps://github.com/docker-java/docker-java/pull/2112/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
View file https://github.com/docker-java/docker-java/blob/eeb26d2908d62c267d9d34d6a684e7217fc43837/pom.xml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/docker-java/docker-java/pull/2112/{{ revealButtonHref }}
https://github.com/docker-java/docker-java/pull/2112/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8
https://github.com/docker-java/docker-java/pull/2112/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.