embedded-db-junit
embedded-db-junit copied to clipboard
Bump mockito.version from 5.11.0 to 5.12.0
Bumps mockito.version from 5.11.0 to 5.12.0.
Updates org.mockito:mockito-core from 5.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)
Commits
12cef84AdditionalMatchers.and() and or() swap matcher order (#3335)f3821ffBump com.gradle.enterprise from 3.17.2 to 3.17.3 (#3341)25ad018Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 (#3339)de38124Bump versions.bytebuddy from 1.14.14 to 1.14.15 (#3338)88e8481Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#3336)8c222c2Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 (#3337)fb9ff6dBump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 (#3327)af70125Bump versions.bytebuddy from 1.14.13 to 1.14.14 (#3324)1eac76bBump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 (#3322)cd512abBump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 (#3320)- Additional commits viewable in compare view
Updates org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0
Release notes
Sourced from org.mockito:mockito-junit-jupiter'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)
Commits
12cef84AdditionalMatchers.and() and or() swap matcher order (#3335)f3821ffBump com.gradle.enterprise from 3.17.2 to 3.17.3 (#3341)25ad018Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 (#3339)de38124Bump versions.bytebuddy from 1.14.14 to 1.14.15 (#3338)88e8481Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 (#3336)8c222c2Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 (#3337)fb9ff6dBump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 (#3327)af70125Bump versions.bytebuddy from 1.14.13 to 1.14.14 (#3324)1eac76bBump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 (#3322)cd512abBump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 (#3320)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)