-
Notifications
You must be signed in to change notification settings - Fork 133
Bump the gradle-dependencies group with 4 updates #874
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
Conversation
Bumps the gradle-dependencies group with 4 updates: [org.junit:junit-bom](https://github.com/junit-team/junit-framework), [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework), [com.squareup.okio:okio](https://github.com/square/okio) and [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `org.junit:junit-bom` from 5.13.0 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.2) Updates `org.junit.jupiter:junit-jupiter` from 5.13.0 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.2) Updates `com.squareup.okio:okio` from 3.12.0 to 3.14.0 - [Release notes](https://github.com/square/okio/releases) - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@parent-3.12.0...parent-3.14.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.0 to 2.19.1 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.squareup.okio:okio dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-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:
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 (
|
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the gradle-dependencies group with 4 updates: org.junit:junit-bom, org.junit.jupiter:junit-jupiter, com.squareup.okio:okio and com.fasterxml.jackson.core:jackson-databind.
Updates
org.junit:junit-bomfrom 5.13.0 to 5.13.2Release notes
Sourced from org.junit:junit-bom's releases.
Commits
e51deb2Release 5.13.2d4fc834Merge commit from forkdeb3e7cAvoid reporting discovery warnings for abstract inner classes with tests49e2035Avoid reporting discovery warnings for abstract methods (#4668)90ce5a6Avoid reporting discovery warnings for abstract inner classes with testsd7ce21bAvoid discovery errors for inner classes not annotated with@Nested0ce3a48FixStackOverflowErrore3db1d7Adjust docs and release process to renamed example projectsee257bbRename project to "junit-framework"00e0fedUpdate links to use junit5 logoUpdates
org.junit.jupiter:junit-jupiterfrom 5.13.0 to 5.13.2Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
e51deb2Release 5.13.2d4fc834Merge commit from forkdeb3e7cAvoid reporting discovery warnings for abstract inner classes with tests49e2035Avoid reporting discovery warnings for abstract methods (#4668)90ce5a6Avoid reporting discovery warnings for abstract inner classes with testsd7ce21bAvoid discovery errors for inner classes not annotated with@Nested0ce3a48FixStackOverflowErrore3db1d7Adjust docs and release process to renamed example projectsee257bbRename project to "junit-framework"00e0fedUpdate links to use junit5 logoUpdates
com.squareup.okio:okiofrom 3.12.0 to 3.14.0Changelog
Sourced from com.squareup.okio:okio's changelog.
Commits
a45eb5ePrepare for release 3.14.0.5ee94a1Update dependency org.jetbrains.kotlinx.binary-compatibility-validator:org.je...24e3c84Update to kotlinx-datetime:0.7.0 and fix binary incompatible changes. (#1645)9db5ee3Update dependency com.android.tools.build:gradle to v8.11.0 (#1643)ff8c6a6Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.33.0 (#1640)bcd25f9Prepare next development version.defd5fbPrepare for release 3.13.0.4e40f38New API, inMemorySocketPair() (#1638)c6c8340Merge pull request #1621 from square/jw.central.2025-05-14e3b61f6Merge branch 'master' into jw.central.2025-05-14Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.19.0 to 2.19.1Commits
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 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