Skip to content

Update dependency org.mockito:mockito-core to v5.23.0#292

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

Update dependency org.mockito:mockito-core to v5.23.0#292
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/mockito-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 27, 2026

This PR contains the following updates:

Package Change Age Confidence
org.mockito:mockito-core 5.21.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

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)

v5.22.0

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 renovate bot changed the title Update dependency org.mockito:mockito-core to v5.22.0 Update dependency org.mockito:mockito-core to v5.23.0 Mar 12, 2026
@renovate renovate bot force-pushed the renovate/mockito-monorepo branch from 030ba35 to d2bcc6a Compare March 12, 2026 00:44
@sonarqubecloud
Copy link
Copy Markdown

@yegor256
Copy link
Copy Markdown
Owner

@rultor please, try to merge, since 20 checks have passed

@rultor
Copy link
Copy Markdown
Collaborator

rultor commented Mar 30, 2026

@rultor please, try to merge, since 20 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here.

@rultor
Copy link
Copy Markdown
Collaborator

rultor commented Mar 30, 2026

@rultor please, try to merge, since 20 checks have passed

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 6min).

    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor$1.run (\u001b[1mMojoExecutor.java:162\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (\u001b[1mDefaultMojosExecutionStrategy.java:39\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:159\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:105\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:73\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (\u001b[1mSingleThreadedBuilder.java:53\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleStarter.execute (\u001b[1mLifecycleStarter.java:118\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:261\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:173\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.execute (\u001b[1mDefaultMaven.java:101\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.execute (\u001b[1mMavenCli.java:906\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.doMain (\u001b[1mMavenCli.java:283\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.main (\u001b[1mMavenCli.java:206\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.DirectMethodHandleAccessor.invoke (\u001b[1mDirectMethodHandleAccessor.java:103\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:580\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (\u001b[1mLauncher.java:255\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launch (\u001b[1mLauncher.java:201\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (\u001b[1mLauncher.java:361\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.main (\u001b[1mLauncher.java:314\u001b[m)
\u001b[1mCaused by\u001b[m: java.io.IOException: \u001b[1;31mFailed to execute docker, code=0x0001\u001b[m
    \u001b[1mat\u001b[m org.eolang.hone.Docker.fire (\u001b[1mDocker.java:109\u001b[m)
    \u001b[1mat\u001b[m org.eolang.hone.Docker.exec (\u001b[1mDocker.java:85\u001b[m)
    \u001b[1mat\u001b[m org.eolang.hone.OptimizeMojo.lambda$withDocker$0 (\u001b[1mOptimizeMojo.java:449\u001b[m)
    \u001b[1mat\u001b[m org.eolang.hone.Timings.through (\u001b[1mTimings.java:50\u001b[m)
    \u001b[1mat\u001b[m org.eolang.hone.OptimizeMojo.withDocker (\u001b[1mOptimizeMojo.java:447\u001b[m)
    \u001b[1mat\u001b[m org.eolang.hone.OptimizeMojo.optimize (\u001b[1mOptimizeMojo.java:314\u001b[m)
    \u001b[1mat\u001b[m org.eolang.hone.OptimizeMojo.exec (\u001b[1mOptimizeMojo.java:307\u001b[m)
    \u001b[1mat\u001b[m org.eolang.hone.AbstractMojo.execute (\u001b[1mAbstractMojo.java:125\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (\u001b[1mDefaultBuildPluginManager.java:126\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (\u001b[1mMojoExecutor.java:328\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (\u001b[1mMojoExecutor.java:316\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:212\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:174\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (\u001b[1mMojoExecutor.java:75\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor$1.run (\u001b[1mMojoExecutor.java:162\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (\u001b[1mDefaultMojosExecutionStrategy.java:39\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.MojoExecutor.execute (\u001b[1mMojoExecutor.java:159\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:105\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (\u001b[1mLifecycleModuleBuilder.java:73\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (\u001b[1mSingleThreadedBuilder.java:53\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.lifecycle.internal.LifecycleStarter.execute (\u001b[1mLifecycleStarter.java:118\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:261\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.doExecute (\u001b[1mDefaultMaven.java:173\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.DefaultMaven.execute (\u001b[1mDefaultMaven.java:101\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.execute (\u001b[1mMavenCli.java:906\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.doMain (\u001b[1mMavenCli.java:283\u001b[m)
    \u001b[1mat\u001b[m org.apache.maven.cli.MavenCli.main (\u001b[1mMavenCli.java:206\u001b[m)
    \u001b[1mat\u001b[m jdk.internal.reflect.DirectMethodHandleAccessor.invoke (\u001b[1mDirectMethodHandleAccessor.java:103\u001b[m)
    \u001b[1mat\u001b[m java.lang.reflect.Method.invoke (\u001b[1mMethod.java:580\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (\u001b[1mLauncher.java:255\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.launch (\u001b[1mLauncher.java:201\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (\u001b[1mLauncher.java:361\u001b[m)
    \u001b[1mat\u001b[m org.codehaus.plexus.classworlds.launcher.Launcher.main (\u001b[1mLauncher.java:314\u001b[m)
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] Re-run Maven using the \u001b[1m-X\u001b[m switch to enable full debug logging.
[\u001b[1;31mERROR\u001b[m] 
[\u001b[1;31mERROR\u001b[m] For more information about the errors and possible solutions, please read the following articles:
[\u001b[1;31mERROR\u001b[m] \u001b[1m[Help 1]\u001b[m http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
\u001b[0m\u001b[0mcontainer ce555f4621220e7691a6053cd6030e52e08ec44f6a6db37a84e62f22a45453de is dead
Mon Mar 30 02:49:42 UTC 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants