fix(deps): update all dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
org.apache.maven.plugins:maven-surefire-plugin | build | patch |
3.5.0 -> 3.5.2
|
org.apache.maven.plugins:maven-javadoc-plugin | build | minor |
3.10.0 -> 3.11.2
|
org.apache.maven.plugins:maven-gpg-plugin | build | patch |
3.2.6 -> 3.2.7
|
org.mockito:mockito-junit-jupiter | test | minor |
5.13.0 -> 5.16.1
|
org.mockito:mockito-core | test | minor |
5.13.0 -> 5.16.1
|
org.junit.jupiter:junit-jupiter (source) | test | minor |
5.11.0 -> 5.12.1
|
org.awaitility:awaitility (source) | test | minor |
4.2.2 -> 4.3.0
|
com.nimbusds:nimbus-jose-jwt | compile | minor |
9.41.1 -> 9.48
|
org.bouncycastle:bcprov-jdk18on (source) | compile | minor |
1.78.1 -> 1.80
|
org.bouncycastle:bcpkix-jdk18on (source) | compile | minor |
1.78.1 -> 1.80
|
Release Notes
mockito/mockito (org.mockito:mockito-junit-jupiter)
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)
v5.15.2
Changelog generated by Shipkit Changelog Gradle Plugin
5.15.2
- 2025-01-02 - 2 commit(s) by Brice Dutheil, dependabot[bot]
- Fix javadoc publication (#3561)
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 (#3560)
- The release job is failed again (#3542)
v5.14.2
Changelog generated by Shipkit Changelog Gradle Plugin
5.14.2
- 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter, dependabot[bot]
- Fix #3466 nexus publishing configuration (#3470)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)
- Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)
- Missing 5.14.2 release (#3466)
- chore: Tests whether JVM warnings / messages on dynamic attach (#3462)
- Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)
- Renames extension modules with
mockito-
prefix (#3460) - Avoid attach warning if Byte Buddy is configured for command-line attach. (#3459)
- Bump org.shipkit:shipkit-auto-version from 2.0.10 to 2.0.11 (#3458)
- Bump junit-jupiter from 5.11.0 to 5.11.1 (#3455)
- Move root project to dedicated core folder (#3444)
- Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)
v5.14.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.14.1
- 2024-09-30 - 2 commit(s) by Brice Dutheil, dependabot[bot]
- fix: gradle mockitoAgent configuration should not be transitive (#3454)
- Bump bytebuddy from 1.15.2 to 1.15.3 (#3452)
- Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. (#3437)
v5.14.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.14.0
- 2024-09-27 - 9 commit(s) by Ali-Hassan, Brice Dutheil, David Saff, Rafael Winterhalter, dependabot[bot]
- Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)
- Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)
- Update Documentation of ArgumentCaptor.java (#3448)
- Split subprojects (#3447)
- Separate extensions from integration tests (#3443)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)
- Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)
- Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. (#3437)
- Bump bytebuddy from 1.15.0 to 1.15.1 (#3434)
- Fixes #3419: Disable mocks with an error message (#3424)
- Accessing a mock after clearInlineMocks could provide much more useful error message. (#3419)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.