element-x-android icon indicating copy to clipboard operation
element-x-android copied to clipboard

Update dependency gradle to v8.10

Open renovate[bot] opened this issue 1 year ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Update Change
gradle (source) minor 8.9 -> 8.10

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gradle/gradle (gradle)

v8.10

Compare Source


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

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Aug 14 '24 13:08 renovate[bot]

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: gradle/wrapper/gradle-wrapper.properties
temporary-error

renovate[bot] avatar Aug 14 '24 13:08 renovate[bot]

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.

renovate[bot] avatar Aug 20 '24 06:08 renovate[bot]

:iphone: Scan the QR code below to install the build (arm64 only) for this PR. QR code If you can't scan the QR code you can install the build via this link: https://i.diawi.com/rBuMGQ

github-actions[bot] avatar Aug 20 '24 06:08 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.56%. Comparing base (ca81e46) to head (cf56f2c). Report is 42 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3303   +/-   ##
========================================
  Coverage    82.56%   82.56%           
========================================
  Files         1662     1662           
  Lines        38992    38992           
  Branches      4724     4724           
========================================
  Hits         32193    32193           
  Misses        5133     5133           
  Partials      1666     1666           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 20 '24 06:08 codecov[bot]

We should not let Renovate upgrade the gradle version since it does execute the correct command.

This command should be run instead:

./gradlew wrapper --gradle-version 8.10 --gradle-distribution-sha256-sum 5b9c5eb3f9fc2c94abaea57d90bd78747ca117ddbbf96c859d3741181a12bf2a 

because it may update more files.

A dedicated action exist: https://github.com/element-hq/element-x-android/blob/develop/.github/workflows/gradle-wrapper-update.yml#L8, but is failing (see or instance https://github.com/element-hq/element-x-android/actions/runs/10462969473). I will fix this.

EDIT: https://github.com/element-hq/element-x-android/pull/3311

bmarty avatar Aug 20 '24 07:08 bmarty

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (8.10). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

renovate[bot] avatar Aug 20 '24 07:08 renovate[bot]