-
Notifications
You must be signed in to change notification settings - Fork 124
Bump the gradle-dependencies group across 1 directory with 3 updates #867
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 gradle-dependencies group across 1 directory with 3 updates #867
Conversation
Bumps the gradle-dependencies group with 4 updates in the / directory: [org.junit:junit-bom](https://github.com/junit-team/junit5), [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5), [org.mockito:mockito-core](https://github.com/mockito/mockito) and com.diffplug.spotless. Updates `org.junit:junit-bom` from 5.11.4 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.13.0) Updates `org.junit.jupiter:junit-jupiter` from 5.11.4 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.13.0) Updates `org.mockito:mockito-core` from 4.9.0 to 4.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.9.0...v4.11.0) Updates `com.diffplug.spotless` from 6.13.0 to 7.0.4 --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.diffplug.spotless dependency-version: 7.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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:
SupportNeed help? Join our Discord community for assistance with any issues or questions. 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 (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
Build succeeded: |
Bumps the gradle-dependencies group with 4 updates in the / directory: org.junit:junit-bom, org.junit.jupiter:junit-jupiter, org.mockito:mockito-core.
Updates
org.junit:junit-bom
from 5.11.4 to 5.13.0Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
f539f92
Release 5.13.0a54ad65
Useset
/get
onAtomicBoolean
compatibility with Java 89bb6a0f
Finalize 5.13.0 release notes5f0e4e6
Remove short-circuiting to ensure all classes are checked for cycles (#4598)36bb005
Improve assertion failure message in TestClassPredicatesTests2c86dfa
Avoid publishing Gradle Module Metadata forshadowRuntimeElements
4b27910
Allow publishing files to an existing directoryb819306
Fix console launcher's--uid
option (#4589)df46651
Fix:junit-platform-console:compileModule
182a268
Force Gradle to update snapshotsUpdates
org.junit.jupiter:junit-jupiter
from 5.11.4 to 5.13.0Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
f539f92
Release 5.13.0a54ad65
Useset
/get
onAtomicBoolean
compatibility with Java 89bb6a0f
Finalize 5.13.0 release notes5f0e4e6
Remove short-circuiting to ensure all classes are checked for cycles (#4598)36bb005
Improve assertion failure message in TestClassPredicatesTests2c86dfa
Avoid publishing Gradle Module Metadata forshadowRuntimeElements
4b27910
Allow publishing files to an existing directoryb819306
Fix console launcher's--uid
option (#4589)df46651
Fix:junit-platform-console:compileModule
182a268
Force Gradle to update snapshotsUpdates
org.mockito:mockito-core
from 4.9.0 to 4.11.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
483e15f
Addtype()
method toArgumentMatcher
(#2807)a4e2e48
Addmockito-subclass
artifact (#2821)e2e6289
Bump gradle from 7.5.1 to 7.6 (#2817)ee9ba74
Fix incorrect Javadoc inline tag for MockitoJUnitRunner (#2816)2567f05
Bump shipkit-auto-version from 1.2.1 to 1.2.2 (#2811)bdcb31e
Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 (#2810)34b8a8d
Bump kotlinVersion from 1.7.21 to 1.7.22 (#2809)83a41fd
Bump junit from 1.1.3 to 1.1.4 (#2806)8f4af18
SimplifyMatcherApplicationStrategy
(#2803)0ce902a
Bump kotlinVersion from 1.7.10 to 1.7.21 (#2801)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 <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