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 plugin com.diffplug.spotless to v6.25.0 #12437

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.diffplug.spotless 6.20.0 -> 6.25.0 age adoption passing confidence

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 Jan 28, 2024
@renovate renovate bot force-pushed the renovate/com.diffplug.spotless-6.x branch from fc08783 to bfe6fa0 Compare January 29, 2024 07:08
Copy link
Contributor Author

renovate bot commented Jan 29, 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: app/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 ':app'.
> SDK location not found. Define a valid SDK location with an ANDROID_HOME environment variable or by setting the sdk.dir path in your project's local properties file at '/tmp/renovate/repos/github/nextcloud/android/local.properties'.

* 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 ':app'.
> SDK location not found. Define a valid SDK location with an ANDROID_HOME environment variable or by setting the sdk.dir path in your project's local properties file at '/tmp/renovate/repos/github/nextcloud/android/local.properties'.

* 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 3m 8s

@tobiasKaminsky
Copy link
Member

Verification error.
I guess it is upstream problem.

@tobiasKaminsky
Copy link
Member

Or is this related to #12430 ?
@AndyScherzinger

@AndyScherzinger
Copy link
Member

I am currently working on this one

@AndyScherzinger AndyScherzinger force-pushed the renovate/com.diffplug.spotless-6.x branch 2 times, most recently from 0097d2b to 0f4629d Compare January 29, 2024 08:51
@tobiasKaminsky tobiasKaminsky force-pushed the renovate/com.diffplug.spotless-6.x branch from 0f4629d to a7a06d7 Compare January 29, 2024 13:31
@tobiasKaminsky tobiasKaminsky changed the title Update plugin com.diffplug.spotless to v6.25.0 !rebase Update plugin com.diffplug.spotless to v6.25.0 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/com.diffplug.spotless-6.x branch from a7a06d7 to 3056307 Compare January 29, 2024 13:36
@renovate renovate bot changed the title !rebase Update plugin com.diffplug.spotless to v6.25.0 Update plugin com.diffplug.spotless to v6.25.0 Jan 29, 2024
@AndyScherzinger AndyScherzinger force-pushed the renovate/com.diffplug.spotless-6.x branch 3 times, most recently from 682489e to 132967e Compare February 4, 2024 23:30
@AndyScherzinger AndyScherzinger force-pushed the renovate/com.diffplug.spotless-6.x branch 3 times, most recently from 8c1cef8 to f3ff4a6 Compare February 23, 2024 16:34
@AndyScherzinger AndyScherzinger force-pushed the renovate/com.diffplug.spotless-6.x branch 4 times, most recently from f8b43e8 to bb19a16 Compare April 9, 2024 16:05
@renovate renovate bot force-pushed the renovate/com.diffplug.spotless-6.x branch from bb19a16 to 17c4d0a Compare June 27, 2024 10:49
Copy link
Contributor Author

renovate bot commented Jun 27, 2024

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 and others added 3 commits June 27, 2024 20:29
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@AndyScherzinger AndyScherzinger force-pushed the renovate/com.diffplug.spotless-6.x branch from 4b98c88 to 40d45bc Compare June 27, 2024 18:29
Copy link

Codacy

Lint

TypemasterPR
Warnings6464
Errors33

SpotBugs

CategoryBaseNew
Bad practice6464
Correctness6868
Dodgy code329329
Experimental11
Internationalization77
Multithreaded correctness66
Performance5757
Security1818
Total550550

Copy link

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/12437.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@AndyScherzinger AndyScherzinger merged commit a98c43a into master Jun 27, 2024
21 checks passed
@AndyScherzinger AndyScherzinger deleted the renovate/com.diffplug.spotless-6.x branch June 27, 2024 19:13
@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.30.0 milestone Jun 27, 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.

2 participants