chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.2.0 to 3.2.1 by dependabot[bot] · Pull Request #3139 · operator-framework/java-operator-sdk
Bumps com.diffplug.spotless:spotless-maven-plugin from 3.2.0 to 3.2.1.
Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Maven Plugin v3.2.1
Fixed
Changelog
Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.
spotless-lib and spotless-lib-extra releases
If you are a Spotless user (as opposed to developer), then you are probably looking for:
- https://github.com/diffplug/spotless/blob/main/plugin-gradle/CHANGES.md
- https://github.com/diffplug/spotless/blob/main/plugin-maven/CHANGES.md
This document is intended for Spotless developers.
We adhere to the keepachangelog format (starting after version
1.27.0).[Unreleased]
Added
- Add
P2Provisionerinterface in lib-extra to enable build-tool-specific caching strategies for Eclipse P2 dependencies, fixing OutOfMemoryError in large multi-project builds. (#2788)Fixed
[4.2.0] - 2026-01-22
Added
- Add a
expandWildcardImportsAPI for java (#2679)- Add the ability to specify a wildcard version (
*) for external formatter executables. (#2757)Fixed
- Prevent race conditions when multiple npm-based formatters launch the server process simultaneously while sharing the same
node_modulesdirectory. (#2786)- Git ratchet no longer throws an error with Git worktrees. (#2779)
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)[4.1.0] - 2025-11-18
Changes
- Bump default
ktfmtversion to latest0.58->0.59. (#2681- Bump default
jacksonversion to latest2.20.0->2.20.1. (#2730)- Bump default
cleanthatversion to latest2.23->2.24. (#2620)- POTENTIALLY BREAKING Removed support for
ktlintversions below 1.0. (#2711)Fixed
- palantirJavaFormat is no longer arbitrarily set to outdated versions on Java 17, latest available version is always used (#2686 fixes #2685)
Added
- Add a
forbidModuleImportsAPI for java (#2679)- new options to customize Flexmark, e.g. to allow YAML front matter (#2616)
[4.0.0] - 2025-09-24
Changes
- BREAKING Bump the required Java to
17. (#2375, #2540)- BREAKING Renamed
RemoveWildcardImportsSteptoForbidWildcardImportsStep. (#2633)- Bump JGit from
6.10.1to7.3.0(#2257)
- Adds support for worktrees (fixes #1765)
- Bump default
google-java-formatversion to latest1.24.0->1.28.0. (#2345)- Bump default
gsonversion to latest2.13.1->2.13.2. (#2615)
... (truncated)
Commits
d0f4c3dPublished maven/3.2.12b7f9dePublished gradle/8.2.178e26e9Published lib/4.3.033692c2[fix]removeSemicolons()should not be applied to multiline strings in groo...90628d8Update changelog.61864a2Merge branch 'main' into fix-removeSemicolons4864bc8Fix Gradle Cache performance issue by supporting cached P2 provisionning via ...075895cdocs: Mention P2 caching for gradle plugin caching57214bffeat: Supports P2 in predeclare8aee8acchore: Adds a GradleProvisioner test- 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)