chore(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.1
|
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.14.2
|
org.mockito:mockito-core | test | minor |
5.13.0 -> 5.14.2
|
org.junit.jupiter:junit-jupiter (source) | test | patch |
5.11.0 -> 5.11.3
|
com.nimbusds:nimbus-jose-jwt | compile | minor |
9.41.1 -> 9.47
|
org.bouncycastle:bcprov-jdk18on (source) | compile | minor |
1.78.1 -> 1.79
|
org.bouncycastle:bcpkix-jdk18on (source) | compile | minor |
1.78.1 -> 1.79
|
Release Notes
mockito/mockito (org.mockito:mockito-junit-jupiter)
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.
Edited by Renovate Bot FIT-Connect