chore(deps): update dependency com.ninja-squad:springmockk to v5 #9

Open
renovate wants to merge 1 commit from renovate/major-springmockk.version into main
Collaborator

This PR contains the following updates:

Package Type Update Change
com.ninja-squad:springmockk test major 4.0.25.0.1

Release Notes

Ninja-Squad/springmockk (com.ninja-squad:springmockk)

v5.0.1

Compare Source

Minor refactorings and documentation fixes

v5.0.0

Compare Source

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.


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.ninja-squad:springmockk](https://github.com/Ninja-Squad/springmockk) | test | major | `4.0.2` → `5.0.1` | --- ### Release Notes <details> <summary>Ninja-Squad/springmockk (com.ninja-squad:springmockk)</summary> ### [`v5.0.1`](https://github.com/Ninja-Squad/springmockk/releases/tag/5.0.1) [Compare Source](https://github.com/Ninja-Squad/springmockk/compare/5.0.0...5.0.1) Minor refactorings and documentation fixes ### [`v5.0.0`](https://github.com/Ninja-Squad/springmockk/releases/tag/5.0.0) [Compare Source](https://github.com/Ninja-Squad/springmockk/compare/4.0.2...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](https://github.com/Ninja-Squad/springmockk/blob/master/README.md#migrating-to-version-5x) for details. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency com.ninja-squad:springmockk to v5
Some checks failed
Build and Publish / build (push) Failing after 1m54s
2a8a759673
renovate force-pushed renovate/major-springmockk.version from 2a8a759673
Some checks failed
Build and Publish / build (push) Failing after 1m54s
to 59f138568e
All checks were successful
Build and Publish / build (push) Successful in 4m18s
2026-04-14 00:14:15 +02:00
Compare
All checks were successful
Build and Publish / build (push) Successful in 4m18s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/major-springmockk.version:renovate/major-springmockk.version
git switch renovate/major-springmockk.version

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/major-springmockk.version
git switch renovate/major-springmockk.version
git rebase main
git switch main
git merge --ff-only renovate/major-springmockk.version
git switch renovate/major-springmockk.version
git rebase main
git switch main
git merge --no-ff renovate/major-springmockk.version
git switch main
git merge --squash renovate/major-springmockk.version
git switch main
git merge --ff-only renovate/major-springmockk.version
git switch main
git merge renovate/major-springmockk.version
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
midas/podradar!9
No description provided.