Commit d38a665
authored
fix(deps): Update dependency org.mockito:mockito-core to v5.8.0 (#67)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.mockito:mockito-core](https://togithub.com/mockito/mockito) | dependencies | minor | `5.7.0` -> `5.8.0` |
---
### Release Notes
<details>
<summary>mockito/mockito (org.mockito:mockito-core)</summary>
### [`v5.8.0`](https://togithub.com/mockito/mockito/releases/tag/v5.8.0)
<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
##### 5.8.0
- 2023-12-01 - [15 commit(s)](https://togithub.com/mockito/mockito/compare/v5.7.0...v5.8.0) by Andreas Turban, Mikaël Francoeur, dependabot\[bot], jfrantzius
- [#​3000](https://togithub.com/mockito/mockito/issues/3000): fix ArrayIndexOutOfBoundsException [(#​3190)](https://togithub.com/mockito/mockito/pull/3190)
- Bump com.diffplug.spotless from 6.23.1 to 6.23.2 [(#​3188)](https://togithub.com/mockito/mockito/pull/3188)
- Bump com.diffplug.spotless from 6.23.0 to 6.23.1 [(#​3186)](https://togithub.com/mockito/mockito/pull/3186)
- Bump actions/setup-java from 3 to 4 [(#​3185)](https://togithub.com/mockito/mockito/pull/3185)
- Apply spotless to all java projects [(#​3184)](https://togithub.com/mockito/mockito/pull/3184)
- Bump com.diffplug.spotless from 6.22.0 to 6.23.0 [(#​3182)](https://togithub.com/mockito/mockito/pull/3182)
- Fixes [#​3179](https://togithub.com/mockito/mockito/issues/3179) : Add module for Java 21 tests. [(#​3180)](https://togithub.com/mockito/mockito/pull/3180)
- Need separate module for java 21 tests [(#​3179)](https://togithub.com/mockito/mockito/issues/3179)
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 [(#​3176)](https://togithub.com/mockito/mockito/pull/3176)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.20 to 1.9.21 [(#​3175)](https://togithub.com/mockito/mockito/pull/3175)
- Bump versions.bytebuddy from 1.14.9 to 1.14.10 [(#​3174)](https://togithub.com/mockito/mockito/pull/3174)
- Fixes [#​3160](https://togithub.com/mockito/mockito/issues/3160) : Fix interference between spies when spying on records. [(#​3173)](https://togithub.com/mockito/mockito/pull/3173)
- Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 [(#​3172)](https://togithub.com/mockito/mockito/pull/3172)
- Bump versions.junitJupiter from 5.10.0 to 5.10.1 [(#​3169)](https://togithub.com/mockito/mockito/pull/3169)
- Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1 [(#​3168)](https://togithub.com/mockito/mockito/pull/3168)
- Deep Stubs Incompatible With Mocking Enum [(#​3167)](https://togithub.com/mockito/mockito/pull/3167)
- Annotation-based spying on a generic class breaks existing final/inline Spies [(#​3160)](https://togithub.com/mockito/mockito/issues/3160)
- ArrayIndexOutOfBoundsException with Version 5.3.1 [(#​3000)](https://togithub.com/mockito/mockito/issues/3000)
- Deep Stubs Incompatible With Mocking Enum [(#​2984)](https://togithub.com/mockito/mockito/issues/2984)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 parent e3c69e6 commit d38a665
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments