Bump the java-test-dependencies group across 1 directory with 3 updates
Bumps the java-test-dependencies group with 3 updates in the / directory: org.junit.jupiter:junit-jupiter, org.mockito:mockito-core and org.hamcrest:hamcrest.
Updates org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.0
Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
JUnit 5.11.0 = Platform 1.11.0 + Jupiter 5.11.0 + Vintage 5.11.0
See Release Notes.
New Contributors
@pshevchemade their first contribution in junit-team/junit5#3427@rybakmade their first contribution in junit-team/junit5#3416@pixeebotmade their first contribution in junit-team/junit5#3491@sharttemade their first contribution in junit-team/junit5#3562@eliasnogueiramade their first contribution in junit-team/junit5#3674@bigdazmade their first contribution in junit-team/junit5#3668@gildaymade their first contribution in junit-team/junit5#3667@bjmimade their first contribution in junit-team/junit5#3806@madalingiurcamade their first contribution in junit-team/junit5#3787@dmlloydmade their first contribution in junit-team/junit5#3820@compfmade their first contribution in junit-team/junit5#3867@SveinKaremade their first contribution in junit-team/junit5#3840@mobounyamade their first contribution in junit-team/junit5#3720@robinjhectormade their first contribution in junit-team/junit5#3345@jabhatfieldmade their first contribution in junit-team/junit5#3829@rfscholtemade their first contribution in junit-team/junit5#3909Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0
JUnit 5.11.0-RC1 = Platform 1.11.0-RC1 + Jupiter 5.11.0-RC1 + Vintage 5.11.0-RC1
See Release Notes.
New Contributors
@compfmade their first contribution in junit-team/junit5#3867@SveinKaremade their first contribution in junit-team/junit5#3840@mobounyamade their first contribution in junit-team/junit5#3720@robinjhectormade their first contribution in junit-team/junit5#3345@jabhatfieldmade their first contribution in junit-team/junit5#3829Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0-M2...r5.11.0-RC1
JUnit 5.11.0-M2 = Platform 1.11.0-M2 + Jupiter 5.11.0-M2 + Vintage 5.11.0-M2
See Release Notes.
New Contributors
@bjmimade their first contribution in junit-team/junit5#3806@madalingiurcamade their first contribution in junit-team/junit5#3787@dmlloydmade their first contribution in junit-team/junit5#3820Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0-M1...r5.11.0-M2
JUnit 5.11.0-M1 = Platform 1.11.0-M1 + Jupiter 5.11.0-M1 + Vintage 5.11.0-M1
... (truncated)
Commits
6b8e42bRelease 5.119430eceAllow potentially unlimited maxCharsPerColumn in Csv{File}Source (#3924)0b10f86Polish release notes4dbd0f9Let@TempDirfail fast withFileannotated element and non-default file s...57f1ad4Fix syntaxd78730aPrioritize tasks on critical path of task graphb6719e2Remove obsolete directoryd8ec757Apply Spotless formatting to Gradle script pluginsdae525dDisable caching of some Spotless tasks due to negative avoidance savingsc63d118Re-enable caching verifyOSGi tasks (issue was fixed in bnd 7.0.0)- Additional commits viewable in compare view
Updates org.mockito:mockito-core from 5.11.0 to 5.13.0
Release notes
Sourced from org.mockito:mockito-core'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.verifythrowsNullPointerException[(#3237)](mockito/mockito#3237)v5.12.0
... (truncated)
Commits
9a7e7eaReplacedependencies.gradlewithlibs.versions.toml1b7675cAllow links to JUnit Jupiter Javadocf6450a0Bump versions.bytebuddy from 1.14.19 to 1.15.0 (#3429)77c3197Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.10 to 2.0.20 (#3427)0e59624Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 (#3425)40925b6Bump com.gradle.enterprise from 3.17.6 to 3.18 (#3423)84f605dFix a typo in InjectMocks (#3422)87e4a4fBump versions.bytebuddy from 1.14.18 to 1.14.19 (#3417)819cc6fBump androidx.test:runner from 1.6.1 to 1.6.2 (#3415)90df798Bump versions.junitJupiter from 5.10.3 to 5.11.0 (#3413)- Additional commits viewable in compare view
Updates org.hamcrest:hamcrest from 2.2 to 3.0
Release notes
Sourced from org.hamcrest:hamcrest's releases.
Hamcrest v3.0
Breaking Changes
- From version 3.0, the jar distributed to Maven Central is now compiled to Java 1.8 bytecode, and is not compatible with previous versions of Java. See [Issue #331](hamcrest/JavaHamcrest#331) and [PR #411](hamcrest/JavaHamcrest#411) for details. Developers who use Java 1.7 earlier can still depend upon
hamcrest-2.2.jar.Improvements
- FileMatchersTest simplification ([PR #389](hamcrest/JavaHamcrest#389))
- License cleanup ([PR #414](hamcrest/JavaHamcrest#414), [PR #415](hamcrest/JavaHamcrest#415), see also #264, #355, #396, and #399)
Hamcrest v3.0-rc1
Breaking Changes
- From version 3.0, the jar distributed to Maven Central is now compiled to Java 1.8 bytecode, and is not compatible with previous versions of Java. See [Issue #331](hamcrest/JavaHamcrest#331) and [PR #411](hamcrest/JavaHamcrest#411) for details. Developers who use Java 1.7 earlier can still depend upon
hamcrest-2.2.jar.Improvements
- FileMatchersTest simplification ([PR #389](hamcrest/JavaHamcrest#389))
- License cleanup ([PR #414](hamcrest/JavaHamcrest#414), [PR #415](hamcrest/JavaHamcrest#415), see also #264, #355, #396, and #399)
Changelog
Sourced from org.hamcrest:hamcrest's changelog.
Version 3.0 (1st August 2024)
Breaking Changes
- From version 3.0, the jar distributed to Maven Central is now compiled to Java 1.8 bytecode, and is not compatible with previous versions of Java. See [Issue #331](hamcrest/JavaHamcrest#331) and [PR #411](hamcrest/JavaHamcrest#411) for details. Developers who use Java 1.7 earlier can still depend upon
hamcrest-2.2.jar.Improvements
- FileMatchersTest simplification ([PR #389](hamcrest/JavaHamcrest#389))
- License cleanup ([PR #414](hamcrest/JavaHamcrest#414), [PR #415](hamcrest/JavaHamcrest#415), see also #264, #355, #396,and #399)
Commits
68984b8Version 3.01adc351Fix javadoc title4e2b71cAdd instructions for releasing to Maven Central3fa841dRevert version to 3.0-SNAPSHOT750dc36Prepare for version 3.0-rc11703e95Fix broken tutorial link in READMEc4578efUpgrade Gradle 8.8 -> 8.9a9923afRemove old, unused build definitionscf25e14Cleanup README, fix broken linksbc4769eUpgrade to GitHub-native Dependabot (#342)- 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Walkthrough
The pom.xml file has been updated to reflect new version numbers for several testing dependencies. The versions for junit.jupiter, mockito, and hamcrest have been incremented to their latest releases, indicating an update in the testing framework used in the project.
Changes
| Files | Change Summary |
|---|---|
pom.xml |
Updated junit.jupiter.version from 5.10.2 to 5.11.0, mockito.version from 5.11.0 to 5.13.0, and hamcrest.version from 2.2 to 3.0. |
Sequence Diagram(s)
sequenceDiagram
participant Developer
participant CI/CD
participant Repository
Developer->>CI/CD: Push changes to repository
CI/CD->>Repository: Update dependencies in pom.xml
Repository-->>CI/CD: Confirm updates
CI/CD->>Developer: Notify of successful updates
Poem
🐇
In the garden of code, so bright and new,
Versions have danced, a freshened view.
JUnit and Mockito, hand in hand,
With Hamcrest, they leap, a testing band!
Hops of joy in the code we write,
Celebrate changes, all feels just right!
🌼
[!TIP]
Early access features: disabled
We are currently testing the following features in early access:
- Anthropic
claude-3-5-sonnetfor code reviews: The new Claude model has stronger code understanding and code generation capabilities than the previous models. We're excited to hear your feedback as we evaluate its performance over the next few days.Note:
- You can enable or disable early access features from the CodeRabbit UI or by updating the CodeRabbit configuration file.
- Please join our Discord Community to provide feedback and report issues on the discussion post.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Tips
Chat
There are 3 ways to chat with CodeRabbit:
- Review comments: Directly reply to a review comment made by CodeRabbit. Example:
-
I pushed a fix in commit <commit_id>. -
Generate unit testing code for this file. -
Open a follow-up GitHub issue for this discussion.
-
- Files and specific lines of code (under the "Files changed" tab): Tag
@coderabbitaiin a new review comment at the desired location with your query. Examples:-
@coderabbitai generate unit testing code for this file. -
@coderabbitai modularize this function.
-
- PR comments: Tag
@coderabbitaiin a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:-
@coderabbitai generate interesting stats about this repository and render them as a table. -
@coderabbitai show all the console.log statements in this repository. -
@coderabbitai read src/utils.ts and generate unit testing code. -
@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format. -
@coderabbitai help me debug CodeRabbit configuration file.
-
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
CodeRabbit Commands (Invoked using PR comments)
-
@coderabbitai pauseto pause the reviews on a PR. -
@coderabbitai resumeto resume the paused reviews. -
@coderabbitai reviewto trigger an incremental review. This is useful when automatic reviews are disabled for the repository. -
@coderabbitai full reviewto do a full review from scratch and review all the files again. -
@coderabbitai summaryto regenerate the summary of the PR. -
@coderabbitai resolveresolve all the CodeRabbit review comments. -
@coderabbitai configurationto show the current CodeRabbit configuration for the repository. -
@coderabbitai helpto get help.
Other keywords and placeholders
- Add
@coderabbitai ignoreanywhere in the PR description to prevent this PR from being reviewed. - Add
@coderabbitai summaryto generate the high-level summary at a specific location in the PR description. - Add
@coderabbitaianywhere in the PR title to generate the title automatically.
CodeRabbit Configuration File (.coderabbit.yaml)
- You can programmatically configure CodeRabbit by adding a
.coderabbit.yamlfile to the root of your repository. - Please see the configuration documentation for more information.
- If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation:
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
Documentation and Community
- Visit our Documentation for detailed information on how to use CodeRabbit.
- Join our Discord Community to get help, request features, and share feedback.
- Follow us on X/Twitter for updates and announcements.
@dependabot rebase
Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot squash and merge