Bump the all-dependencies group across 1 directory with 5 updates - #4845
Open
dependabot[bot] wants to merge 2 commits into
Open
Bump the all-dependencies group across 1 directory with 5 updates#4845dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the all-dependencies group with 4 updates in the / directory: [com.github.oshi:oshi-core](https://github.com/oshi/oshi), [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless), [net.ltgt.gradle:gradle-errorprone-plugin](https://github.com/tbroyer/gradle-errorprone-plugin) and [net.ltgt.gradle:gradle-nullaway-plugin](https://github.com/tbroyer/gradle-nullaway-plugin). Updates `com.github.oshi:oshi-core` from 7.5.0 to 7.6.0 - [Release notes](https://github.com/oshi/oshi/releases) - [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md) - [Commits](oshi/oshi@oshi-parent-7.5.0...oshi-parent-7.6.0) Updates `com.diffplug.spotless:spotless-plugin-gradle` from 8.10.0 to 8.10.1 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/8.10.0...gradle/8.10.1) Updates `net.ltgt.gradle:gradle-errorprone-plugin` from 5.1.0 to 5.1.1 - [Release notes](https://github.com/tbroyer/gradle-errorprone-plugin/releases) - [Commits](tbroyer/gradle-errorprone-plugin@v5.1.0...v5.1.1) Updates `net.ltgt.gradle:gradle-nullaway-plugin` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/tbroyer/gradle-nullaway-plugin/releases) - [Commits](tbroyer/gradle-nullaway-plugin@v3.1.0...v3.2.0) Updates `com.diffplug.spotless` from 8.10.0 to 8.10.1 --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-version: 8.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: net.ltgt.gradle:gradle-errorprone-plugin dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: net.ltgt.gradle:gradle-nullaway-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: com.diffplug.spotless dependency-version: 8.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
Harsimar Kaur (harsimar) and
Matthew Sainsbury (Microsoft) (mattsains-msft)
as code owners
August 31, 2026 03:25
dependabot
Bot
requested review from
Rajkumar Rangaraj (rajkumar-rangaraj),
Ram Thiru (ramthi),
Trask Stalnaker (trask) and
xiang17
as code owners
August 31, 2026 03:25
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 all-dependencies group with 4 updates in the / directory: com.github.oshi:oshi-core, com.diffplug.spotless:spotless-plugin-gradle, net.ltgt.gradle:gradle-errorprone-plugin and net.ltgt.gradle:gradle-nullaway-plugin.
Updates
com.github.oshi:oshi-corefrom 7.5.0 to 7.6.0Release notes
Sourced from com.github.oshi:oshi-core's releases.
Changelog
Sourced from com.github.oshi:oshi-core's changelog.
Commits
430f530[maven-release-plugin] prepare release oshi-parent-7.6.0ae8b7bb7.6.0 Released7e05aaReport an absent SMC once instead of on every sensor query, and quiet the stu...2382a05Fix what SpotBugs and Sonar found (#3705)1534790Update vmactions/freebsd-vm digest to d0518f9 (#3702)161dbeeRun AppVeyor on JDK 25, and correct what pins testReleasea93b66eBring the new audit jobs onto upload-artifact v78dde9a9Extend the FFM layout audit to the Unix platforms, and fix what it found (#3701)3141850Update vmactions/freebsd-vm digest to d0518f9 (#3699)75aabd0Update actions/upload-artifact action to v7 (#3700)Updates
com.diffplug.spotless:spotless-plugin-gradlefrom 8.10.0 to 8.10.1Release notes
Sourced from com.diffplug.spotless:spotless-plugin-gradle's releases.
Commits
f2f2348Published gradle/8.10.14bc8980Published lib/4.10.16fedfd5chore(deps): update plugin errorprone to v5.1.1 (#3035)5e10f0bchore(deps): update plugin errorprone to v5.1.13aa82b5fix: expand a directory passed to targetExclude into the files under it (#3032)68bdddeshortenFullyQualifiedTypes: skip FQNs whose simple name clashes with types de...6f73ed3fix(deps): update dependency org.codehaus.plexus:plexus-utils to v4.1.0 (#3030)bdeafe7docs: changelog entry for the targetExclude directory fix4187eb3fix: expand a directory passed to targetExclude into the files under itcd525f2shortenFullyQualifiedTypes: skip FQNs clashing with types declared in the sam...Updates
net.ltgt.gradle:gradle-errorprone-pluginfrom 5.1.0 to 5.1.1Release notes
Sourced from net.ltgt.gradle:gradle-errorprone-plugin's releases.
Commits
eb7b2efStop configuring Configuration.visiblee043cefUpdate Gradle to 9.7.183b5f77Upgrade to Gradle Kotlin Accessors Generator 0.2.04b16e4bMigrate from Kotlin to Gradle Kotlin Accessors Generator543d826Bump com.diffplug.spotless from 8.9.0 to 8.10.0 in the all-minor group6e94a41Bump org.junit.jupiter:junit-jupiter-api in the all-minor group9ad0210Bump com.google.googlejavaformat:google-java-format4e859feBump com.diffplug.spotless from 8.8.0 to 8.9.0 in the all-minor groupe15f6f0Bump com.uber.nullaway:nullaway in the all-minor group4b54655Bump org.junit.jupiter:junit-jupiter-api in the all-minor groupUpdates
net.ltgt.gradle:gradle-nullaway-pluginfrom 3.1.0 to 3.2.0Release notes
Sourced from net.ltgt.gradle:gradle-nullaway-plugin's releases.
Commits
f4c309eAdd support for -XepOpt:NullAway:JSpecifyExperimental and -XepOpt:NullAway:JS...8ffe2cbUpdate to Gradle 9.7.1266f95bUpgrade to Gradle Kotlin Accessors Generator 0.2.053618f2Migrate from Kotlin to Gradle Kotlin Accessors Generatora24ba9fBump com.diffplug.spotless from 8.8.0 to 8.9.0 in the all-minor group671d769Bump com.uber.nullaway:nullaway in the all-minor groupc8a482bBump org.junit.jupiter:junit-jupiter-api in the all-minor group5dad0eaBump the all-minor group with 3 updates7401000Bump the all-minor group across 1 directory with 2 updates1abfcc7Update to Gradle 9.6.0Updates
com.diffplug.spotlessfrom 8.10.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