dependabot[bot] opened a new pull request, #628:
URL: https://github.com/apache/maven-site/pull/628

   Bumps 
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
 from 2.44.0.BETA4 to 2.44.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/diffplug/spotless/releases";>com.diffplug.spotless:spotless-maven-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>Maven Plugin v2.44.0</h2>
   <h2>Headline changes</h2>
   <ul>
   <li>The long <code>2.44.0.BETAX</code> period is finally over (sorry, there 
was <a href="https://redirect.github.com/diffplug/spotless/issues/987";>a 
problem in Gradle land</a>).</li>
   <li>Spotless now supports <a 
href="https://github.com/diffplug/spotless/blob/main/CONTRIBUTING.md#lints";>linting</a>
 in addition to formatting.
   <ul>
   <li>help wanted: <a 
href="https://redirect.github.com/diffplug/spotless/issues/2309";>maven api to 
suppress lints</a></li>
   </ul>
   </li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Bump default <code>ktlint</code> version to latest <code>1.3.0</code> 
-&gt; <code>1.4.0</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2314";>#2314</a>)</li>
   <li>Bump default <code>jackson</code> version to latest <code>2.18.0</code> 
-&gt; <code>2.18.1</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2319";>#2319</a>)</li>
   <li>Bump default <code>ktfmt</code> version to latest <code>0.52</code> 
-&gt; <code>0.53</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2320";>#2320</a>)</li>
   <li>Bump default <code>ktlint</code> version to latest <code>1.4.0</code> 
-&gt; <code>1.5.0</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2354";>#2354</a>)</li>
   <li>Bump minimum <code>eclipse-cdt</code> version to <code>11.0</code> 
