Update dependency com.diffplug.spotless:spotless-maven-plugin to v3 - #72
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency com.diffplug.spotless:spotless-maven-plugin to v3#72renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/com.diffplug.spotless-spotless-maven-plugin-3.x
branch
from
November 19, 2025 01:10
f4ee20a to
7082531
Compare
renovate
Bot
force-pushed
the
renovate/com.diffplug.spotless-spotless-maven-plugin-3.x
branch
from
January 23, 2026 01:37
7082531 to
ed4888f
Compare
renovate
Bot
force-pushed
the
renovate/com.diffplug.spotless-spotless-maven-plugin-3.x
branch
from
January 28, 2026 03:12
ed4888f to
76e4df5
Compare
renovate
Bot
force-pushed
the
renovate/com.diffplug.spotless-spotless-maven-plugin-3.x
branch
from
March 3, 2026 00:39
76e4df5 to
6cafc5a
Compare
renovate
Bot
force-pushed
the
renovate/com.diffplug.spotless-spotless-maven-plugin-3.x
branch
from
March 18, 2026 18:12
6cafc5a to
552bae2
Compare
renovate
Bot
force-pushed
the
renovate/com.diffplug.spotless-spotless-maven-plugin-3.x
branch
from
May 14, 2026 21:33
552bae2 to
5e51677
Compare
renovate
Bot
force-pushed
the
renovate/com.diffplug.spotless-spotless-maven-plugin-3.x
branch
from
May 16, 2026 00:33
5e51677 to
a85a126
Compare
renovate
Bot
force-pushed
the
renovate/com.diffplug.spotless-spotless-maven-plugin-3.x
branch
from
May 27, 2026 16:59
a85a126 to
f32e7ac
Compare
renovate
Bot
force-pushed
the
renovate/com.diffplug.spotless-spotless-maven-plugin-3.x
branch
from
June 16, 2026 11:05
f32e7ac to
5f5a52c
Compare
renovate
Bot
force-pushed
the
renovate/com.diffplug.spotless-spotless-maven-plugin-3.x
branch
from
June 29, 2026 22:56
5f5a52c to
5e796a8
Compare
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.
This PR contains the following updates:
2.38.0→3.8.0Release Notes
diffplug/spotless (com.diffplug.spotless:spotless-maven-plugin)
v3.3.0Added
biomestep. Requires biome 2.x. (#2548)GitPrePushHookInstaller, a reusable library component for installing a Gitpre-pushhook that runs formatter checks. (#2553)v3.2.0Added
idea(#2020, #2535)removeWildcardImportsstep. (#2517)Fixed
SortPomdisable expandEmptyElements, to avoid empty body warnings. (#2520)node_modulesdirectory when running in parallel. (#2542)Changed
v3.1.0Added
clang-formaton maven-plugin (#2406)JarStates to enable spotless-cli (#2427)v3.0.0[3.0.0] - 2025-01-06
v2.45.0Added
gofmt(#2001)v2.44.0Added
DiffMessageFormatterwhich allows to retrieve diffs with their line numbers (#1960)Fixed
bufinvocation. (#1976)Changed
ktlintversion to latest1.0.1->1.1.1. (#1973)googleJavaFormatversion to latest1.18.1->1.19.2. (#1971)diktatversion to latest1.2.5->2.0.0. (#1972)v2.43.0Added
Fixed
Changed
ktlintversion to latest1.0.0->1.0.1. (#1855)v2.42.0Added
The configuration is still the same, but you should switch to the new
biometag / function and adjustthe version accordingly. (#1804).
google-java-format'sskip-javadoc-formattingoption. (#1793)GIT_ATTRIBUTES_FAST_ALLSAME. (#1838)Fixed
3.0.0and newer. (#1802)external process started '/usr/bin/git --version'. (#1806)Changed
flexmarkversion to latest0.64.0->0.64.8. (#1801)ktlintversion to latest0.50.0->1.0.0. (#1808)v2.41.0Added
jsonPatchstep tojsonformatter configurations. This allows patching of JSON documents using JSON Patches. (#1753)Fixed
eslinttests to fix failinguseEslintXoStandardRulestest. (#1761, #1756)prettierversion3.0.0and newer. (#1760, #1751)Changed
eslintversion to latest8.31.0->8.45.0(#1761)prettierversion to latest (v2)2.8.1->2.8.8. (#1760)greclipseversion to latest4.27->4.28. (#1775)v2.40.0Added
enum OnMatch { INCLUDE, EXCLUDE }so thatFormatterStep.filterByContentcan not only include based on the pattern but also exclude. (#1749)Fixed
semanticSorttofalse. (#1728)Changed
cleanthatversion to latest2.13->2.17. (#1734)ktlintversion to latest0.49.1->0.50.0. (#1741)ktlint 0.47.xfollowing our policy of supporting two breaking changes at a time.useExperimentalparameter in favor of thektlint_experimentalproperty.v2.39.0Added
Jvm.Supportnow accepts-SNAPSHOTversions, treated as the non-SNAPSHOT. (#1583)romestep tojavascriptandtypescriptformatter configurations. (#1663)Fixed
googleJavaFormatintroduced in2.38.0. (#1680)Changed
~/.m2/repository/dev/equo/p2-datarather than~/.equo, and for CI machines without a home directory the p2 data goes to$GRADLE_USER_HOME/caches/p2-data. (#1714)googleJavaFormatversion to latest1.16.0->1.17.0. (#1710)ktfmtversion to latest0.43->0.44. (#1691)ktlintversion to latest0.48.2->0.49.1. (#1696)ktlint 0.46.xfollowing our policy of supporting two breaking changes at a time.sortpomversion to latest3.0.0->3.2.1. (#1675)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.