-
Notifications
You must be signed in to change notification settings - Fork 942
Commit 6907cb8
authored
fix(deps): update mockito monorepo to v5.10.0 (#1219)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[org.mockito:mockito-junit-jupiter](https://togithub.com/mockito/mockito)
| `5.9.0` -> `5.10.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [org.mockito:mockito-core](https://togithub.com/mockito/mockito) |
`5.9.0` -> `5.10.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mockito/mockito (org.mockito:mockito-junit-jupiter)</summary>
###
[`v5.10.0`](https://togithub.com/mockito/mockito/releases/tag/v5.10.0)
<sup><sup>*Changelog generated by [Shipkit Changelog Gradle
Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
##### 5.10.0
- 2024-01-24 - [8
commit(s)](https://togithub.com/mockito/mockito/compare/v5.9.0...v5.10.0)
by Andre Brait, dependabot\[bot]
- Bump org.shipkit:shipkit-auto-version from 1.2.2 to 2.0.2
[(#​3248)](https://togithub.com/mockito/mockito/pull/3248)
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.2
[(#​3247)](https://togithub.com/mockito/mockito/pull/3247)
- Bump org.shipkit:shipkit-changelog from 1.2.0 to 2.0.1
[(#​3245)](https://togithub.com/mockito/mockito/pull/3245)
- Bump com.diffplug.spotless from 6.24.0 to 6.25.0
[(#​3244)](https://togithub.com/mockito/mockito/pull/3244)
- Better typing for PluginLoader#loadPlugin(..)
[(#​3242)](https://togithub.com/mockito/mockito/pull/3242)
- Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0
[(#​3241)](https://togithub.com/mockito/mockito/pull/3241)
- Bump com.diffplug.spotless from 6.23.3 to 6.24.0
[(#​3236)](https://togithub.com/mockito/mockito/pull/3236)
- Fixes
[#​3219](https://togithub.com/mockito/mockito/issues/3219): Add
support for static mocks on DoNotMockEnforcer
[(#​3220)](https://togithub.com/mockito/mockito/pull/3220)
- Mockito#mockStatic(Class\<?>) skips DoNotMockEnforcer
[(#​3219)](https://togithub.com/mockito/mockito/issues/3219)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- 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/line/line-bot-sdk-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 8a65831 commit 6907cb8Copy full SHA for 6907cb8
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- gradle
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
gradle/libraries.versions.toml
Copy file name to clipboardExpand all lines: gradle/libraries.versions.toml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments