Skip to content

chore(deps): update all dependencies

Ghost User requested to merge renovate/all into main

This MR contains the following updates:

Package Type Update Change
org.apache.maven.plugins:maven-surefire-plugin build patch 3.2.3 -> 3.2.5
org.junit.jupiter:junit-jupiter (source) test patch 5.10.1 -> 5.10.2
org.mockito:mockito-junit-jupiter test minor 5.8.0 -> 5.10.0
org.mockito:mockito-core test minor 5.8.0 -> 5.10.0

Release Notes

mockito/mockito (org.mockito:mockito-junit-jupiter)

v5.10.0

Compare Source

*Changelog generated by Shipkit Changelog Gradle Plugin*

5.10.0
  • 2024-01-24 - 8 commit(s) by Andre Brait, dependabot[bot]
  • Bump org.shipkit:shipkit-auto-version from 1.2.2 to 2.0.2 (#​3248)
  • Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#​3247)
  • Bump org.shipkit:shipkit-changelog from 1.2.0 to 2.0.1 (#​3245)
  • Bump com.diffplug.spotless from 6.24.0 to 6.25.0 (#​3244)
  • Better typing for PluginLoader#loadPlugin(..) (#​3242)
  • Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (#​3241)
  • Bump com.diffplug.spotless from 6.23.3 to 6.24.0 (#​3236)
  • Fixes #​3219: Add support for static mocks on DoNotMockEnforcer (#​3220)
  • Mockito#mockStatic(Class<?>) skips DoNotMockEnforcer (#​3219)

v5.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/mockito/mockito/compare/v5.8.0...v5.9.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Ghost User

Merge request reports