-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump mockito from 5.14.1 to 5.14.2, objenesis from 3.2 to 3.3 and bytebuddy from 1.15.4 to 1.15.10 #16655
Conversation
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
❌ Gradle check result for eec394d: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
❌ Gradle check result for 93cb5e6: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
Signed-off-by: Craig Perkins <[email protected]>
❌ Gradle check result for c490e3b: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
We may need to update https://github.com/opensearch-project/OpenSearch/blob/main/libs/common/src/test/resources/org/opensearch/bootstrap/test.policy as well (new permission) |
Signed-off-by: Craig Perkins <[email protected]>
Added the missing perms |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #16655 +/- ##
============================================
+ Coverage 71.99% 72.01% +0.02%
+ Complexity 65153 65139 -14
============================================
Files 5318 5318
Lines 303903 303903
Branches 43970 43970
============================================
+ Hits 218804 218865 +61
+ Misses 67138 67106 -32
+ Partials 17961 17932 -29 ☔ View full report in Codecov by Sentry. |
…ebuddy from 1.15.4 to 1.15.10 (#16655) * Bump mockito from 5.14.1 to 5.14.2 Signed-off-by: Craig Perkins <[email protected]> * Update objenesis from 3.2 to 3.3 Signed-off-by: Craig Perkins <[email protected]> * Add to CHANGELOG Signed-off-by: Craig Perkins <[email protected]> * Update bytebuddy from 1.15.4 to 1.15.10 Signed-off-by: Craig Perkins <[email protected]> * Update README Signed-off-by: Craig Perkins <[email protected]> * Add grant to mockito-core Signed-off-by: Craig Perkins <[email protected]> * Add perms Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]> (cherry picked from commit 3b4fa0e) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…ebuddy from 1.15.4 to 1.15.10 (#16655) (#16657) * Bump mockito from 5.14.1 to 5.14.2 * Update objenesis from 3.2 to 3.3 * Add to CHANGELOG * Update bytebuddy from 1.15.4 to 1.15.10 * Update README * Add grant to mockito-core * Add perms --------- (cherry picked from commit 3b4fa0e) Signed-off-by: Craig Perkins <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Bumps the version of mockito from 5.14.1 to 5.14.2, objenesis from 3.2 to 3.3 and bytebuddy from 1.15.4 to 1.15.10
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.