Commit 54b2538
authored
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v3.2.0 (#1799)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[com.diffplug.spotless:spotless-maven-plugin](https://redirect.github.com/diffplug/spotless)
| `3.1.0` → `3.2.0` |

|

|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>diffplug/spotless
(com.diffplug.spotless:spotless-maven-plugin)</summary>
###
[`v3.2.0`](https://redirect.github.com/diffplug/spotless/blob/HEAD/CHANGES.md#320---2025-07-07)
##### Added
- Support for `idea`
([#​2020](https://redirect.github.com/diffplug/spotless/pull/2020),
[#​2535](https://redirect.github.com/diffplug/spotless/pull/2535))
- Add support for removing wildcard imports via `removeWildcardImports`
step.
([#​2517](https://redirect.github.com/diffplug/spotless/pull/2517))
- scalafmt: enforce version consistency between the version configured
in Spotless and the version declared in Scalafmt config file
([#​2460](https://redirect.github.com/diffplug/spotless/issues/2460))
##### Fixed
- `SortPom` disable expandEmptyElements, to avoid empty body warnings.
([#​2520](https://redirect.github.com/diffplug/spotless/pull/2520))
- Fix biome formatter for new major release 2.x of biome
([#​2537](https://redirect.github.com/diffplug/spotless/pull/2537))
- Make sure npm-based formatters use the correct `node_modules`
directory when running in parallel.
([#​2542](https://redirect.github.com/diffplug/spotless/pull/2542))
##### Changed
- Bump internal dependencies for npm-based formatters
([#​2542](https://redirect.github.com/diffplug/spotless/pull/2542))
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/prometheus/client_java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 623467c commit 54b2538
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments