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.6 #1342

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
gradle (source) minor 8.5 -> 8.6

Release Notes

gradle/gradle (gradle)

v8.6

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added 3. to review dependencies Pull requests that update a dependency file labels Feb 2, 2024
Copy link
Contributor Author

renovate bot commented Feb 2, 2024

⚠ 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: build.gradle
Command failed: ./gradlew --console=plain --dependency-verification lenient -q --write-verification-metadata sha256,pgp help

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':library'.
> Could not resolve all files for configuration ':library:classpath'.
   > Could not resolve com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.7.
     Required by:
         project :library
      > Could not resolve com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.7.
         > Could not get resource 'https://plugins.gradle.org/m2/com/github/spotbugs/snom/spotbugs-gradle-plugin/6.0.7/spotbugs-gradle-plugin-6.0.7.module'.
            > Could not GET 'https://plugins.gradle.org/m2/com/github/spotbugs/snom/spotbugs-gradle-plugin/6.0.7/spotbugs-gradle-plugin-6.0.7.module'. Received status code 429 from server: Too Many Requests

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':library'.
> Could not resolve all files for configuration ':library:classpath'.
   > Could not resolve com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.7.
     Required by:
         project :library
      > Could not resolve com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.7.
         > Could not get resource 'https://plugins.gradle.org/m2/com/github/spotbugs/snom/spotbugs-gradle-plugin/6.0.7/spotbugs-gradle-plugin-6.0.7.module'.
            > Could not GET 'https://plugins.gradle.org/m2/com/github/spotbugs/snom/spotbugs-gradle-plugin/6.0.7/spotbugs-gradle-plugin-6.0.7.module'. Received status code 429 from server: Too Many Requests

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
==============================================================================

BUILD FAILED in 10m 57s

Copy link
Contributor

github-actions bot commented Feb 2, 2024

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161

Copy link
Contributor

github-actions bot commented Feb 2, 2024

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161

@AndyScherzinger AndyScherzinger merged commit 2a8de5d into master Feb 2, 2024
16 of 17 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/gradle-8.x branch February 2, 2024 20:56
@AndyScherzinger AndyScherzinger added this to the NC Android lib 2.19.0 milestone Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant