matsim-libs
matsim-libs copied to clipboard
Bump org.mockito:mockito-junit-jupiter from 5.12.0 to 5.13.0
Bumps org.mockito:mockito-junit-jupiter from 5.12.0 to 5.13.0.
Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
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)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20 [(#3427)](mockito/mockito#3427)
- Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 [(#3425)](mockito/mockito#3425)
- Bump com.gradle.enterprise from 3.17.6 to 3.18 [(#3423)](mockito/mockito#3423)
- Fix a typo in InjectMocks [(#3422)](mockito/mockito#3422)
- Bump versions.bytebuddy from 1.14.18 to 1.14.19 [(#3417)](mockito/mockito#3417)
- Bump androidx.test:runner from 1.6.1 to 1.6.2 [(#3415)](mockito/mockito#3415)
- Bump versions.junitJupiter from 5.10.3 to 5.11.0 [(#3413)](mockito/mockito#3413)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.0.10 [(#3409)](mockito/mockito#3409)
- Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 [(#3408)](mockito/mockito#3408)
- Bump com.google.googlejavaformat:google-java-format from 1.22.0 to 1.23.0 [(#3407)](mockito/mockito#3407)
- Bump org.shipkit:shipkit-auto-version from 2.0.9 to 2.0.10 [(#3405)](mockito/mockito#3405)
- Bump com.gradle.enterprise from 3.17.5 to 3.17.6 [(#3404)](mockito/mockito#3404)
- Bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0 [(#3401)](mockito/mockito#3401)
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 [(#3398)](mockito/mockito#3398)
- Bump versions.bytebuddy from 1.14.17 to 1.14.18 [(#3397)](mockito/mockito#3397)
- ci: add .m2 dependencies cache [(#3396)](mockito/mockito#3396)
- Bump org.codehaus.groovy:groovy from 3.0.21 to 3.0.22 [(#3394)](mockito/mockito#3394)
- Bump androidx.test:runner from 1.6.0 to 1.6.1 [(#3393)](mockito/mockito#3393)
- Bump org.junit.platform:junit-platform-launcher from 1.10.2 to 1.10.3 [(#3392)](mockito/mockito#3392)
- Gradle lazy configuration [(#3391)](mockito/mockito#3391)
- Bump androidx.test.ext:junit from 1.2.0 to 1.2.1 [(#3388)](mockito/mockito#3388)
- docs: cleanup javadoc for modularity [(#3386)](mockito/mockito#3386)
- Bump versions.junitJupiter from 5.10.2 to 5.10.3 [(#3385)](mockito/mockito#3385)
- Bump androidx.test.ext:junit from 1.1.5 to 1.2.0 [(#3383)](mockito/mockito#3383)
- Bump androidx.test:runner from 1.5.2 to 1.6.0 [(#3382)](mockito/mockito#3382)
- Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.0.0 to 4.0.1 [(#3380)](mockito/mockito#3380)
- Bump gradle/wrapper-validation-action from 3.4.1 to 3.4.2 [(#3376)](mockito/mockito#3376)
- Bump gradle/wrapper-validation-action from 3.4.0 to 3.4.1 [(#3372)](mockito/mockito#3372)
- Bump gradle/wrapper-validation-action from 3.3.2 to 3.4.0 [(#3365)](mockito/mockito#3365)
- Bump org.shipkit:shipkit-auto-version from 2.0.7 to 2.0.9 [(#3364)](mockito/mockito#3364)
- Bump com.gradle.enterprise from 3.17.4 to 3.17.5 [(#3363)](mockito/mockito#3363)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.19.0 to 3.20.0 [(#3362)](mockito/mockito#3362)
- Bump net.ltgt.gradle:gradle-errorprone-plugin from 3.1.0 to 4.0.0 [(#3361)](mockito/mockito#3361)
- Bump versions.bytebuddy from 1.14.16 to 1.14.17 [(#3357)](mockito/mockito#3357)
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 [(#3355)](mockito/mockito#3355)
- EditorConfig enhancement [(#3353)](mockito/mockito#3353)
- Bump versions.bytebuddy from 1.14.15 to 1.14.16 [(#3352)](mockito/mockito#3352)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.24 to 2.0.0 [(#3351)](mockito/mockito#3351)
- Fixes #3237: Fix NullPointerException in Only.verify [(#3349)](mockito/mockito#3349)
- Bump com.gradle.enterprise from 3.17.3 to 3.17.4 [(#3348)](mockito/mockito#3348)
- potential editorconfig enhancement [(#3347)](mockito/mockito#3347)
- Method
Only.verify
throwsNullPointerException
[(#3237)](mockito/mockito#3237)
Commits
9a7e7ea
Replacedependencies.gradle
withlibs.versions.toml
1b7675c
Allow links to JUnit Jupiter Javadocf6450a0
Bump versions.bytebuddy from 1.14.19 to 1.15.0 (#3429)77c3197
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20 (#3427)0e59624
Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 (#3425)40925b6
Bump com.gradle.enterprise from 3.17.6 to 3.18 (#3423)84f605d
Fix a typo in InjectMocks (#3422)87e4a4f
Bump versions.bytebuddy from 1.14.18 to 1.14.19 (#3417)819cc6f
Bump androidx.test:runner from 1.6.1 to 1.6.2 (#3415)90df798
Bump versions.junitJupiter from 5.10.3 to 5.11.0 (#3413)- 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.