chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.1.0 to 3.2.0 by dependabot[bot] · Pull Request #3132 · operator-framework/java-operator-sdk
Bumps com.diffplug.spotless:spotless-maven-plugin from 3.1.0 to 3.2.0.
Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Lib v3.2.0
Added
- Support for
idea(#2020, #2535)- Add support for removing wildcard imports via
removeWildcardImportsstep. (#2517)- scalafmt: enforce version consistency between the version configured in Spotless and the version declared in Scalafmt config file (#2460)
Fixed
SortPomdisable expandEmptyElements, to avoid empty body warnings. (#2520)- Fix biome formatter for new major release 2.x of biome (#2537)
- Make sure npm-based formatters use the correct
node_modulesdirectory when running in parallel. (#2542)Changed
- Bump internal dependencies for npm-based formatters (#2542)
Maven Plugin v3.2.0
Added
- Add the ability to specify a wildcard version (
*) for external formatter executables. (#2757)Changes
- Dramatic (~100x) performance improvement when using git
ratchetFrom. (#2805)Fixed
- [fix]
NPEdue to workingTreeIterator being null for git ignored files. #911 (#2771)- Prevent race conditions when multiple npm-based formatters launch the server process simultaneously while sharing the same
node_modulesdirectory. (#2786)Changes
- Bump default
ktfmtversion to latest0.59->0.61. (2804)- Bump default
ktlintversion to latest1.7.1->1.8.0. (2763)- Bump default
gherkin-utilsversion to latest9.2.0->10.0.0. (#2619)Lib v3.1.2
Fixed
- Fix
UnsupportedOperationExceptionin the Gradle plugin when usingtargetExcludeContent[Pattern](#2487)- pgp key had expired, this and future releases will be signed by new key (details)
Changed
- Bump default
eclipseversion to latest4.34->4.35. (#2458)- Bump default
greclipseversion to latest4.32->4.35. (#2458)Lib v3.1.1
Changed
Changelog
Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.
[3.2.0] - 2025-07-07
Added
- Support for
idea(#2020, #2535)- Add support for removing wildcard imports via
removeWildcardImportsstep. (#2517)- scalafmt: enforce version consistency between the version configured in Spotless and the version declared in Scalafmt config file (#2460)
Fixed
SortPomdisable expandEmptyElements, to avoid empty body warnings. (#2520)- Fix biome formatter for new major release 2.x of biome (#2537)
- Make sure npm-based formatters use the correct
node_modulesdirectory when running in parallel. (#2542)Changed
- Bump internal dependencies for npm-based formatters (#2542)
[3.1.2] - 2025-05-27
Fixed
- Fix
UnsupportedOperationExceptionin the Gradle plugin when usingtargetExcludeContent[Pattern](#2487)- pgp key had expired, this and future releases will be signed by new key (details)
Changed
- Bump default
eclipseversion to latest4.34->4.35. (#2458)- Bump default
greclipseversion to latest4.32->4.35. (#2458)[3.1.1] - 2025-04-07
Changed
Commits
10c6069Published lib/3.2.05a7f075Publish to Central Portal (#2539)2f4ef38Revert "Use palantir-java-format as default formatter in RemoveUnused. (#2546)62b12caspotlessApplycb202b1Revert "Use palantir-java-format as default formatter in RemoveUnusedImportsS...86d65b0feat: DisableexpandEmptyElements, to avoid empty body warnings (#2520)694eb30Add the changes to the plugin-maven/CHANGES.md34be7ebMerge branch 'main' into patch-138989daUpdate for biome 2.x (#2538 fixes #2537)dc969c1Merge branch 'main' into update-for-biome-2.x- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)