Mentions légales du service

Skip to content

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

This MR contains the following updates:

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

Release Notes

diffplug/spotless

v2.21.0

Added
  • Added support for Markdown with flexmark at 0.62.2 (#​1011).

v2.20.2

Changed
  • Bumped default ktlint from 0.43.0 to 0.43.2.
  • Converted ktlint integration to use a compile-only source set. (#​524)

v2.20.1

Changed
  • Added named option to licenseHeader to support alternate license header within same format (like java) (872).
  • Added onlyIfContentMatches option to licenseHeader to skip license header application based on source file content pattern (#​650).
  • Bump jgit version (#​992).
    • jgit 5.10.0.202012080955-r -> 5.13.0.202109080827-r

v2.20.0

Added
  • DiffMessageFormatter can now generate messages based on a folder of cleaned files, as an alternative to a Formatter (#​982).
Fixed
  • Fix CI and various spotbugs nits (#​988).
Changed
  • Bump default formatter versions (#​989)
    • google-java-format 1.11.0 -> 1.12.0
    • ktlint 0.42.1 -> 0.43.0
    • ktfmt 0.27 -> 0.29
    • scalafmt 3.0.0 -> 3.0.8

v2.19.2

Changed
  • Added support and bump Eclipse formatter default versions to 4.21 for eclipse-groovy. Change is only applied for JVM 11+.
  • Added support for ktlint's FilenameRule (#​974).
Fixed
  • Temporary workspace deletion for Eclipse based formatters on JVM shutdown (#​967). Change is only applied for Eclipse versions using JVM 11+, no back-port to older versions is planned.

v2.19.1

Fixed
  • module-info formatting in eclipse-jdt versions 4.20 and 4.21. Note that the problem also affects older versions.
  • Added workaround to support projects using git worktrees (#​965)

v2.19.0

  • Added wildcardsLast option for Java ImportOrderStep (#​954)
Added
  • Added support for JBDI bind list params in sql formatter (#​955)

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, check this box.

This MR has been generated by Renovate Bot.

Edited by Renovate Tac

Merge request reports