-
Notifications
You must be signed in to change notification settings - Fork 132
Commit 5e8dc0f
authored
test(deps): update dependency org.mockito:mockito-core to v4.8.0 (#2000)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `4.7.0` -> `4.8.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</summary>
### [`v4.8.0`](https://github.com/mockito/mockito/releases/tag/v4.8.0)
[Compare Source](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.0)
<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*</sup></sup>
##### 4.8.0
- 2022-09-07 - [10 commit(s)](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.0) by Alex, James Baker, Johannes Spangenberg, Kurt Alfred Kluever, Rafael Winterhalter, Thibault Helsmoortel, dependabot\[bot]
- GitHub Workflows security hardening [(#​2744)](https://github.com/mockito/mockito/pull/2744)
- Assign GlobalConfiguration initializer to unused variable [(#​2742)](https://github.com/mockito/mockito/pull/2742)
- Bump com.diffplug.spotless from 6.9.1 to 6.10.0 [(#​2738)](https://github.com/mockito/mockito/pull/2738)
- Drop varargs collector before invoking a user method. [(#​2736)](https://github.com/mockito/mockito/pull/2736)
- Bump versions.bytebuddy from 1.12.13 to 1.12.14 [(#​2734)](https://github.com/mockito/mockito/pull/2734)
- Remove useless thrown exception from constructor [(#​2732)](https://github.com/mockito/mockito/pull/2732)
- TypeSafeMatching no longer iterates over class methods inefficiently [(#​2729)](https://github.com/mockito/mockito/pull/2729)
- Fixes [#​2720](https://github.com/mockito/mockito/issues/2720): Use StackWalker on Java 9+ to create Locations [(#​2723)](https://github.com/mockito/mockito/pull/2723)
- LocationImpl adds performance overheads due to instantiating a stack trace [(#​2720)](https://github.com/mockito/mockito/issues/2720)
- Fixes [#​2626](https://github.com/mockito/mockito/issues/2626) : Introduce MockSettings.mockMaker [(#​2701)](https://github.com/mockito/mockito/pull/2701)
- Introduce option to disable inline-mock-maker for a specific instance [(#​2626)](https://github.com/mockito/mockito/issues/2626)
</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-spanner).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5NC4yIn0=-->1 parent 2f04f18 commit 5e8dc0fCopy full SHA for 5e8dc0f
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- google-cloud-spanner
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedgoogle-cloud-spanner/pom.xml
Copy file name to clipboardExpand all lines: google-cloud-spanner/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
353 | 353 |
| |
354 | 354 |
| |
355 | 355 |
| |
356 |
| - | |
| 356 | + | |
357 | 357 |
| |
358 | 358 |
| |
359 | 359 |
| |
|
0 commit comments