Skip to content

Update dependency com.diffplug.spotless:spotless-maven-plugin to v3#215

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/com.diffplug.spotless-spotless-maven-plugin-3.x
Open

Update dependency com.diffplug.spotless:spotless-maven-plugin to v3#215
renovate[bot] wants to merge 1 commit intomainfrom
renovate/com.diffplug.spotless-spotless-maven-plugin-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2025

This PR contains the following updates:

Package Change Age Confidence
com.diffplug.spotless:spotless-maven-plugin 2.46.13.3.0 age confidence

Release Notes

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

v3.3.0

Added
  • Allow specifying path to Biome JSON config file directly in biome step. Requires biome 2.x. (#​2548)
  • GitPrePushHookInstaller, a reusable library component for installing a Git pre-push hook that runs formatter checks. (#​2553)
  • Allow setting Eclipse XML config from a string, not only from files (#​2361)

v3.2.0

Added
  • Support for idea (#​2020, #​2535)
  • Add support for removing wildcard imports via removeWildcardImports step. (#​2517)
  • scalafmt: enforce version consistency between the version configured in Spotless and the version declared in Scalafmt config file (#​2460)
Fixed
  • SortPom disable expandEmptyElements, to avoid empty body warnings. (#​2520)
  • Fix biome formatter for new major release 2.x of biome (#​2537)
  • Make sure npm-based formatters use the correct node_modules directory when running in parallel. (#​2542)
Changed
  • Bump internal dependencies for npm-based formatters (#​2542)

v3.1.0

Added
  • Support forclang-format on maven-plugin (#​2406)
  • Allow overriding classLoader for all JarStates to enable spotless-cli (#​2427)

v3.0.0

[3.0.0] - 2025-01-06


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 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update dependencies label Sep 24, 2025
@codacy-production
Copy link

codacy-production bot commented Sep 24, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for ac3baf81
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ac3baf8) Report Missing Report Missing Report Missing
Head commit (7a4cc76) 736 581 78.94%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#215) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.49%. Comparing base (ac3baf8) to head (daf9131).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
- Coverage   69.64%   69.49%   -0.16%     
==========================================
  Files          29       29              
  Lines         738      731       -7     
  Branches      132      132              
==========================================
- Hits          514      508       -6     
+ Misses        157      156       -1     
  Partials       67       67              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/com.diffplug.spotless-spotless-maven-plugin-3.x branch from e9d3d69 to 5dd16aa Compare November 19, 2025 00:41
@renovate renovate bot force-pushed the renovate/com.diffplug.spotless-spotless-maven-plugin-3.x branch 2 times, most recently from 34535d2 to daf9131 Compare January 28, 2026 01:39
@renovate renovate bot force-pushed the renovate/com.diffplug.spotless-spotless-maven-plugin-3.x branch from daf9131 to 7a4cc76 Compare March 3, 2026 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants