chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.2 #1272
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.30.0->2.44.2Release Notes
diffplug/spotless (com.diffplug.spotless:spotless-maven-plugin)
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)v2.38.0Added
EquoBasedStepBuilder(#1629).styleoption in Palantir Java Format (#1654).Changed
googleJavaFormatto a compile-only dependency and drop support for versions <1.8. (#1630)cleanthatversion to latest2.6->2.13. (#1589 and #1661)diktatversion1.2.4.2->1.2.5. (#1631)flexmarkversion0.62.2->0.64.0. (#1302)googleJavaFormatversion1.15.0->1.16.0. (#1630)scalafmtversion3.7.1->3.7.3. (#1584)4.26->4.2711.0->11.1v2.37.0Added
$FILE. (#1605 fixes #1147)Changed
4.9through4.26. Also we now recommend dropping the last.0, e.g.4.26instead of4.26.0, you'll get warnings to help you switch.4.18through4.26. Also we now recommend dropping the last.0, e.g.4.26instead of4.26.0, you'll get warnings to help you switch.10.6through11.0.v2.36.0Added
gradlew equoIdeopens a repeatable clean Spotless dev environment. (#1523)cleanthataddedincludeDraftoption, to include draft mutators from composite mutators. (#1574)npm-based formatters now support caching ofnode_modulesdirectory (#1590)Fixed
JacksonJsonFormatterFunchandles json files with an Array as root. (#1585)Changed
cleanthatversion to latest2.1->2.6(#1569 and #1574)npm-based formatters (#1590 fixes #1582)v2.35.0Added
LazyArgLoggerto allow for lazy evaluation of log messages in slf4j logging. (#1565)Fixed
node_modulesdirectories. (#1565)ktfmtdefault style uses correct continuation indent. (#1562)Changed
ktfmtversion to latest0.42->0.43(#1561)jacksonversion to latest2.14.1->2.14.2(#1536)v2.34.0Added
Formatternow has a fieldpublic static final File NO_FILE_SENTINELwhich can be used to pass string content to a Formatter or FormatterStep when there is no actual File to format. (#1525)v2.33.0Added
ProcessRunnerhas added some convenience methods so it can be used for Maven testing. (#1496)ProcessRunnerallows to limit captured output to a certain number of bytes. (#1511)ProcessRunneris now capable of handling long-running tasks where waiting for exit is delegated to the caller. (#1511)nodeExecutableparameter (#1500)Fixed
formatAnnotationshas had 8 more annotations from the Checker Framework added #1494Changed
YamlJacksonStepintoJacksonYamlStepwhile normalizing Jackson usage (#1492)gsonintegration to use a compile-only source set (#1510).KtLintdoes not maintain a stable API - before this PR, we supported every breaking change in the API since 2019.npm installcall until the formatter is first used. This enables better integrationwith
gradle-node-plugin. (#1522)ktlintversion to latest0.48.1->0.48.2(#1529)scalafmtversion to latest3.6.1->3.7.1(#1529)v2.32.0Added
editorConfigFileforktLint#142ktlintstep now modifies license headers. Make sure to putlicenseHeaderafterktlint.skipLinesMatchingoption tolicenseHeaderto support formats where license header cannot be immediately added to the top of the file (e.g. xml, sh). (#1441).Fixed
ktlint0.48+ new rule disabling syntax (#1456) fixes (#1444)Changed
prettierfrom2.0.5to2.8.1(#1453)7.5.1to7.6(#1409)org.codehaus.groovy:groovy-xmltestlib(#1443)ResourceHarnessno longer has any duplicated functionality which was also present inStepHarnessStepHarnessnow operates onFormatterrather than aFormatterStepStepHarnessWithFilenow takes aResourceHarnessin its constructor to handle the file manipulation partsktlintversion to latest0.47.1->0.48.1(#1456)v2.31.0Added
importOrdernow support groups of imports without blank lines (#1401)Fixed
@Valueas a type annotation #1367ktlint_disabled_rulesinktlint0.47.x #1378Changed
ktfmtversion to latest0.40->0.41(#1340)scalafmtversion to latest3.5.9->3.6.1(#1373)diktatversion to latest1.2.3->1.2.4.2(#1393)palantir-java-formatversion to latest2.10->2.28(#1393)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.