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 Versions.MOCKITO to v3.12.4 #20

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Conversation

ysebyy
Copy link
Contributor

@ysebyy ysebyy commented Aug 21, 2023

This PR contains the following updates:

Package Type Update Change
org.mockito:mockito-inline dependencies minor 3.11.2 -> 3.12.4
org.mockito:mockito-core dependencies minor 3.11.2 -> 3.12.4

Release Notes

mockito/mockito (org.mockito:mockito-inline)

v3.12.4

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

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

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)

v3.12.1

Changelog generated by Shipkit Changelog Gradle Plugin

3.12.1
  • 2021-08-20 - 2 commit(s) by Tim van der Lippe, dependabot[bot]
  • Fix verifyNoMoreInteractions inOrder invocations for spies (#​2395)
  • Regression with InOrder verification after #​2369 (#​2394)
  • Bump versions.bytebuddy from 1.11.12 to 1.11.13 (#​2393)

v3.12.0

Changelog generated by Shipkit Changelog Gradle Plugin

3.12.0
  • 2021-08-19 - 31 commit(s) by EugeneLesnov, Lars Vogel, Logan Rosen, Rafael Winterhalter, Rob Pridham, Tim van der Lippe, dependabot[bot], saurabh7248
  • Add checks for sealed types (#​2392)
  • Bump versions.bytebuddy from 1.11.10 to 1.11.12 (#​2388)
  • Bump versions.bytebuddy from 1.11.9 to 1.11.10 (#​2387)
  • Bump versions.errorprone from 2.8.0 to 2.8.1 (#​2386)
  • Update StaticMockTest to use unified verify method (#​2385)
  • Reorder InjectMock Javadoc to fit the order of injection (#​2383)
  • Bump core-ktx from 1.5.0 to 1.6.0 (#​2382)
  • Bump google-java-format from 1.10.0 to 1.11.0 (#​2381)
  • Downgrade Android gradle plugin (#​2380)
  • Applied @​CheckReturnValue to some classes (#​2379)
  • how to solve gradle sync failed after 'Add basic Android instrumented and unit tests' (#​2378)
  • Bump junit from 1.1.2 to 1.1.3 (#​2377)
  • Bump appcompat from 1.3.0 to 1.3.1 (#​2376)
  • Bump kotlin-gradle-plugin from 1.5.20 to 1.5.21 (#​2374)
  • Bump material from 1.3.0 to 1.4.0 (#​2373)
  • Bump espresso-core from 3.3.0 to 3.4.0 (#​2372)
  • Fixes #​2331 (#​2369)
  • Fix typo in exception (#​2368)
  • Bump versions.bytebuddy from 1.11.8 to 1.11.9 (#​2367)
  • Bump versions.errorprone from 2.7.1 to 2.8.0 (#​2365)
  • Bump versions.bytebuddy from 1.11.7 to 1.11.8 (#​2361)
  • Basic Android instrumented and unit tests (closes #​2341) (#​2360)
  • Bump versions.bytebuddy from 1.11.6 to 1.11.7 (#​2359)
  • Bump kotlin-stdlib from 1.5.20 to 1.5.21 (#​2356)
  • Bump kotlinx-coroutines-core from 1.5.1 to 1.5.1-native-mt (#​2354)
  • Bump kotlinx-coroutines-core from 1.5.0-native-mt to 1.5.1 (#​2353)
  • Bump versions.bytebuddy from 1.11.5 to 1.11.6 (#​2351)
  • Bump gradle-errorprone-plugin from 2.0.1 to 2.0.2 (#​2347)
  • Bump kotlin-stdlib from 1.5.10 to 1.5.20 (#​2343)
  • Bump versions.bytebuddy from 1.11.3 to 1.11.5 (#​2337)
  • Bump assertj-core from 3.20.1 to 3.20.2 (#​2336)
  • Spy doesn't forward hashcode/equals to actual object (#​2331)
  • Fixes #​2311 (#​2320)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 these updates again.


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

This PR has been generated by Renovate Bot.

@ArnasSmicius ArnasSmicius merged commit a89c620 into master Aug 22, 2023
1 check passed
@ArnasSmicius ArnasSmicius deleted the renovate/versions.mockito branch August 22, 2023 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants