Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.diffplug.spotless:spotless-maven-plugin 2.40.0 -> 2.41.1 age adoption passing confidence
com.diffplug.spotless:spotless-maven-plugin 2.41.0 -> 2.41.1 age adoption passing confidence

Release Notes

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

v2.41.0

Added
  • Add a jsonPatch step to json formatter configurations. This allows patching of JSON documents using JSON Patches. (#​1753)
  • Support GJF own import order. (#​1780)
Fixed
  • Use latest versions of popular style guides for eslint tests to fix failing useEslintXoStandardRules test. (#​1761, #​1756)
  • Add support for prettier version 3.0.0 and newer. (#​1760, #​1751)
  • Fix npm install calls when npm cache is not up-to-date. (#​1760, #​1750)
Changes
  • Bump default eslint version to latest 8.31.0 -> 8.45.0 (#​1761)
  • Bump default prettier version to latest (v2) 2.8.1 -> 2.8.8. (#​1760)
  • Bump default greclipse version to latest 4.27 -> 4.28. (#​1775)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/spotless.version branch 2 times, most recently from 87d8280 to ffa2acc Compare December 1, 2023 14:22
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bf11893) 83.97% compared to head (bf76854) 83.97%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #994   +/-   ##
=======================================
  Coverage   83.97%   83.97%           
=======================================
  Files          13       13           
  Lines         156      156           
  Branches       10       10           
=======================================
  Hits          131      131           
  Misses         10       10           
  Partials       15       15           

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

Copy link

sonarqubecloud bot commented Dec 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rajadilipkolli rajadilipkolli merged commit 04bd51d into main Dec 4, 2023
40 checks passed
@rajadilipkolli rajadilipkolli deleted the renovate/spotless.version branch December 4, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment