Skip to content

Commit

Permalink
test(deps): update dependency org.mockito:mockito-core to v4.6.1 (#486)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.mockito:mockito-core](https://togithub.com/mockito/mockito) | `4.5.1` -> `4.6.1` | [![age](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.6.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.6.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.6.1/compatibility-slim/4.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.6.1/confidence-slim/4.5.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>mockito/mockito</summary>

### [`v4.6.1`](https://togithub.com/mockito/mockito/releases/tag/v4.6.1)

[Compare Source](https://togithub.com/mockito/mockito/compare/v4.6.0...v4.6.1)

<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>

##### 4.6.1

-   2022-06-02 - [6 commit(s)](https://togithub.com/mockito/mockito/compare/v4.6.0...v4.6.1) by Andy Coates, Chen Ni, dependabot\[bot]
-   Bump material from 1.6.0 to 1.6.1 [(#&#8203;2662)](https://togithub.com/mockito/mockito/pull/2662)
-   Bump core-ktx from 1.7.0 to 1.8.0 [(#&#8203;2661)](https://togithub.com/mockito/mockito/pull/2661)
-   Bump groovy from 3.0.10 to 3.0.11 [(#&#8203;2660)](https://togithub.com/mockito/mockito/pull/2660)
-   Fix for Issue2656 [(#&#8203;2659)](https://togithub.com/mockito/mockito/pull/2659)
-   Bump assertj-core from 3.22.0 to 3.23.1 [(#&#8203;2658)](https://togithub.com/mockito/mockito/pull/2658)
-   Regression? Strictness set in `@MockitoSettings` ignored after upgrade from 4.5.1 to 4.6.0 [(#&#8203;2656)](https://togithub.com/mockito/mockito/issues/2656)
-   Fix typo [(#&#8203;2655)](https://togithub.com/mockito/mockito/pull/2655)

### [`v4.6.0`](https://togithub.com/mockito/mockito/releases/tag/v4.6.0)

[Compare Source](https://togithub.com/mockito/mockito/compare/v4.5.1...v4.6.0)

<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>

##### 4.6.0

-   2022-05-27 - [14 commit(s)](https://togithub.com/mockito/mockito/compare/v4.5.1...v4.6.0) by Hervé Boutemy, K. Siva Prasad Reddy, Rafael Winterhalter, dependabot\[bot]
-   Bump shipkit-changelog from 1.1.15 to 1.2.0 [(#&#8203;2654)](https://togithub.com/mockito/mockito/pull/2654)
-   Bump versions.errorprone from 2.13.1 to 2.14.0 [(#&#8203;2653)](https://togithub.com/mockito/mockito/pull/2653)
-   Bump shipkit-auto-version from 1.1.20 to 1.2.0 [(#&#8203;2651)](https://togithub.com/mockito/mockito/pull/2651)
-   Fixes [#&#8203;2648](https://togithub.com/mockito/mockito/issues/2648) : Add support for customising strictness via [@&#8203;Mock](https://togithub.com/Mock) annotation and MockSettings [(#&#8203;2650)](https://togithub.com/mockito/mockito/pull/2650)
-   Any way to enable Strict Stubbing when using Mockito.mock() without using [@&#8203;Mock](https://togithub.com/Mock)? [(#&#8203;2648)](https://togithub.com/mockito/mockito/issues/2648)
-   Reintroduce inheriting type annotations from interfaces if only one interface is mocked, including additional interfaces. [(#&#8203;2645)](https://togithub.com/mockito/mockito/pull/2645)
-   Bump com.diffplug.spotless from 6.6.0 to 6.6.1 [(#&#8203;2643)](https://togithub.com/mockito/mockito/pull/2643)
-   fix Reproducible Build issue [(#&#8203;2642)](https://togithub.com/mockito/mockito/pull/2642)
-   Bump com.diffplug.spotless from 6.5.2 to 6.6.0 [(#&#8203;2641)](https://togithub.com/mockito/mockito/pull/2641)
-   Mockito mock of interfaces lost annotation information [(#&#8203;2640)](https://togithub.com/mockito/mockito/issues/2640)
-   Bump material from 1.5.0 to 1.6.0 [(#&#8203;2637)](https://togithub.com/mockito/mockito/pull/2637)
-   Bump com.diffplug.spotless from 6.5.1 to 6.5.2 [(#&#8203;2636)](https://togithub.com/mockito/mockito/pull/2636)
-   Bump versions.bytebuddy from 1.12.9 to 1.12.10 [(#&#8203;2635)](https://togithub.com/mockito/mockito/pull/2635)
-   Bump com.diffplug.spotless from 6.5.0 to 6.5.1 [(#&#8203;2632)](https://togithub.com/mockito/mockito/pull/2632)
-   Bump com.diffplug.spotless from 6.4.2 to 6.5.0 [(#&#8203;2631)](https://togithub.com/mockito/mockito/pull/2631)

</details>

---

### 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 this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dialogflow-cx).
  • Loading branch information
renovate-bot authored and Shabirmean committed Nov 17, 2022
1 parent 7718012 commit 976c23b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dialogflow-cx/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.5.1</version>
<version>4.6.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 976c23b

Please sign in to comment.