Mentions légales du service

Skip to content

chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.27.2 - autoclosed

This MR contains the following updates:

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

Release Notes

diffplug/spotless

v2.27.0

Added
Changes
  • Bump default ktlint version to latest 0.45.2 -> 0.46.1 (#​1239)
    • Minimum supported version also bumped to 0.46.0 (we have abandoned strong backward compatibility for ktlint, from here on out Spotless will only support the most-recent breaking change).
  • Bump default diktat version to latest 1.1.0 -> 1.2.1 (#​1246)
    • Minimum supported version also bumped to 1.2.1 (diktat is based on ktlint and has the same backward compatibility issues).
  • Bump default ktfmt version to latest 0.37 -> 0.39 (#​1240)

v2.26.0

Added
Fixed
  • google-java-format and RemoveUnusedImportsStep works on JDK16+ without jvm args workaround. (#​1224 fixes #​834)

v2.25.0

Added
  • Added support for enabling ktlint experimental ruleset. (#​1145)
Fixed
  • Fixed support for Python Black's new version reporting. (#​1170)
  • Error messages for unexpected file encoding now works on Java 8. (fixes #​1081)
Changes
  • Bump default black version to latest 19.10b0 -> 22.3.0. (#​1170)
  • Bump default ktfmt version to latest 0.34 -> 0.35. (#​1159)
  • Bump default ktlint version to latest 0.43.2 -> 0.45.2. (#​1177)

v2.24.1

Fixed
  • Fixed access modifiers for setters in KtfmtStep configuration

v2.24.0

Added
  • Added support for setting custom parameters for Kotlin ktfmt in Gradle and Maven plugins. (#​1145)

v2.23.0

Added
  • Added support for JSON formatting based on Gson (#​1125).
Changed

Configuration

📅 Schedule: 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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Renovate Tac

Merge request reports