feat(deps): update com.diffplug.spotless:spotless-maven-plugin to 2.44.0 #36

Merged
jorge.bornhausen merged 1 commit from renovate/spotless-plugin.version into main 2025-01-07 08:10:46 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
com.diffplug.spotless:spotless-maven-plugin build minor 2.43.0 -> 2.44.0

Release Notes

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

v2.44.0

Added
  • New static method to DiffMessageFormatter which allows to retrieve diffs with their line numbers (#​1960)
  • Gradle - Support for formatting shell scripts via shfmt. (#​1994)
Fixed
  • Fix empty files with biome >= 1.5.0 when formatting files that are in the ignore list of the biome configuration file. (#​1989 fixes #​1987)
  • Fix a regression in BufStep where the same arguments were being provided to every buf invocation. (#​1976)
Changed
  • Use palantir-java-format 2.39.0 on Java 21. (#​1948)
  • Bump default ktlint version to latest 1.0.1 -> 1.1.1. (#​1973)
  • Bump default googleJavaFormat version to latest 1.18.1 -> 1.19.2. (#​1971)
  • Bump default diktat version to latest 1.2.5 -> 2.0.0. (#​1972)

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | build | minor | `2.43.0` -> `2.44.0` | --- ### Release Notes <details> <summary>diffplug/spotless (com.diffplug.spotless:spotless-maven-plugin)</summary> ### [`v2.44.0`](https://github.com/diffplug/spotless/blob/HEAD/CHANGES.md#2440---2024-01-15) ##### Added - New static method to `DiffMessageFormatter` which allows to retrieve diffs with their line numbers ([#&#8203;1960](https://github.com/diffplug/spotless/issues/1960)) - Gradle - Support for formatting shell scripts via [shfmt](https://github.com/mvdan/sh). ([#&#8203;1994](https://github.com/diffplug/spotless/pull/1994)) ##### Fixed - Fix empty files with biome >= 1.5.0 when formatting files that are in the ignore list of the biome configuration file. ([#&#8203;1989](https://github.com/diffplug/spotless/pull/1989) fixes [#&#8203;1987](https://github.com/diffplug/spotless/issues/1987)) - Fix a regression in BufStep where the same arguments were being provided to every `buf` invocation. ([#&#8203;1976](https://github.com/diffplug/spotless/issues/1976)) ##### Changed - Use palantir-java-format 2.39.0 on Java 21. ([#&#8203;1948](https://github.com/diffplug/spotless/pull/1948)) - Bump default `ktlint` version to latest `1.0.1` -> `1.1.1`. ([#&#8203;1973](https://github.com/diffplug/spotless/pull/1973)) - Bump default `googleJavaFormat` version to latest `1.18.1` -> `1.19.2`. ([#&#8203;1971](https://github.com/diffplug/spotless/pull/1971)) - Bump default `diktat` version to latest `1.2.5` -> `2.0.0`. ([#&#8203;1972](https://github.com/diffplug/spotless/pull/1972)) </details> --- ### 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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMC41IiwidXBkYXRlZEluVmVyIjoiMzkuMjAuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9taW5vciJdfQ==-->
renovate-bot added 1 commit 2025-01-06 23:16:40 +00:00
feat(deps): update com.diffplug.spotless:spotless-maven-plugin to 2.44.0
All checks were successful
Build / build (pull_request) Successful in 1m39s
a5edd178da
requested review from jorge.bornhausen 2025-01-06 23:16:41 +00:00
jorge.bornhausen approved these changes 2025-01-07 08:10:38 +00:00
jorge.bornhausen merged commit 62f1c008d3 into main 2025-01-07 08:10:46 +00:00
jorge.bornhausen deleted branch renovate/spotless-plugin.version 2025-01-07 08:10:47 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: phoenix-oss/quarkus-commons#36
No description provided.