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

Update dependency org.mockito:mockito-core to v3.12.4 (release/4.2.x) #2133

Merged
merged 1 commit into from
Aug 26, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-core 3.12.1 -> 3.12.4 age adoption passing confidence

Release Notes

mockito/mockito

v3.12.4

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

3.12.4
  • 2021-08-25 - 1 commit(s) by Rafael Winterhalter
  • No notable improvements. No pull requests (issues) were referenced from commits.

v3.12.3

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

3.12.3
  • 2021-08-24 - 9 commit(s) by Rafael Winterhalter
  • Fix implementation of proxy mock maker for toString and add additional unit tests. (#​2405)
  • Avoid cache breakage (#​2402)
  • Add a limited mock maker that is based only on the java.lang.reflect.Proxy utility (#​2397)

v3.12.2

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

3.12.2
  • 2021-08-24 - 2 commit(s) by Dmitry Vyazelenko, dependabot[bot]
  • Fixes #​2399 : Adds defaultAnswer to the MockitoMockKey to distinguish the mock types, i.e. to separate mocks from spies otherwise spy type is reused for a mock or vice versa. (#​2400)
  • Sporadic mock verification failures related to hashCode/equals on 3.12.1 (#​2399)
  • Bump versions.errorprone from 2.8.1 to 2.9.0 (#​2396)

Configuration

📅 Schedule: "before 2am" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners August 26, 2021 01:58
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 26, 2021
@sonarcloud
Copy link

sonarcloud bot commented Aug 26, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@joschi joschi added this to the 4.2.4 milestone Aug 26, 2021
@joschi joschi merged commit 077141f into release/4.2.x Aug 26, 2021
@joschi joschi deleted the renovate/release/4.2.x-mockito.version branch August 26, 2021 06:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants