-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the java-test-dependencies group across 1 directory with 2 updates #47
Bump the java-test-dependencies group across 1 directory with 2 updates #47
Conversation
Bumps the java-test-dependencies group with 2 updates in the / directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) and [org.mockito:mockito-core](https://github.com/mockito/mockito). Updates `org.junit.jupiter:junit-jupiter` from 5.10.3 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.1) Updates `org.mockito:mockito-core` from 5.12.0 to 5.14.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.14.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-test-dependencies - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java-test-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Superseded by #50. |
Bumps the java-test-dependencies group with 2 updates in the / directory: org.junit.jupiter:junit-jupiter and org.mockito:mockito-core.
Updates
org.junit.jupiter:junit-jupiter
from 5.10.3 to 5.11.1Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
e4b2c0c
Release 5.11.1c37b179
Finalize 5.11.1 release notesa7b1c49
Include 5.10.4 release notes3646b7d
Document benefits ofmessageSupplier
inAssertions
(#3938)6b9f15d
Delete unnecessary (and potentially misleading) comment in User Guide98dafd3
Reduce flakiness6529d8d
Allow for work stealing when only holding read locks (#4012)0d25a5a
Fix YAML syntax28dd375
Fix step label348ef61
Switch to Temurin for JDK 23 (#4005)Updates
org.mockito:mockito-core
from 5.12.0 to 5.14.1Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
39a0c75
fix: gradle mockitoAgent configuration should not be transitive (#3454)e928059
Bump bytebuddy from 1.15.2 to 1.15.3 (#3452)8a0e586
Disable mocks with an error message (#3424)d28b012
Fix typo in Javadoc of ArgumentCaptor (#3448)a2fc9c6
Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)c3fcc6e
Split subprojects by deliverable and integration tests (#3447)f5858c2
Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)1e337ed
Allow for installing a Java agent within the Mockito jar, without exposing By...a1d5860
Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)0438593
Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)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 <dependency name> major version
will 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 version
will 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