Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump mockito-core from 3.5.13 to 3.5.15 #177

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2020

Bumps mockito-core from 3.5.13 to 3.5.15.

Release notes

Sourced from mockito-core's releases.

v3.5.15

Release notes were automatically generated by Shipkit

3.5.15

v3.5.14

Release notes were automatically generated by Shipkit

3.5.14

Commits
  • 18da8f2 3.5.15 release (previous 3.5.14) + release notes updated by CI build 4819
  • e098342 [ci maven-central-release] Merge pull request #2042 from mockito/mock-resolve...
  • e388e92 3.5.14 release (previous 3.5.13) + release notes updated by CI build 4814
  • 214d66f Fixes #2061: ArgumentMatcher error messages use lambda class names (#2071)
  • b16ec17 Fix typo in osgi.gradle (#2070)
  • c81b028 Fixing "best" constructor choice.
  • 48d817f Add mock resolver API to allow for resolving provided instances from third-pa...
  • e6fdaf7 Complete javadoc.
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.13 to 3.5.15.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.5.13...v3.5.15)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 20, 2020
@sonarcloud
Copy link

sonarcloud bot commented Oct 20, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@slawekjaranowski slawekjaranowski merged commit 5069ba8 into master Oct 21, 2020
@slawekjaranowski slawekjaranowski deleted the dependabot/maven/org.mockito-mockito-core-3.5.15 branch October 21, 2020 12:25
@slawekjaranowski slawekjaranowski added this to the v1.10.0 milestone Nov 14, 2020
pzygielo pushed a commit to pzygielo/pgpverify-maven-plugin that referenced this pull request May 31, 2024
As DF (original) and BF (added in 1.8) started as copy-paste of each other, they
share a LOT. This PR tries to minimize redundancy, still, not loosing clarity,
so leaving inner Args class for each of them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Development

Successfully merging this pull request may close these issues.

1 participant