Skip to content
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

Update dependency gradle to v8.8 #725

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

mend-for-github-com[bot]
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented Jun 1, 2024

This PR contains the following updates:

Package Update Change
gradle (source) minor 8.7 -> 8.8

Release Notes

gradle/gradle (gradle)

v8.8: 8.8

Compare Source

The Gradle team is excited to announce Gradle 8.8.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

Upgrade instructions

Switch your build to use Gradle 8.8 by updating your wrapper:

./gradlew wrapper --gradle-version=8.8

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.


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.


  • If you want to rebase/retry this PR, check this box

@dbwiddis
Copy link
Member

dbwiddis commented Jun 1, 2024

Caused by: java.lang.NoSuchMethodError: 'void org.gradle.jvm.toolchain.internal.InstallationLocation.<init>(java.io.File, java.lang.String)'
        at org.opensearch.gradle.info.GlobalBuildInfoPlugin.getJavaInstallation(GlobalBuildInfoPlugin.java:202)

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.37%. Comparing base (cf1016f) to head (22cf428).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #725   +/-   ##
=========================================
  Coverage     74.37%   74.37%           
  Complexity      745      745           
=========================================
  Files            84       84           
  Lines          3825     3825           
  Branches        333      333           
=========================================
  Hits           2845     2845           
  Misses          825      825           
  Partials        155      155           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbwiddis dbwiddis force-pushed the whitesource-remediate/gradle-8.x branch from 670901e to 32e3352 Compare June 28, 2024 18:33
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/gradle-8.x branch 2 times, most recently from 77248fb to dd766fc Compare July 3, 2024 16:13
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/gradle-8.x branch from dd766fc to 22cf428 Compare July 4, 2024 16:57
@dbwiddis
Copy link
Member

dbwiddis commented Jul 4, 2024

This can be merged. Failing CI tracked in #759

@amitgalitz amitgalitz merged commit 0c09e3b into main Jul 8, 2024
19 of 21 checks passed
@amitgalitz amitgalitz deleted the whitesource-remediate/gradle-8.x branch July 8, 2024 14:49
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 8, 2024
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
(cherry picked from commit 0c09e3b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dbwiddis pushed a commit that referenced this pull request Jul 8, 2024
Update dependency gradle to v8.8 (#725)



(cherry picked from commit 0c09e3b)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
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>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport PRs to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants