Bump the gradle group in /codegen with 2 updates#667
Merged
jonathan343 merged 1 commit intodevelopfrom Mar 25, 2026
Merged
Conversation
Bumps the gradle group in /codegen with 2 updates: [gradle-wrapper](https://github.com/gradle/gradle) and [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless). Updates `gradle-wrapper` from 9.4.0 to 9.4.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.4.0...v9.4.1) Updates `com.diffplug.spotless:spotless-plugin-gradle` from 8.3.0 to 8.4.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/8.3.0...gradle/8.4.0) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com>
jonathan343
approved these changes
Mar 25, 2026
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 in /codegen with 2 updates: gradle-wrapper and com.diffplug.spotless:spotless-plugin-gradle.
Updates
gradle-wrapperfrom 9.4.0 to 9.4.1Release notes
Sourced from gradle-wrapper's releases.
Commits
2d63270Ignore test (#37180)4c15906Ignore test9759ac1Make console/SIGINT test deterministic (#37178)aaf6ed4Make console/SIGINT test deterministic47cb783Fix OSC 9;4 progress bar not cleared on SIGINT (#37038)ef03f1dFix order-dependent assertion in CrossBuildScriptCachingIntegrationSpecfd26fd3Fix OSC 9;4 taskbar progress bar not cleared on build end or SIGINT0a84d67Release notes for 9.4.1 (#37148)e569c31cleanup9f227decleanupUpdates
com.diffplug.spotless:spotless-plugin-gradlefrom 8.3.0 to 8.4.0Release notes
Sourced from com.diffplug.spotless:spotless-plugin-gradle's releases.
Commits
1cc0163Published gradle/8.4.0a4cd808Published lib/4.5.09066bf6Add links to the changelog.db8dc1cFix for illegal mutation issue withpredeclareDeps(#2892)0eb98a9chore: Updated gradle plugin change3f7f12echore: Removes check for predeclare as it's not needed anymore55c0c5cfix: IsolatedProjectTest.predeclaredIsUnsupported() is now actually supported...47489affix: avoid IllegalMutationException when root project uses predeclareDeps() w...4010e8btest: Introduce a test harnessing predeclared deps441dddcfix(deps): update selfie to v3 (major) (#2889)Dependabot 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