(removed support for <code>10.7</code>). (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2373";>#2373</a>)</li>
   <li>Bump default <code>eclipse</code> version to latest <code>4.32</code> 
-&gt; <code>4.34</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2381";>#2381</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>You can now use <code>removeUnusedImports</code> and 
<code>googleJavaFormat</code> at the same time again. (fixes <a 
href="https://redirect.github.com/diffplug/spotless/issues/2159";>#2159</a>)</li>
   <li>The default list of type annotations used by 
<code>formatAnnotations</code> now includes Jakarta Validation's 
<code>Valid</code> and constraints validations (fixes <a 
href="https://redirect.github.com/diffplug/spotless/issues/2334";>#2334</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/diffplug/spotless/blob/main/CHANGES.md";>com.diffplug.spotless:spotless-maven-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[2.44.0] - 2024-01-15</h2>
   <h3>Added</h3>
   <ul>
   <li>New static method to <code>DiffMessageFormatter</code> which allows to 
retrieve diffs with their line numbers (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1960";>#1960</a>)</li>
   <li>Gradle - Support for formatting shell scripts via <a 
href="https://github.com/mvdan/sh";>shfmt</a>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1994";>#1994</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix empty files with biome &gt;= 1.5.0 when formatting files that are in 
the ignore list of the biome configuration file. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1989";>#1989</a> fixes 
<a 
href="https://redirect.github.com/diffplug/spotless/issues/1987";>#1987</a>)</li>
   <li>Fix a regression in BufStep where the same arguments were being provided 
to every <code>buf</code> invocation. (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1976";>#1976</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Use palantir-java-format 2.39.0 on Java 21. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1948";>#1948</a>)</li>
   <li>Bump default <code>ktlint</code> version to latest <code>1.0.1</code> 
-&gt; <code>1.1.1</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1973";>#1973</a>)</li>
   <li>Bump default <code>googleJavaFormat</code> version to latest 
<code>1.18.1</code> -&gt; <code>1.19.2</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1971";>#1971</a>)</li>
   <li>Bump default <code>diktat</code> version to latest <code>1.2.5</code> 
-&gt; <code>2.0.0</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1972";>#1972</a>)</li>
   </ul>
   <h2>[2.43.1] - 2023-12-04</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Eclipse-based steps which contained any jars with a <code>+</code> in 
their path were broken, now fixed. (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1860#issuecomment-1826113332";>#1860</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Bump default <code>palantir-java-format</code> version to latest 
<code>2.28.0</code> -&gt; <code>2.38.0</code> on Java 21. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1920";>#1920</a>)</li>
   <li>Bump default <code>googleJavaFormat</code> version to latest 
<code>1.17.0</code> -&gt; <code>1.18.1</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1920";>#1920</a>)</li>
   <li>Bump default <code>ktfmt</code> version to latest <code>0.44</code> 
-&gt; <code>0.46</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1927";>#1927</a>)</li>
   <li>Bump default <code>eclipse</code> version to latest <code>4.27</code> 
-&gt; <code>4.29</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1939";>#1939</a>)</li>
   <li>Bump default <code>greclipse</code> version to latest <code>4.28</code> 
-&gt; <code>4.29</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1939";>#1939</a>)</li>
   <li>Bump default <code>cdt</code> version to latest <code>11.1</code> -&gt; 
<code>11.3</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1939";>#1939</a>)</li>
   </ul>
   <h2>[2.43.0] - 2023-11-27</h2>
   <h3>Added</h3>
   <ul>
   <li>Support custom rule sets for Ktlint. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1896";>#1896</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix Eclipse JDT on some settings files. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1864";>#1864</a> fixes 
<a 
href="https://redirect.github.com/diffplug/spotless/issues/1638";>#1638</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Bump default <code>ktlint</code> version to latest <code>1.0.0</code> 
-&gt; <code>1.0.1</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1855";>#1855</a>)</li>
   <li>Add a Step to remove semicolons from Groovy files. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1881";>#1881</a>)</li>
   </ul>
   <h2>[2.42.0] - 2023-09-28</h2>
   <h3>Added</h3>
   <ul>
   <li>Support for biome. The Rome project <a 
href="https://biomejs.dev/blog/annoucing-biome/";>was renamed to Biome</a>.
   The configuration is still the same, but you should switch to the new 
<code>biome</code> tag / function and adjust
   the version accordingly. (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1804";>#1804</a>).</li>
   <li>Support for <code>google-java-format</code>'s 
<code>skip-javadoc-formatting</code> option. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1793";>#1793</a>)</li>
   <li>Support configuration of mirrors for P2 repositories in Maven DSL (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1697";>#1697</a>).</li>
   <li>New line endings mode <code>GIT_ATTRIBUTES_FAST_ALLSAME</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1838";>#1838</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix support for plugins when using Prettier version <code>3.0.0</code> 
and newer. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1802";>#1802</a>)</li>
   <li>Fix configuration cache issue around <code>external process started 
'/usr/bin/git --version'</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1806";>#1806</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Bump default <code>flexmark</code> version to latest <code>0.64.0</code> 
-&gt; <code>0.64.8</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1801";>#1801</a>)</li>
   <li>Bump default <code>ktlint</code> version to latest <code>0.50.0</code> 
-&gt; <code>1.0.0</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1808";>#1808</a>)</li>
   </ul>
   <h2>[2.41.0] - 2023-08-29</h2>
   <h3>Added</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/diffplug/spotless/commit/f82e0ffa350f457d5e622b5e10f91496152c67c3";><code>f82e0ff</code></a>
 Published lib/2.44.0</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/e2e42e4eb358c43f980ffa7dfd6599f775cad74d";><code>e2e42e4</code></a>
 Add shell script support via shfmt (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1994";>#1994</a>)</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/886048d1d98a196e86fc1d9aa9a2bb7e5ebbfb98";><code>886048d</code></a>
 Add Shfmt to the root README.</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/85d21528a930bb189c293a29423f991c516d1dd1";><code>85d2152</code></a>
 Mark <code>shfmt</code> as a test that needs a special dependency.</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/0f36d0fa6639c0ee5d7ba7ff3d511795d930fcb7";><code>0f36d0f</code></a>
 Merge branch 'main' into tylercrawford/issue-1567/support-sh-bash</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/350cf2e6ff74d7a5980d2e3bf9e9bd87e0cbd6a6";><code>350cf2e</code></a>
 no empty files with biome when formatting ignored files (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1989";>#1989</a> 
fixes <a 
href="https://redirect.github.com/diffplug/spotless/issues/1987";>#1987</a>)</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/2b52f75d32cda116dd0392fee510bc797c7b52cd";><code>2b52f75</code></a>
 Merge branch 'main' into fix-1987</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/a3ef63b6698db684b472df59e374ab354fd4c974";><code>a3ef63b</code></a>
 Don't reuse BufStep args across invocations (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1976";>#1976</a>)</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/d055d4f8a7ec561fa7636a28d6d1b5342f088ce9";><code>d055d4f</code></a>
 spotlessApply</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/82e3459ec71722f46bd87c96d9b802bbc5bbc8fe";><code>82e3459</code></a>
 Merge branch 'main' into stop-reusing-args</li>
   <li>Additional commits viewable in <a 
href="https://github.com/diffplug/spotless/compare/maven/2.44.0.BETA4...lib/2.44.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.diffplug.spotless:spotless-maven-plugin&package-manager=maven&previous-version=2.44.0.BETA4&new-version=2.44.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to