Skip to content

Update dependency org.mockito:mockito-core to v5.18.0 #4296

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

Open
wants to merge 1 commit into
base: experimental
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-core 5.15.2 -> 5.18.0 age adoption passing 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.18.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.18.0
  • 2025-05-20 - 5 commit(s) by Eugene Platonov, Patrick Doyle, Tim van der Lippe, dependabot[bot]
  • Make vararg checks Scala friendly (for mockito-scala) (#​3651)
  • For UnfinishedStubbingException, suggest the possibility of another thread (#​3636)
  • UnfinishedStubbingException ought to suggest the possibility of another thread (#​3635)

v5.17.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.17.0
  • 2025-04-04 - 7 commit(s) by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik Lim, Thach Le, Tim van der Lippe
  • Fixes #​3631: Fix broken banner image link (#​3632)
  • Banner image is broken (#​3631)
  • Update exception message with mockito-inline (#​3628)
  • Clarify structure of commit messages (#​3626)
  • Fixes #​3622: MockitoExtension fails cleanup when aborted before setup (#​3623)
  • MockitoExtension fails cleanup when aborted before setup (#​3622)
  • Since mockito-inline has been removed, the exception messages with mockito-inline should be modified. (#​3621)
  • Fixes #​3171: Fall back to Throwable Location strategy on Android (#​3619)
  • Fixes #​3615 : broken links to javadoc.io (#​3616)
  • Broken links to javadoc.io (#​3615)
  • Mocks are not working on particular devices after update Android SDK from 33 to 34 (#​3171)

v5.16.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.1
  • 2025-03-15 - 3 commit(s) by Adrian Roos, Jérôme Prinet, Rafael Winterhalter
  • Remove Arrays.asList from critical stubbing path in GenericMetadataSu… (#​3610)
  • Rework of injection strategy in the context of modules (#​3608)
  • Adjust inline mocking snippet to allow task relocatability (#​3606)
  • Inline mocking configuration snippet for Gradle should allow task relocatability (#​3605)

v5.16.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.0
  • 2025-03-03 - 10 commit(s) by Brice Dutheil, Rafael Winterhalter, TDL, dependabot[bot]
  • Add support for including module-info in Mockito. (#​3597)
  • Bump com.gradle.develocity from 3.19 to 3.19.1 (#​3579)
  • Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#​3577)
  • Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 (#​3574)
  • Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 (#​3571)
  • Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 (#​3569)
  • Tweaks documentation on mockito agent config for maven (#​3568)
  • Adds --info to diagnose closeAndReleaseStagingRepositories issues (#​3567)
  • Refine reflection when calling management factory (#​3566)
  • Avoid warning when dynamic attach is enabled (#​3551)

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 requested a review from a team as a code owner March 3, 2025 17:49
Copy link
Contributor

github-actions bot commented Mar 3, 2025

Your Pull Request was automatically labelled as: "🚨 Dependency Update"
Thank you for contributing to this project! ❤️

@github-actions github-actions bot added the 🚨 Dependency Update One of our dependencies needs an update. label Mar 3, 2025
github-actions[bot]
github-actions bot previously approved these changes Mar 3, 2025
@renovate renovate bot changed the title Update dependency org.mockito:mockito-core to v5.16.0 Update dependency org.mockito:mockito-core to v5.16.1 Mar 15, 2025
@renovate renovate bot force-pushed the renovate/mockito-monorepo branch from 0d3b35f to 5943848 Compare March 15, 2025 22:29
github-actions[bot]
github-actions bot previously approved these changes Mar 15, 2025
Copy link
Contributor

github-actions bot commented Mar 15, 2025

Slimefun preview build

A Slimefun preview build is available for testing!
Commit: 4b08cf0

https://preview-builds.walshy.dev/download/Slimefun/4296/4b08cf0f

Note: This is not a supported build and is only here for the purposes of testing.
Do not run this on a live server and do not report bugs anywhere but this PR!

@renovate renovate bot changed the title Update dependency org.mockito:mockito-core to v5.16.1 Update dependency org.mockito:mockito-core to v5.17.0 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/mockito-monorepo branch from 5943848 to 539ffa7 Compare April 4, 2025 15:23
github-actions[bot]
github-actions bot previously approved these changes Apr 4, 2025
@renovate renovate bot changed the base branch from master to experimental May 1, 2025 12:56
@renovate renovate bot force-pushed the renovate/mockito-monorepo branch from 539ffa7 to 1ed5e07 Compare May 1, 2025 12:56
@renovate renovate bot requested a review from a team as a code owner May 1, 2025 12:56
@renovate renovate bot force-pushed the renovate/mockito-monorepo branch from 1ed5e07 to 96a514d Compare May 20, 2025 19:53
@renovate renovate bot changed the title Update dependency org.mockito:mockito-core to v5.17.0 Update dependency org.mockito:mockito-core to v5.18.0 May 20, 2025
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 Dependency Update One of our dependencies needs an update.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants