[Backport] [2.x] Bump org.gradle.test-retry from 1.5.2 to 1.5.3 (#7810)#7896
Merged
kotwanikunal merged 1 commit intoopensearch-project:2.xfrom Jun 2, 2023
Merged
Conversation
* Bump org.gradle.test-retry from 1.5.2 to 1.5.3 Bumps org.gradle.test-retry from 1.5.2 to 1.5.3. --- updated-dependencies: - dependency-name: org.gradle.test-retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 58b0ba8) Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
d9cfe92 to
a6e4a10
Compare
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.x #7896 +/- ##
============================================
- Coverage 70.50% 70.44% -0.07%
+ Complexity 56388 56343 -45
============================================
Files 4666 4666
Lines 267763 267763
Branches 39651 39651
============================================
- Hits 188783 188614 -169
- Misses 62718 62828 +110
- Partials 16262 16321 +59 |
kotwanikunal
approved these changes
Jun 2, 2023
gaiksaya
pushed a commit
to gaiksaya/OpenSearch
that referenced
this pull request
Jun 26, 2023
…) (opensearch-project#7896) * Bump org.gradle.test-retry from 1.5.2 to 1.5.3 Bumps org.gradle.test-retry from 1.5.2 to 1.5.3. --- updated-dependencies: - dependency-name: org.gradle.test-retry dependency-type: direct:production update-type: version-update:semver-patch ... * Update changelog --------- (cherry picked from commit 58b0ba8) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #7810 to
2.x