Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps com.ninja-squad:springmockk from 4.0.2 to 5.0.1.

Release notes

Sourced from com.ninja-squad:springmockk's releases.

5.0.1

Minor refactorings and documentation fixes

5.0.0

Version 5.0.0 is a rewrite, based on the Spring Framework's support for @MockitoBean and @MockitoSpyBean.

To align SpringMockK's annotations and behavior with Spring's mockito annotations and behavior, there are breaking changes.

Read the migration guide for details.

Commits
  • 5198a72 chore: prepare for 5.0.1 release
  • 1a7008c test: re-add test that shouldn't have been removed
  • 1f952f6 doc: remove kdoc since
  • 235db87 refactor: make code more Kotlinesque
  • 95aeead refactor: use Kotlin reflection instead of Java reflection in tests
  • 2a1acc1 refactor: remove useless usages of trimIndent
  • 2268da7 refactor: simplify workaround by passing Any class instead of null
  • 55cfe09 build: fix configuration for publishing
  • 4958867 doc: add migration guide
  • 826ec66 build: add mandatory attributes in pom
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [com.ninja-squad:springmockk](https://github.com/Ninja-Squad/springmockk) from 4.0.2 to 5.0.1.
- [Release notes](https://github.com/Ninja-Squad/springmockk/releases)
- [Commits](Ninja-Squad/springmockk@4.0.2...5.0.1)

---
updated-dependencies:
- dependency-name: com.ninja-squad:springmockk
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 1, 2025
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