Skip to content

chore(deps): bump mockitoVersion from 5.15.2 to 5.17.0 #244

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps mockitoVersion from 5.15.2 to 5.17.0.
Updates org.mockito:mockito-core from 5.15.2 to 5.17.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.17.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.17.0

v5.16.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.1

v5.16.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.0

Commits
  • 7764992 Remove mention of mockito-inline from mockmaker exception (#3628)
  • ee92ad4 Fix broken banner image link (#3632)
  • 3edab52 Clarify structure of commit messages (#3626)
  • bfab743 Fall back to Throwable Location strategy on Android (#3619)
  • 4f469c8 MockitoExtension fails cleanup when aborted before setup (#3623)
  • 1764e62 Update links to javadoc.io (#3616)
  • 1e029d7 Add missing requirement to objenesis.
  • d000e63 Rework of injection strategy in the context of modules (#3608)
  • 0215884 Remove Arrays.asList from critical stubbing path in GenericMetadataSupport (#...
  • d185035 Add reference to Gradle documentation on how to make task relocatable (#3606)
  • Additional commits viewable in compare view

Updates org.mockito:mockito-junit-jupiter from 5.15.2 to 5.17.0

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.17.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.17.0

v5.16.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.1

v5.16.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.0

Commits
  • 7764992 Remove mention of mockito-inline from mockmaker exception (#3628)
  • ee92ad4 Fix broken banner image link (#3632)
  • 3edab52 Clarify structure of commit messages (#3626)
  • bfab743 Fall back to Throwable Location strategy on Android (#3619)
  • 4f469c8 MockitoExtension fails cleanup when aborted before setup (#3623)
  • 1764e62 Update links to javadoc.io (#3616)
  • 1e029d7 Add missing requirement to objenesis.
  • d000e63 Rework of injection strategy in the context of modules (#3608)
  • 0215884 Remove Arrays.asList from critical stubbing path in GenericMetadataSupport (#...
  • d185035 Add reference to Gradle documentation on how to make task relocatable (#3606)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 1, 2025 09:44
@tvainika
Copy link
Contributor

tvainika commented May 2, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/mockitoVersion-5.17.0 branch from 55c6fcb to 2d625dd Compare May 2, 2025 10:35
Bumps `mockitoVersion` from 5.15.2 to 5.17.0.

Updates `org.mockito:mockito-core` from 5.15.2 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.15.2...v5.17.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.15.2...v5.17.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/mockitoVersion-5.17.0 branch from 2d625dd to ab7bb60 Compare May 5, 2025 13:24
@tvainika tvainika merged commit 8d63a74 into main May 6, 2025
5 checks passed
@tvainika tvainika deleted the dependabot/gradle/mockitoVersion-5.17.0 branch May 6, 2025 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant