Commit f39b7b1
authored
chore(deps): update dependency org.mockito:mockito-core to v5.5.0 (GoogleCloudPlatform#8567)
[](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.4.0` -> `5.5.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/) |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>mockito/mockito (org.mockito:mockito-core)</summary>
### [`v5.5.0`](https://togithub.com/mockito/mockito/releases/tag/v5.5.0)
<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
##### 5.5.0
- 2023-08-22 - [25 commit(s)](https://togithub.com/mockito/mockito/compare/v5.4.0...v5.5.0) by Andreas Turban, Chris Egerton, Róbert Papp, Thach Le, dependabot\[bot]
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.6.0 to 0.7.0 [(#&GoogleCloudPlatform#8203;3096)](https://togithub.com/mockito/mockito/pull/3096)
- Excessive locking in TypeCachingBytecodeGenerator#BOOTSTRAP_LOCK [(#&GoogleCloudPlatform#8203;3095)](https://togithub.com/mockito/mockito/pull/3095)
- Bump versions.bytebuddy from 1.14.5 to 1.14.6 [(#&GoogleCloudPlatform#8203;3094)](https://togithub.com/mockito/mockito/pull/3094)
- Fixes 3087 : Add note on backporting to README [(#&GoogleCloudPlatform#8203;3090)](https://togithub.com/mockito/mockito/pull/3090)
- Backporting policy [(#&GoogleCloudPlatform#8203;3087)](https://togithub.com/mockito/mockito/issues/3087)
- Bump versions.errorprone from 2.21.0 to 2.21.1 [(#&GoogleCloudPlatform#8203;3083)](https://togithub.com/mockito/mockito/pull/3083)
- Fixes [#&GoogleCloudPlatform#8203;3077](https://togithub.com/mockito/mockito/issues/3077) : Report unused stubbing exceptions when test filter is no-op [(#&GoogleCloudPlatform#8203;3078)](https://togithub.com/mockito/mockito/pull/3078)
- Unused stubbings are not reported when filters are used [(#&GoogleCloudPlatform#8203;3077)](https://togithub.com/mockito/mockito/issues/3077)
- Bump versions.errorprone from 2.20.0 to 2.21.0 [(#&GoogleCloudPlatform#8203;3076)](https://togithub.com/mockito/mockito/pull/3076)
- Bump com.gradle.enterprise from 3.14 to 3.14.1 [(#&GoogleCloudPlatform#8203;3074)](https://togithub.com/mockito/mockito/pull/3074)
- Bump org.opentest4j:opentest4j from 1.2.0 to 1.3.0 [(#&GoogleCloudPlatform#8203;3072)](https://togithub.com/mockito/mockito/pull/3072)
- Bump versions.junitJupiter from 5.9.3 to 5.10.0 [(#&GoogleCloudPlatform#8203;3071)](https://togithub.com/mockito/mockito/pull/3071)
- Bump org.junit.platform:junit-platform-launcher from 1.9.3 to 1.10.0 [(#&GoogleCloudPlatform#8203;3070)](https://togithub.com/mockito/mockito/pull/3070)
- Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0 [(#&GoogleCloudPlatform#8203;3069)](https://togithub.com/mockito/mockito/pull/3069)
- Gradle 8.3 compatibility: buildDir -> layout.buildDirectory [(#&GoogleCloudPlatform#8203;3068)](https://togithub.com/mockito/mockito/pull/3068)
- Bump com.gradle.enterprise from 3.13.4 to 3.14 [(#&GoogleCloudPlatform#8203;3067)](https://togithub.com/mockito/mockito/pull/3067)
- Bump com.diffplug.spotless from 6.19.0 to 6.20.0 [(#&GoogleCloudPlatform#8203;3066)](https://togithub.com/mockito/mockito/pull/3066)
- Toolchain for Test task [(#&GoogleCloudPlatform#8203;3064)](https://togithub.com/mockito/mockito/pull/3064)
- Gradle build script improvements [(#&GoogleCloudPlatform#8203;3062)](https://togithub.com/mockito/mockito/pull/3062)
- Fixes [#&GoogleCloudPlatform#8203;3046](https://togithub.com/mockito/mockito/issues/3046) [(#&GoogleCloudPlatform#8203;3060)](https://togithub.com/mockito/mockito/pull/3060)
- Fix Gradle 8.2 deprecation of Conventions in nexus plugin. [(#&GoogleCloudPlatform#8203;3056)](https://togithub.com/mockito/mockito/pull/3056)
- Bump kotlinVersion from 1.8.22 to 1.9.0 [(#&GoogleCloudPlatform#8203;3055)](https://togithub.com/mockito/mockito/pull/3055)
- Bump ru.vyarus.animalsniffer from 1.7.0 to 1.7.1 [(#&GoogleCloudPlatform#8203;3054)](https://togithub.com/mockito/mockito/pull/3054)
- Gradle 8.2: work around fix for release publishing [(#&GoogleCloudPlatform#8203;3053)](https://togithub.com/mockito/mockito/pull/3053)
- Rewire Jacoco for Gradle 8/9 [(#&GoogleCloudPlatform#8203;3052)](https://togithub.com/mockito/mockito/pull/3052)
- Gradle 7.6 to 8.2 (conventions to extensions migration, mostly) [(#&GoogleCloudPlatform#8203;3051)](https://togithub.com/mockito/mockito/pull/3051)
- Bump org.codehaus.groovy:groovy from 3.0.17 to 3.0.18 [(#&GoogleCloudPlatform#8203;3049)](https://togithub.com/mockito/mockito/pull/3049)
- Mockito#reset Condescending Documentation [(#&GoogleCloudPlatform#8203;3046)](https://togithub.com/mockito/mockito/issues/3046)
- Excessive locking in TypeCachingBytecodeGenerator#BOOTSTRAP_LOCK [(#&GoogleCloudPlatform#8203;3035)](https://togithub.com/mockito/mockito/issues/3035)
</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**: Never, 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/GoogleCloudPlatform/java-docs-samples).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->1 parent 497d81f commit f39b7b1
File tree
42 files changed
+42
-42
lines changed- appengine-java11-bundled-services/datastore
- appengine-java11/cloudsql
- appengine-java17-bundled-services/datastore
- cloud-sql
- mysql/servlet
- postgres/servlet
- sqlserver/servlet
- container-registry/vulnerability-notification-function
- content-warehouse
- dialogflow-cx
- dialogflow/basic-webhook
- flexible
- java-11/helloworld-war
- java-8/pubsub
- functions
- concepts
- after-timeout
- env-vars
- execution-count
- file-system
- lazy-fields
- retry-pubsub
- retry-timeout
- scopes
- firebase/firestore-reactive
- helloworld
- groovy-helloworld
- hello-http-gradle
- hello-http
- helloworld-gradle
- helloworld
- kotlin-helloworld
- scala-helloworld
- http
- cors-enabled-auth
- cors-enabled
- http-form-data
- http-method
- parse-content-type
- parse-xml
- send-http-request
- pubsub/publish-message
- slack
- spanner
- v2
- concepts/retry-pubsub
- firebase/firestore-reactive
- response-streaming
- storage-transfer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+42
-42
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments