You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "solrbot (via GitHub)" <gi...@apache.org> on 2023/04/01 01:25:07 UTC

[GitHub] [solr] solrbot opened a new pull request, #1522: Update dependency org.mockito:mockito-core to v3.12.4

solrbot opened a new pull request, #1522:
URL: https://github.com/apache/solr/pull/1522

   This PR contains the following updates:
   
   | Package | Type | Update | Change |
   |---|---|---|---|
   | [org.mockito:mockito-core](https://togithub.com/mockito/mockito) | test | minor | `3.8.0` -> `3.12.4` |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>mockito/mockito</summary>
   
   ### [`v3.12.4`](https://togithub.com/mockito/mockito/releases/tag/v3.12.4)
   
   <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
   
   ##### 3.12.4
   
   -   2021-08-25 - [1 commit(s)](https://togithub.com/mockito/mockito/compare/v3.12.3...v3.12.4) by Rafael Winterhalter
   -   No notable improvements. No pull requests (issues) were referenced from commits.
   
   ### [`v3.12.3`](https://togithub.com/mockito/mockito/releases/tag/v3.12.3)
   
   <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
   
   ##### 3.12.3
   
   -   2021-08-24 - [9 commit(s)](https://togithub.com/mockito/mockito/compare/v3.12.2...v3.12.3) by Rafael Winterhalter
   -   Fix implementation of proxy mock maker for toString and add additional unit tests. [(#&#8203;2405)](https://togithub.com/mockito/mockito/pull/2405)
   -   Avoid cache breakage [(#&#8203;2402)](https://togithub.com/mockito/mockito/pull/2402)
   -   Add a limited mock maker that is based only on the java.lang.reflect.Proxy utility [(#&#8203;2397)](https://togithub.com/mockito/mockito/pull/2397)
   
   ### [`v3.12.2`](https://togithub.com/mockito/mockito/releases/tag/v3.12.2)
   
   <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
   
   ##### 3.12.2
   
   -   2021-08-24 - [2 commit(s)](https://togithub.com/mockito/mockito/compare/v3.12.1...v3.12.2) by Dmitry Vyazelenko, dependabot\[bot]
   -   Fixes [#&#8203;2399](https://togithub.com/mockito/mockito/issues/2399) : Adds defaultAnswer to the MockitoMockKey to distinguish the mock types, i.e. to separate mocks from spies otherwise spy type is reused for a mock or vice versa. [(#&#8203;2400)](https://togithub.com/mockito/mockito/pull/2400)
   -   Sporadic mock verification failures related to hashCode/equals on 3.12.1 [(#&#8203;2399)](https://togithub.com/mockito/mockito/issues/2399)
   -   Bump versions.errorprone from 2.8.1 to 2.9.0 [(#&#8203;2396)](https://togithub.com/mockito/mockito/pull/2396)
   
   ### [`v3.12.1`](https://togithub.com/mockito/mockito/releases/tag/v3.12.1)
   
   <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
   
   ##### 3.12.1
   
   -   2021-08-20 - [2 commit(s)](https://togithub.com/mockito/mockito/compare/v3.12.0...v3.12.1) by Tim van der Lippe, dependabot\[bot]
   -   Fix verifyNoMoreInteractions inOrder invocations for spies [(#&#8203;2395)](https://togithub.com/mockito/mockito/pull/2395)
   -   Regression with InOrder verification after [#&#8203;2369](https://togithub.com/mockito/mockito/issues/2369) [(#&#8203;2394)](https://togithub.com/mockito/mockito/issues/2394)
   -   Bump versions.bytebuddy from 1.11.12 to 1.11.13 [(#&#8203;2393)](https://togithub.com/mockito/mockito/pull/2393)
   
   ### [`v3.12.0`](https://togithub.com/mockito/mockito/releases/tag/v3.12.0)
   
   <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
   
   ##### 3.12.0
   
   -   2021-08-19 - [31 commit(s)](https://togithub.com/mockito/mockito/compare/v3.11.2...v3.12.0) by EugeneLesnov, Lars Vogel, Logan Rosen, Rafael Winterhalter, Rob Pridham, Tim van der Lippe, dependabot\[bot], saurabh7248
   -   Add checks for sealed types [(#&#8203;2392)](https://togithub.com/mockito/mockito/pull/2392)
   -   Bump versions.bytebuddy from 1.11.10 to 1.11.12 [(#&#8203;2388)](https://togithub.com/mockito/mockito/pull/2388)
   -   Bump versions.bytebuddy from 1.11.9 to 1.11.10 [(#&#8203;2387)](https://togithub.com/mockito/mockito/pull/2387)
   -   Bump versions.errorprone from 2.8.0 to 2.8.1 [(#&#8203;2386)](https://togithub.com/mockito/mockito/pull/2386)
   -   Update StaticMockTest to use unified verify method [(#&#8203;2385)](https://togithub.com/mockito/mockito/pull/2385)
   -   Reorder InjectMock Javadoc to fit the order of injection [(#&#8203;2383)](https://togithub.com/mockito/mockito/pull/2383)
   -   Bump core-ktx from 1.5.0 to 1.6.0 [(#&#8203;2382)](https://togithub.com/mockito/mockito/pull/2382)
   -   Bump google-java-format from 1.10.0 to 1.11.0 [(#&#8203;2381)](https://togithub.com/mockito/mockito/pull/2381)
   -   Downgrade Android gradle plugin [(#&#8203;2380)](https://togithub.com/mockito/mockito/pull/2380)
   -   Applied [@&#8203;CheckReturnValue](https://togithub.com/CheckReturnValue) to some classes [(#&#8203;2379)](https://togithub.com/mockito/mockito/pull/2379)
   -   how to solve gradle sync failed after 'Add basic Android instrumented and unit tests' [(#&#8203;2378)](https://togithub.com/mockito/mockito/issues/2378)
   -   Bump junit from 1.1.2 to 1.1.3 [(#&#8203;2377)](https://togithub.com/mockito/mockito/pull/2377)
   -   Bump appcompat from 1.3.0 to 1.3.1 [(#&#8203;2376)](https://togithub.com/mockito/mockito/pull/2376)
   -   Bump kotlin-gradle-plugin from 1.5.20 to 1.5.21 [(#&#8203;2374)](https://togithub.com/mockito/mockito/pull/2374)
   -   Bump material from 1.3.0 to 1.4.0 [(#&#8203;2373)](https://togithub.com/mockito/mockito/pull/2373)
   -   Bump espresso-core from 3.3.0 to 3.4.0 [(#&#8203;2372)](https://togithub.com/mockito/mockito/pull/2372)
   -   Fixes [#&#8203;2331](https://togithub.com/mockito/mockito/issues/2331) [(#&#8203;2369)](https://togithub.com/mockito/mockito/pull/2369)
   -   Fix typo in exception [(#&#8203;2368)](https://togithub.com/mockito/mockito/pull/2368)
   -   Bump versions.bytebuddy from 1.11.8 to 1.11.9 [(#&#8203;2367)](https://togithub.com/mockito/mockito/pull/2367)
   -   Bump versions.errorprone from 2.7.1 to 2.8.0 [(#&#8203;2365)](https://togithub.com/mockito/mockito/pull/2365)
   -   Bump versions.bytebuddy from 1.11.7 to 1.11.8 [(#&#8203;2361)](https://togithub.com/mockito/mockito/pull/2361)
   -   Basic Android instrumented and unit tests (closes [#&#8203;2341](https://togithub.com/mockito/mockito/issues/2341)) [(#&#8203;2360)](https://togithub.com/mockito/mockito/pull/2360)
   -   Bump versions.bytebuddy from 1.11.6 to 1.11.7 [(#&#8203;2359)](https://togithub.com/mockito/mockito/pull/2359)
   -   Bump kotlin-stdlib from 1.5.20 to 1.5.21 [(#&#8203;2356)](https://togithub.com/mockito/mockito/pull/2356)
   -   Bump kotlinx-coroutines-core from 1.5.1 to 1.5.1-native-mt [(#&#8203;2354)](https://togithub.com/mockito/mockito/pull/2354)
   -   Bump kotlinx-coroutines-core from 1.5.0-native-mt to 1.5.1 [(#&#8203;2353)](https://togithub.com/mockito/mockito/pull/2353)
   -   Bump versions.bytebuddy from 1.11.5 to 1.11.6 [(#&#8203;2351)](https://togithub.com/mockito/mockito/pull/2351)
   -   Bump gradle-errorprone-plugin from 2.0.1 to 2.0.2 [(#&#8203;2347)](https://togithub.com/mockito/mockito/pull/2347)
   -   Bump kotlin-stdlib from 1.5.10 to 1.5.20 [(#&#8203;2343)](https://togithub.com/mockito/mockito/pull/2343)
   -   Bump versions.bytebuddy from 1.11.3 to 1.11.5 [(#&#8203;2337)](https://togithub.com/mockito/mockito/pull/2337)
   -   Bump assertj-core from 3.20.1 to 3.20.2 [(#&#8203;2336)](https://togithub.com/mockito/mockito/pull/2336)
   -   Spy doesn't forward hashcode/equals to actual object [(#&#8203;2331)](https://togithub.com/mockito/mockito/issues/2331)
   -   Fixes [#&#8203;2311](https://togithub.com/mockito/mockito/issues/2311) [(#&#8203;2320)](https://togithub.com/mockito/mockito/pull/2320)
   
   ### [`v3.11.2`](https://togithub.com/mockito/mockito/releases/tag/v3.11.2)
   
   <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
   
   ##### 3.11.2
   
   -   2021-06-21 - [5 commit(s)](https://togithub.com/mockito/mockito/compare/v3.11.1...v3.11.2) by dependabot\[bot]
   -   Bump versions.bytebuddy from 1.11.2 to 1.11.3 [(#&#8203;2333)](https://togithub.com/mockito/mockito/pull/2333)
   -   Bump assertj-core from 3.20.0 to 3.20.1 [(#&#8203;2332)](https://togithub.com/mockito/mockito/pull/2332)
   -   Bump org.eclipse.osgi from 3.16.200 to 3.16.300 [(#&#8203;2330)](https://togithub.com/mockito/mockito/pull/2330)
   -   Bump assertj-core from 3.19.0 to 3.20.0 [(#&#8203;2329)](https://togithub.com/mockito/mockito/pull/2329)
   -   Bump shipkit-auto-version from 1.1.17 to 1.1.19 [(#&#8203;2328)](https://togithub.com/mockito/mockito/pull/2328)
   
   ### [`v3.11.1`](https://togithub.com/mockito/mockito/releases/tag/v3.11.1)
   
   <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
   
   ##### 3.11.1
   
   -   2021-06-11 - [3 commit(s)](https://togithub.com/mockito/mockito/compare/v3.11.0...v3.11.1) by Charles Munger, dependabot\[bot]
   -   Bump versions.bytebuddy from 1.11.1 to 1.11.2 [(#&#8203;2322)](https://togithub.com/mockito/mockito/pull/2322)
   -   Check package-privacy of method params [(#&#8203;2318)](https://togithub.com/mockito/mockito/pull/2318)
   -   Bump shipkit-auto-version from 1.1.16 to 1.1.17 [(#&#8203;2317)](https://togithub.com/mockito/mockito/pull/2317)
   
   ### [`v3.11.0`](https://togithub.com/mockito/mockito/releases/tag/v3.11.0)
   
   <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
   
   ##### 3.11.0
   
   -   2021-06-03 - [18 commit(s)](https://togithub.com/mockito/mockito/compare/v3.10.0...v3.11.0) by Charles Munger, Szczepan Faber, dependabot\[bot]
   -   Bump versions.bytebuddy from 1.11.0 to 1.11.1 [(#&#8203;2313)](https://togithub.com/mockito/mockito/pull/2313)
   -   Undo parent for MultipleParentsClassLoader [(#&#8203;2312)](https://togithub.com/mockito/mockito/pull/2312)
   -   Bump shipkit-auto-version from 1.1.14 to 1.1.16 [(#&#8203;2310)](https://togithub.com/mockito/mockito/pull/2310)
   -   Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 [(#&#8203;2309)](https://togithub.com/mockito/mockito/pull/2309)
   -   Bump com.github.ben-manes.versions from 0.38.0 to 0.39.0 [(#&#8203;2308)](https://togithub.com/mockito/mockito/pull/2308)
   -   Bump shipkit-auto-version from 1.1.11 to 1.1.14 [(#&#8203;2307)](https://togithub.com/mockito/mockito/pull/2307)
   -   Use the parent classloader if the context classloader is a child of it. [(#&#8203;2306)](https://togithub.com/mockito/mockito/pull/2306)
   -   Bump kotlin-stdlib from 1.5.0 to 1.5.10 [(#&#8203;2305)](https://togithub.com/mockito/mockito/pull/2305)
   -   "The type is not public and its mock class is loaded by a different class loader" with a context classloader that delegates [(#&#8203;2303)](https://togithub.com/mockito/mockito/issues/2303)
   -   Enabled automated changelog [(#&#8203;2301)](https://togithub.com/mockito/mockito/pull/2301)
   -   Bump kotlinx-coroutines-core from 1.4.3-native-mt to 1.5.0-native-mt [(#&#8203;2299)](https://togithub.com/mockito/mockito/pull/2299)
   -   Bump versions.errorprone from 2.6.0 to 2.7.1 [(#&#8203;2298)](https://togithub.com/mockito/mockito/pull/2298)
   -   Bump junit-platform-launcher from 1.7.1 to 1.7.2 [(#&#8203;2297)](https://togithub.com/mockito/mockito/pull/2297)
   -   Bump versions.junitJupiter from 5.7.1 to 5.7.2 [(#&#8203;2296)](https://togithub.com/mockito/mockito/pull/2296)
   -   Renamed main dev branch [(#&#8203;2295)](https://togithub.com/mockito/mockito/pull/2295)
   -   Bump gradle/wrapper-validation-action from 1 to 1.0.3 [(#&#8203;2294)](https://togithub.com/mockito/mockito/pull/2294)
   -   Bump actions/checkout from 2 to 2.3.4 [(#&#8203;2293)](https://togithub.com/mockito/mockito/pull/2293)
   -   'this' is not available - when enabling mock-maker-inline [(#&#8203;2082)](https://togithub.com/mockito/mockito/issues/2082)
   
   ### [`v3.10.0`](https://togithub.com/mockito/mockito/releases/tag/v3.10.0)
   
   <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
   
   ##### 3.10.0
   
   -   2021-05-12 - [0 commit(s)](https://togithub.com/mockito/mockito/compare/HEAD...v3.10.0) by
   -   No notable improvements. No pull requests (issues) were referenced from commits.
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "before 3am 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/solrbot/renovate-github-action)
   <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC4yIn0=-->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] solrbot commented on pull request #1522: Update dependency org.mockito:mockito-core to v3.12.4 - abandoned

Posted by "solrbot (via GitHub)" <gi...@apache.org>.
solrbot commented on PR #1522:
URL: https://github.com/apache/solr/pull/1522#issuecomment-1515572066

   ### Autoclosing Skipped
   
   This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] risdenk commented on pull request #1522: Update dependency org.mockito:mockito-core to v3.12.4 - abandoned

Posted by "risdenk (via GitHub)" <gi...@apache.org>.
risdenk commented on PR #1522:
URL: https://github.com/apache/solr/pull/1522#issuecomment-1589733571

   Followup in https://github.com/apache/solr/pull/1611


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] risdenk commented on pull request #1522: Update dependency org.mockito:mockito-core to v3.12.4

Posted by "risdenk (via GitHub)" <gi...@apache.org>.
risdenk commented on PR #1522:
URL: https://github.com/apache/solr/pull/1522#issuecomment-1493004423

   Remove byte-buddy from versions.props - https://github.com/apache/solr/pull/1519


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] solrbot commented on pull request #1522: Update dependency org.mockito:mockito-core to v3.12.4

Posted by "solrbot (via GitHub)" <gi...@apache.org>.
solrbot commented on PR #1522:
URL: https://github.com/apache/solr/pull/1522#issuecomment-1493140985

   ### Edited/Blocked Notification
   
   Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
   
   You can manually request rebase by checking the rebase/retry box above.
   
    âš  **Warning**: custom changes will be lost.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] risdenk closed pull request #1522: Update dependency org.mockito:mockito-core to v3.12.4 - abandoned

Posted by "risdenk (via GitHub)" <gi...@apache.org>.
risdenk closed pull request #1522: Update dependency org.mockito:mockito-core to v3.12.4 - abandoned
URL: https://github.com/apache/solr/pull/1522


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org