Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency org.mockito:mockito-core to v5.12.0 (#178)
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) |
`5.11.0` -> `5.12.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.mockito:mockito-core/5.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.mockito:mockito-core/5.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.mockito:mockito-core/5.11.0/5.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.mockito:mockito-core/5.11.0/5.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mockito/mockito (org.mockito:mockito-core)</summary>

###
[`v5.12.0`](https://togithub.com/mockito/mockito/releases/tag/v5.12.0)

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

##### 5.12.0

- 2024-05-11 - [25
commit(s)](https://togithub.com/mockito/mockito/compare/v5.11.0...v5.12.0)
by Piotr Przybylak, Stefano Cordio, Tim van der Lippe, dependabot\[bot],
jonghoonpark
- Bump com.gradle.enterprise from 3.17.2 to 3.17.3
[(#&#8203;3341)](https://togithub.com/mockito/mockito/pull/3341)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24
[(#&#8203;3339)](https://togithub.com/mockito/mockito/pull/3339)
- Bump versions.bytebuddy from 1.14.14 to 1.14.15
[(#&#8203;3338)](https://togithub.com/mockito/mockito/pull/3338)
- Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7
[(#&#8203;3337)](https://togithub.com/mockito/mockito/pull/3337)
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24
[(#&#8203;3336)](https://togithub.com/mockito/mockito/pull/3336)
- Fixes [#&#8203;3331](https://togithub.com/mockito/mockito/issues/3331)
: Fix `AdditionalMatchers.and()` and `AdditionalMatchers.or()` not to
swap the order of matchers
[(#&#8203;3335)](https://togithub.com/mockito/mockito/pull/3335)
- AdditionalMatchers.and() and or() swap matcher order
[(#&#8203;3331)](https://togithub.com/mockito/mockito/issues/3331)
- Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2
[(#&#8203;3327)](https://togithub.com/mockito/mockito/pull/3327)
- Bump versions.bytebuddy from 1.14.13 to 1.14.14
[(#&#8203;3324)](https://togithub.com/mockito/mockito/pull/3324)
- Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6
[(#&#8203;3322)](https://togithub.com/mockito/mockito/pull/3322)
- Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1
[(#&#8203;3320)](https://togithub.com/mockito/mockito/pull/3320)
- Bump com.gradle.enterprise from 3.17 to 3.17.2
[(#&#8203;3318)](https://togithub.com/mockito/mockito/pull/3318)
- Bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0
[(#&#8203;3317)](https://togithub.com/mockito/mockito/pull/3317)
- Update codecov-action version
[(#&#8203;3316)](https://togithub.com/mockito/mockito/pull/3316)
- Bump com.google.googlejavaformat:google-java-format from 1.21.0 to
1.22.0 [(#&#8203;3312)](https://togithub.com/mockito/mockito/pull/3312)
- Bump com.gradle.enterprise from 3.16.2 to 3.17
[(#&#8203;3311)](https://togithub.com/mockito/mockito/pull/3311)
- Bump versions.bytebuddy from 1.14.12 to 1.14.13
[(#&#8203;3308)](https://togithub.com/mockito/mockito/pull/3308)
- Fix README logo
[(#&#8203;3305)](https://togithub.com/mockito/mockito/pull/3305)
- Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2
[(#&#8203;3303)](https://togithub.com/mockito/mockito/pull/3303)
- Bump org.shipkit:shipkit-auto-version from 2.0.4 to 2.0.5
[(#&#8203;3298)](https://togithub.com/mockito/mockito/pull/3298)
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.22 to 1.9.23
[(#&#8203;3296)](https://togithub.com/mockito/mockito/pull/3296)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.18.600 to 3.19.0
[(#&#8203;3295)](https://togithub.com/mockito/mockito/pull/3295)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.23
[(#&#8203;3292)](https://togithub.com/mockito/mockito/pull/3292)
- Bump com.google.googlejavaformat:google-java-format from 1.20.0 to
1.21.0 [(#&#8203;3291)](https://togithub.com/mockito/mockito/pull/3291)
- Fixes [#&#8203;3286](https://togithub.com/mockito/mockito/issues/3286)
: Mockito.only() points to the wanted call as unwanted if it is the
first being calledIssue3286
[(#&#8203;3287)](https://togithub.com/mockito/mockito/pull/3287)
- Mockito.only() points to the wanted call as unwanted if it is the
first being called.
[(#&#8203;3286)](https://togithub.com/mockito/mockito/issues/3286)
- Bump org.codehaus.groovy:groovy from 3.0.20 to 3.0.21
[(#&#8203;3284)](https://togithub.com/mockito/mockito/pull/3284)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Hapag-Lloyd/dist-comm-vis-api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent b7c90ee commit 587e26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.11.0</version>
<version>5.12.0</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
Expand Down

0 comments on commit 587e26d

Please sign in to comment.