Bump com.diffplug.spotless:spotless-maven-plugin from 3.9.0 to 3.10.0 - #853
Merged
jonesbusy merged 1 commit intoAug 21, 2026
Conversation
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.9.0...maven/3.10.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #853 +/- ##
============================================
+ Coverage 87.16% 87.57% +0.41%
Complexity 1281 1281
============================================
Files 51 51
Lines 4114 4114
Branches 565 565
============================================
+ Hits 3586 3603 +17
+ Misses 310 293 -17
Partials 218 218 ☔ View full report in Codecov by Harness. |
jonesbusy
approved these changes
Aug 21, 2026
dependabot
Bot
deleted the
dependabot/maven/com.diffplug.spotless-spotless-maven-plugin-3.10.0
branch
August 21, 2026 06:18
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 com.diffplug.spotless:spotless-maven-plugin from 3.9.0 to 3.10.0.
Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Commits
426b21dPublished maven/3.10.02fd42eaPublished gradle/8.10.0d71ed1aPublished lib/4.10.08b57c01Add shortenFullyQualifiedTypes step (fixes #2945) (#3005 closes #2945)6b42c5efix: make the FQN-collecting visitor a named static class4430823Better organization on the changelogs.45bea6dBetter place to put the shortenFullyQualifiedTypes docs0c49e65chore: spotlessApply1c5bc0adocs: list the Java import steps in the plugin README tables of contentscd57b58docs: document shortenFullyQualifiedTypes in the plugin READMEsDependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)