deps: bump the gradle group across 1 directory with 9 updates - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gradle group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.6.1` | `9.7.1` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.46` | `1.18.48` | | [net.minestom:minestom](https://github.com/minestom/minestom) | `2026.07.01-26.1.2` | `2026.08.28-26.2` | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.10.2` | `4.10.4` | | org.slf4j:slf4j-api | `2.0.18` | `2.0.19` | | [club.tesseract.minestom:minestom-utils](https://github.com/TropicalShadow/minestom-utils) | `0.2.4` | `0.2.6` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.37` | `1.6.3` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.1.1` | `6.1.3` | | com.github.spotbugs | `6.5.8` | `6.5.11` | Updates `gradle-wrapper` from 9.6.1 to 9.7.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.6.1...v9.7.1) Updates `org.projectlombok:lombok` from 1.18.46 to 1.18.48 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.46...v1.18.48) Updates `net.minestom:minestom` from 2026.07.01-26.1.2 to 2026.08.28-26.2 - [Release notes](https://github.com/minestom/minestom/releases) - [Commits](Minestom/Minestom@2026.07.01-26.1.2...2026.08.28-26.2) Updates `com.github.spotbugs:spotbugs-annotations` from 4.10.2 to 4.10.4 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.10.2...4.10.4) Updates `org.slf4j:slf4j-api` from 2.0.18 to 2.0.19 Updates `club.tesseract.minestom:minestom-utils` from 0.2.4 to 0.2.6 - [Commits](TropicalShadow/minestom-utils@0.2.4...0.2.6) Updates `ch.qos.logback:logback-classic` from 1.5.37 to 1.6.3 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.37...v_1.6.3) Updates `org.junit:junit-bom` from 6.1.1 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.1...r6.1.3) Updates `com.github.spotbugs` from 6.5.8 to 6.5.11 --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.projectlombok:lombok dependency-version: 1.18.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: net.minestom:minestom dependency-version: 2026.08.28-26.2 dependency-type: direct:production dependency-group: gradle - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: club.tesseract.minestom:minestom-utils dependency-version: 0.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.junit:junit-bom dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: com.github.spotbugs dependency-version: 6.5.11 dependency-type: direct:production update-type: version-update:semver-patch 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 9 updates in the / directory:
9.6.19.7.11.18.461.18.482026.07.01-26.1.22026.08.28-26.24.10.24.10.42.0.182.0.190.2.40.2.61.5.371.6.36.1.16.1.36.5.86.5.11Updates
gradle-wrapperfrom 9.6.1 to 9.7.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
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.projectlombok:lombokfrom 1.18.46 to 1.18.48Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
b48657c[version] pre-release version bump v1.18.48d1d0039Merge branch 'jdk27'1a23dad[review][refactor] No meaningful changes: Improved comments, javadoc, and cle...40cdde8[changelog] JDK27 support25eae29Add Danish Nawab to AUTHORS10ab92bSupport JDK27: end positions moved from EndPosTable to JCTree.endposaf01b7aDocument the new configuration syntax for listy things1be3857There is no more HtAccess405985dSemantic sections for website04b7340[trivial] fixing some outdated tests (tests were broken, not lombok).Updates
net.minestom:minestomfrom 2026.07.01-26.1.2 to 2026.08.28-26.2Release notes
Sourced from net.minestom:minestom's releases.
... (truncated)
Commits
e3fb990feat: own NBT network type (#3352)a00c601refactor: Use VarHandle from JDK11 JCTools (#3345)8f4a683feat: Add more bulk primitive network types (#3351)810c317Match vanilla username regex (#3350)df979d6chore: bump the non-breaking group across 1 directory with 5 updates (#3344)8026e51fix(ci): Concurrency canceling jobs (#3340)0cabdd6fix(ci): Checkout the base commit instead of the base branch in binary compat...5a94590Item pick up fix (#3335)7d9dbb0chore: bump the non-breaking group with 8 updates (#3338)e2e7a57Add null checks to prevent NPE when finding nearbyEntities in the EntityTrack...Updates
com.github.spotbugs:spotbugs-annotationsfrom 4.10.2 to 4.10.4Release notes
Sourced from com.github.spotbugs:spotbugs-annotations's releases.
... (truncated)
Changelog
Sourced from com.github.spotbugs:spotbugs-annotations's changelog.
Commits
1a58a48release v4.10.4160d4a6Gradle build cleanup (#4255)2354168Fix EI_EXPOSE_REP not reported for anonymous-class getters (#4237)4895bceFix naked notify detection after local stores (#4245)28348e5Fixes #3955 : Fix URF_UNREAD_FIELD false negative for unread fields i… (#4246)3ec259echore(build): Add changelog regarding dependency management constraints remov...33075ceRemove eclipse table latest as noted version 3.1 that is long retired and dis...1bf27d8Update Gradle to v9.7.1 (#4252)ee61d5bUpdate dependency com.google.guava:guava to v33.7.1-jre (#4250)f352226Update plugin com.diffplug.spotless to v8.10.0 (#4249)Updates
org.slf4j:slf4j-apifrom 2.0.18 to 2.0.19Updates
club.tesseract.minestom:minestom-utilsfrom 0.2.4 to 0.2.6Commits
f908f2cMerge pull request #44 from TropicalShadow/dependabot/gradle/main/gradle-1515...06adbdcfeat: aliases to gamemodes for GameModeCommand, suggested by@xRookieFight#434f26faedeps: bump the gradle group with 2 updates25e7671feat: ComponentHelper for wrapping components in a sexy way1c7e701feat: add catch all for repos27f43f5Merge pull request #42 from TropicalShadow/dependabot/gradle/main/gradle-c24e...01f3034feat: accessors for permission node and permission group43501adfeat: accessors for permission node and permission group869601ddeps: bump the gradle group with 3 updatesUpdates
ch.qos.logback:logback-classicfrom 1.5.37 to 1.6.3Release notes
Sourced from ch.qos.logback:logback-classic's releases.
... (truncated)
Commits
e8e824dprepare release 1.6.3761821bMDCBasedDiscriminator has a gated warning mechanism53ed122update copyright yearc7e2db2rename SimpleInvocationGate as FixedIntervalInvocationGateb5aa931added BatchedSimpleInvocationGate1f22af7add javadocs to SimpleInvocationGate638ffa7prevent forward and backward slashes to escape to other directories7d6b9a4add missing ch.qos.logback.core.property packagefa25930add an extension path in ConsoleAppender for JansiConsoleAppenderc73b43fdeprecate the withJansi pathUpdates
org.junit:junit-bomfrom 6.1.1 to 6.1.3Release notes
Sourced from org.junit:junit-bom's releases.
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.github.spotbugsfrom 6.5.8 to 6.5.11Dependabot 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