Skip to content

Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.40.0

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
com.diffplug.spotless:spotless-maven-plugin 2.39.0 -> 2.40.0 age adoption passing confidence

Release Notes

diffplug/spotless (com.diffplug.spotless:spotless-maven-plugin)

v2.40.0

Added
  • Added support for Protobuf formatting based on Buf. (#​1208)
  • enum OnMatch { INCLUDE, EXCLUDE } so that FormatterStep.filterByContent can not only include based on the pattern but also exclude. (#​1749)
Fixed
  • Update documented default semanticSort to false. (#​1728)
Changes
  • Bump default cleanthat version to latest 2.13 -> 2.17. (#​1734)
  • Bump default ktlint version to latest 0.49.1 -> 0.50.0. (#​1741)
    • Dropped support for ktlint 0.47.x following our policy of supporting two breaking changes at a time.
    • Dropped support for deprecated useExperimental parameter in favor of the ktlint_experimental property.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports