commons-bcel
commons-bcel copied to clipboard
Bump org.mockito:mockito-core from 4.11.0 to 5.14.2
Bumps org.mockito:mockito-core from 4.11.0 to 5.14.2.
Release notes
Sourced from org.mockito:mockito-core's releases.
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)](mockito/mockito#3470)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 [(#3468)](mockito/mockito#3468)
- Bump bytebuddy from 1.15.3 to 1.15.4 [(#3467)](mockito/mockito#3467)
- Missing 5.14.2 release [(#3466)](mockito/mockito#3466)
- chore: Tests whether JVM warnings / messages on dynamic attach [(#3462)](mockito/mockito#3462)
- Bump junit-jupiter from 5.11.1 to 5.11.2 [(#3461)](mockito/mockito#3461)
- Renames extension modules with
mockito-
prefix [(#3460)](mockito/mockito#3460)- Avoid attach warning if Byte Buddy is configured for command-line attach. [(#3459)](mockito/mockito#3459)
- Bump org.shipkit:shipkit-auto-version from 2.0.10 to 2.0.11 [(#3458)](mockito/mockito#3458)
- Bump junit-jupiter from 5.11.0 to 5.11.1 [(#3455)](mockito/mockito#3455)
- Move root project to dedicated core folder [(#3444)](mockito/mockito#3444)
- Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 [(#3136)](mockito/mockito#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)](mockito/mockito#3454)
- Bump bytebuddy from 1.15.2 to 1.15.3 [(#3452)](mockito/mockito#3452)
- Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(#3437)](mockito/mockito#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)](mockito/mockito#3451)
- Bump bytebuddy from 1.15.1 to 1.15.2 [(#3450)](mockito/mockito#3450)
- Update Documentation of ArgumentCaptor.java [(#3448)](mockito/mockito#3448)
- Split subprojects [(#3447)](mockito/mockito#3447)
- Separate extensions from integration tests [(#3443)](mockito/mockito#3443)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 [(#3440)](mockito/mockito#3440)
- Bump com.gradle.enterprise from 3.18 to 3.18.1 [(#3439)](mockito/mockito#3439)
- Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(#3437)](mockito/mockito#3437)
- Bump bytebuddy from 1.15.0 to 1.15.1 [(#3434)](mockito/mockito#3434)
- Fixes #3419: Disable mocks with an error message [(#3424)](mockito/mockito#3424)
- Accessing a mock after clearInlineMocks could provide much more useful error message. [(#3419)](mockito/mockito#3419)
v5.13.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.13.0
- 2024-08-27 - 43 commit(s) by Breno A, Caleb Cushing, Jinwoo, Kurt Alfred Kluever, Stefano Cordio, Thach Le, dependabot[bot]
- Bump versions.bytebuddy from 1.14.19 to 1.15.0 [(#3429)](mockito/mockito#3429)
... (truncated)
Commits
7834859
UpdatenexusPublishing
to use project.group(#3470)297d147
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)6a72b10
Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)68ca2f8
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)147c599
Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)9942641
Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...560d855
Removes deprecated and now unused gradle/root/gradle-fix.gradle1c0b04b
Rename extension modules with mockito- prefix (#3460)ab32438
Move core sources tomockito-core
61dcd83
Switch gradleEnterprise to develocity- Additional commits viewable in compare view
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)