java(deps) bump the gradle group across 1 directory with 8 updates - #9
Open
dependabot[bot] wants to merge 1 commit into
Open
java(deps) bump the gradle group across 1 directory with 8 updates#9dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gradle group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.7.0` | `9.7.1` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.14.4` | `6.1.3` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind) | `2.21.5` | `2.22.2` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.21.5` | `2.22.2` | | org.slf4j:slf4j-nop | `2.0.17` | `2.0.18` | | [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) | `0.13.8` | `0.14.1` | | net.ltgt.errorprone | `5.1.0` | `5.1.1` | | com.diffplug.spotless | `8.9.0` | `8.10.1` | Updates `gradle-wrapper` from 9.7.0 to 9.7.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.7.0...v9.7.1) Updates `org.junit:junit-bom` from 5.14.4 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.4...r6.1.3) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.5 to 2.22.2 - [Commits](FasterXML/jackson-databind@jackson-databind-2.21.5...jackson-databind-2.22.2) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.21.5 to 2.22.2 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.21.5...jackson-dataformats-text-2.22.2) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.21.5 to 2.22.2 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.21.5...jackson-dataformats-text-2.22.2) Updates `org.slf4j:slf4j-nop` from 2.0.17 to 2.0.18 Updates `com.uber.nullaway:nullaway` from 0.13.8 to 0.14.1 - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.13.8...v0.14.1) Updates `net.ltgt.errorprone` from 5.1.0 to 5.1.1 Updates `com.diffplug.spotless` from 8.9.0 to 8.10.1 --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.junit:junit-bom dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.slf4j:slf4j-nop dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: net.ltgt.errorprone dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: com.diffplug.spotless dependency-version: 8.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gradle group with 8 updates in the / directory:
9.7.09.7.15.14.46.1.32.21.52.22.22.21.52.22.22.0.172.0.180.13.80.14.15.1.05.1.18.9.08.10.1Updates
gradle-wrapperfrom 9.7.0 to 9.7.1Release notes
Sourced from gradle-wrapper's releases.
Commits
92f0512update fixed issues for 9.7.1 (#38892)820ee75update fixed issues for 9.7.182c23f9Fix annotation parameter ordering problem in KTS (#38878)ef11a72Fix annotation parameter ordering issuebb0d8a9Make relevant tests polyglot (run for multiple DSLs)336e129Update signing configuration (#38874)4bdf0daUpdate signing configurationcd9b92cList issues resolved in 9.7.1 (#38839)5f4e381List issues resolved in 9.7.11e08ab5Keep type-use annotations in extracted ABI classes (#38810)Updates
org.junit:junit-bomfrom 5.14.4 to 6.1.3Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.21.5 to 2.22.2Commits
25b2a22[maven-release-plugin] prepare release jackson-databind-2.22.2bab1c1aPrep for 2.22.2 releasebc03cf8Merge branch '2.21' into 2.2283379fbMerge branch '2.20' into 2.210d400c9Merge branch '2.19' into 2.20ce36a27Merge branch '2.18' into 2.197a209e1Post-release dep version bumpa432707[maven-release-plugin] prepare for next development iteration176df1d[maven-release-plugin] prepare release jackson-databind-2.18.107785f5fPrep for 2.18.10 releaseUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.21.5 to 2.22.2Commits
3aab026[maven-release-plugin] prepare release jackson-dataformats-text-2.22.20e4e5b9Prep for 2.22.2 release3fd4238Merge branch '2.21' into 2.22f0f9689Merge branch '2.20' into 2.2150d9dfaMerge branch '2.19' into 2.200e9bdd4Merge branch '2.18' into 2.19613de08Post-release dep version bump49dc929[maven-release-plugin] prepare for next development iterationc09cd3f[maven-release-plugin] prepare release jackson-dataformats-text-2.18.10096a670Prep for 2.18.10 releaseUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-yamlfrom 2.21.5 to 2.22.2Commits
3aab026[maven-release-plugin] prepare release jackson-dataformats-text-2.22.20e4e5b9Prep for 2.22.2 release3fd4238Merge branch '2.21' into 2.22f0f9689Merge branch '2.20' into 2.2150d9dfaMerge branch '2.19' into 2.200e9bdd4Merge branch '2.18' into 2.19613de08Post-release dep version bump49dc929[maven-release-plugin] prepare for next development iterationc09cd3f[maven-release-plugin] prepare release jackson-dataformats-text-2.18.10096a670Prep for 2.18.10 releaseUpdates
org.slf4j:slf4j-nopfrom 2.0.17 to 2.0.18Updates
com.uber.nullaway:nullawayfrom 0.13.8 to 0.14.1Release notes
Sourced from com.uber.nullaway:nullaway's releases.
... (truncated)
Changelog
Sourced from com.uber.nullaway:nullaway's changelog.
... (truncated)
Commits
b3d442aPrepare for release 0.14.1.d6df98bRelease notes for 0.14.1 (#1784)ecb763efix override checks for method type variables bounded by a class type variabl...915b287Add tests for the JSpecify nullness operator (#1767)f142e85Improve diagnostics for non-null type variable bounds (#1770)bb5cf51Work around pre-JDK-25 limitations in reading upper bounds from wildcard argu...17d7ca7Document that a nullImpliesNull model applies to overriding methods (#1771)cc156e4Assert the full set of diagnostics for annotated type-variable uses (#1768)b9efa0fPrevent recursion on self-referential wildcard bounds (#1763)177ad18Preserve contract unreachability across store joins (#1761)Updates
net.ltgt.errorpronefrom 5.1.0 to 5.1.1Updates
com.diffplug.spotlessfrom 8.9.0 to 8.10.1Dependabot 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 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