Skip to content

Update mockito monorepo to v5.23.0#16693

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mockito-monorepo
Open

Update mockito monorepo to v5.23.0#16693
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mockito-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
org.mockito:mockito-core 5.22.05.23.0 age confidence
org.mockito:mockito-android 5.22.05.23.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mockito/mockito (org.mockito:mockito-core)

v5.23.0

Compare Source

NOTE: Breaking change for Android

The mockito-android artifact has a breaking change: tests now require a device or emulator based on API 28+ (Android P). This is to enable new support for mocking Kotlin classes. See #​3788 for more details.


Changelog generated by Shipkit Changelog Gradle Plugin

5.23.0
  • 2026-03-11 - 6 commit(s) by Brice Dutheil, Joshua Selbo, Philippe Kernevez
  • Replace mockito-android mock maker implementation with dexmaker-mockito-inline (#​3792)
  • Fix StackOverflowError with AbstractList after using mockSingleton (#​3790)
  • Mark parameters of Mockito.when @Nullable (#​3503)

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "before 5am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 renovate Bot added 3. to review dependencies Pull requests that update a dependency file labels Mar 16, 2026
@renovate renovate Bot enabled auto-merge (squash) March 16, 2026 23:36
@renovate renovate Bot force-pushed the renovate/mockito-monorepo branch from 149215b to 8451ce7 Compare March 23, 2026 09:36
@github-actions
Copy link
Copy Markdown

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16693.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 added this to the Nextcloud App 33.1.0 milestone Mar 26, 2026
@renovate renovate Bot force-pushed the renovate/mockito-monorepo branch from 8451ce7 to 9c85540 Compare April 1, 2026 16:48
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

APK file: https://github.com/nextcloud/android/actions/runs/23860158962/artifacts/6225887585
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@renovate renovate Bot force-pushed the renovate/mockito-monorepo branch from 9c85540 to 0bfada3 Compare April 8, 2026 16:41
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

APK file: https://github.com/nextcloud/android/actions/runs/24147174331/artifacts/6332871158
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@renovate renovate Bot changed the title fix(deps): update mockito monorepo to v5.23.0 Update mockito monorepo to v5.23.0 Apr 13, 2026
@tobiasKaminsky tobiasKaminsky force-pushed the renovate/mockito-monorepo branch from 0bfada3 to 800758e Compare April 14, 2026 07:47
@github-actions
Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/24387337009/artifacts/6422856479
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@renovate renovate Bot changed the title Update mockito monorepo to v5.23.0 fix(deps): update mockito monorepo to v5.23.0 Apr 20, 2026
@renovate renovate Bot changed the title fix(deps): update mockito monorepo to v5.23.0 Update mockito monorepo to v5.23.0 Apr 20, 2026
@renovate renovate Bot force-pushed the renovate/mockito-monorepo branch from 800758e to 77d060f Compare April 21, 2026 17:04
@github-actions
Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/24735714584/artifacts/6561243130
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@renovate renovate Bot changed the title Update mockito monorepo to v5.23.0 fix(deps): update mockito monorepo to v5.23.0 Apr 28, 2026
@renovate renovate Bot changed the title fix(deps): update mockito monorepo to v5.23.0 Update mockito monorepo to v5.23.0 Apr 29, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/mockito-monorepo branch from 77d060f to db613da Compare May 18, 2026 10:08
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 18, 2026

⚠️ 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/libs.versions.toml
Command failed: ./gradlew -Dorg.gradle.jvmargs=-Xms512m -Xmx512m --console=plain --dependency-verification lenient -q --write-verification-metadata sha256,pgp dependencies

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 from a Build Scan (powered by Develocity).
> 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 from a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.
==============================================================================

BUILD FAILED in 22s

@github-actions
Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions
Copy link
Copy Markdown

test-Unit test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions
Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/26027028157/artifacts/7055934538
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@github-actions
Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness6767
Dodgy code216216
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4242
Security1616
Total420420

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