commons-bcel
commons-bcel copied to clipboard
Bump org.mockito:mockito-core from 4.11.0 to 5.12.0
Bumps org.mockito:mockito-core from 4.11.0 to 5.12.0.
Release notes
Sourced from org.mockito:mockito-core's releases.
v5.12.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.12.0
- 2024-05-11 - 25 commit(s) by Piotr Przybylak, Stefano Cordio, Tim van der Lippe, dependabot[bot], jonghoonpark
- Bump com.gradle.enterprise from 3.17.2 to 3.17.3 [(#3341)](mockito/mockito#3341)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 [(#3339)](mockito/mockito#3339)
- Bump versions.bytebuddy from 1.14.14 to 1.14.15 [(#3338)](mockito/mockito#3338)
- Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 [(#3337)](mockito/mockito#3337)
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 [(#3336)](mockito/mockito#3336)
- Fixes #3331 : Fix
AdditionalMatchers.and()
andAdditionalMatchers.or()
not to swap the order of matchers [(#3335)](mockito/mockito#3335)- AdditionalMatchers.and() and or() swap matcher order [(#3331)](mockito/mockito#3331)
- Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 [(#3327)](mockito/mockito#3327)
- Bump versions.bytebuddy from 1.14.13 to 1.14.14 [(#3324)](mockito/mockito#3324)
- Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 [(#3322)](mockito/mockito#3322)
- Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 [(#3320)](mockito/mockito#3320)
- Bump com.gradle.enterprise from 3.17 to 3.17.2 [(#3318)](mockito/mockito#3318)
- Bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0 [(#3317)](mockito/mockito#3317)
- Update codecov-action version [(#3316)](mockito/mockito#3316)
- Bump com.google.googlejavaformat:google-java-format from 1.21.0 to 1.22.0 [(#3312)](mockito/mockito#3312)
- Bump com.gradle.enterprise from 3.16.2 to 3.17 [(#3311)](mockito/mockito#3311)
- Bump versions.bytebuddy from 1.14.12 to 1.14.13 [(#3308)](mockito/mockito#3308)
- Fix README logo [(#3305)](mockito/mockito#3305)
- Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 [(#3303)](mockito/mockito#3303)
- Bump org.shipkit:shipkit-auto-version from 2.0.4 to 2.0.5 [(#3298)](mockito/mockito#3298)
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.22 to 1.9.23 [(#3296)](mockito/mockito#3296)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.18.600 to 3.19.0 [(#3295)](mockito/mockito#3295)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.23 [(#3292)](mockito/mockito#3292)
- Bump com.google.googlejavaformat:google-java-format from 1.20.0 to 1.21.0 [(#3291)](mockito/mockito#3291)
- Fixes #3286 : Mockito.only() points to the wanted call as unwanted if it is the first being calledIssue3286 [(#3287)](mockito/mockito#3287)
- Mockito.only() points to the wanted call as unwanted if it is the first being called. [(#3286)](mockito/mockito#3286)
- Bump org.codehaus.groovy:groovy from 3.0.20 to 3.0.21 [(#3284)](mockito/mockito#3284)
v5.11.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.11.0
- 2024-03-01 - 17 commit(s) by Aouichaoui Youssef, Franz Wong, Pranoti Durugkar, Róbert Papp, dependabot[bot]
- Fixes #3281 : Add native method to exception message of MissingMethodI… [(#3283)](mockito/mockito#3283)
- MissingMethodInvocationException is thrown when mocking native method in 5.x [(#3281)](mockito/mockito#3281)
- Bump com.google.googlejavaformat:google-java-format from 1.19.2 to 1.20.0 [(#3277)](mockito/mockito#3277)
- Bump versions.bytebuddy from 1.14.11 to 1.14.12 [(#3272)](mockito/mockito#3272)
- Bump gradle/wrapper-validation-action from 2.1.0 to 2.1.1 [(#3268)](mockito/mockito#3268)
- Bump org.shipkit:shipkit-auto-version from 2.0.3 to 2.0.4 [(#3267)](mockito/mockito#3267)
- Bump gradle/wrapper-validation-action from 2.0.1 to 2.1.0 [(#3266)](mockito/mockito#3266)
- Bump org.junit.platform:junit-platform-launcher from 1.10.1 to 1.10.2 [(#3265)](mockito/mockito#3265)
- Bump gradle/wrapper-validation-action from 2.0.0 to 2.0.1 [(#3264)](mockito/mockito#3264)
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 [(#3261)](mockito/mockito#3261)
- Bump versions.junitJupiter from 5.10.1 to 5.10.2 [(#3260)](mockito/mockito#3260)
- Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 [(#3258)](mockito/mockito#3258)
... (truncated)
Commits
12cef84
AdditionalMatchers.and() and or() swap matcher order (#3335)f3821ff
Bump com.gradle.enterprise from 3.17.2 to 3.17.3 (#3341)25ad018
Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 (#3339)de38124
Bump versions.bytebuddy from 1.14.14 to 1.14.15 (#3338)88e8481
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#3336)8c222c2
Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 (#3337)fb9ff6d
Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 (#3327)af70125
Bump versions.bytebuddy from 1.14.13 to 1.14.14 (#3324)1eac76b
Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 (#3322)cd512ab
Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 (#3320)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.