dependabot[bot] opened a new pull request, #2696:
URL: https://github.com/apache/avro/pull/2696

   Bumps 
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
 from 2.27.2 to 2.42.0.
   <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.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>Changes</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>
   <ul>
   <li>Add a <code>jsonPatch</code> step to <code>json</code> formatter 
configurations. This allows patching of JSON documents using <a 
href="https://jsonpatch.com";>JSON Patches</a>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1753";>#1753</a>)</li>
   <li>Support GJF own import order. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1780";>#1780</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Use latest versions of popular style guides for <code>eslint</code> 
tests to fix failing <code>useEslintXoStandardRules</code> test. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1761";>#1761</a>, <a 
href="https://redirect.github.com/diffplug/spotless/issues/1756";>#1756</a>)</li>
   <li>Add support for <code>prettier</code> version <code>3.0.0</code> and 
newer. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1760";>#1760</a>, <a 
href="https://redirect.github.com/diffplug/spotless/issues/1751";>#1751</a>)</li>
   <li>Fix npm install calls when npm cache is not up-to-date. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1760";>#1760</a>, <a 
href="https://redirect.github.com/diffplug/spotless/issues/1750";>#1750</a>)</li>
   </ul>
   <h3>Changes</h3>
   <ul>
   <li>Bump default <code>eslint</code> version to latest <code>8.31.0</code> 
-&gt; <code>8.45.0</code> (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1761";>#1761</a>)</li>
   <li>Bump default <code>prettier</code> version to latest (v2) 
<code>2.8.1</code> -&gt; <code>2.8.8</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1760";>#1760</a>)</li>
   <li>Bump default <code>greclipse</code> version to latest <code>4.27</code> 
-&gt; <code>4.28</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1775";>#1775</a>)</li>
   </ul>
   <h2>[2.40.0] - 2023-07-17</h2>
   <h3>Added</h3>
   <ul>
   <li>Added support for Protobuf formatting based on <a 
href="https://buf.build/";>Buf</a>. (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1208";>#1208</a>)</li>
   <li><code>enum OnMatch { INCLUDE, EXCLUDE }</code> so that 
<code>FormatterStep.filterByContent</code> can not only include based on the 
pattern but also exclude. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1749";>#1749</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Update documented default <code>semanticSort</code> to 
<code>false</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1728";>#1728</a>)</li>
   </ul>
   <h3>Changes</h3>
   <ul>
   <li>Bump default <code>cleanthat</code> version to latest <code>2.13</code> 
-&gt; <code>2.17</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1734";>#1734</a>)</li>
   <li>Bump default <code>ktlint</code> version to latest <code>0.49.1</code> 
-&gt; <code>0.50.0</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1741";>#1741</a>)
   <ul>
   <li>Dropped support for <code>ktlint 0.47.x</code> following our policy of 
supporting two breaking changes at a time.</li>
   <li>Dropped support for deprecated <code>useExperimental</code> parameter in 
favor of the <code>ktlint_experimental</code> property.</li>
   </ul>
   </li>
   </ul>
   <h2>[2.39.0] - 2023-05-24</h2>
   <h3>Added</h3>
   <ul>
   <li><code>Jvm.Support</code> now accepts <code>-SNAPSHOT</code> versions, 
treated as the non<code>-SNAPSHOT</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1583";>#1583</a>)</li>
   <li>Support Rome as a formatter for JavaScript and TypeScript code. Adds a 
new <code>rome</code> step to <code>javascript</code> and 
<code>typescript</code> formatter configurations. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1663";>#1663</a>)</li>
   <li>Add semantics-aware Java import ordering (i.e. sort by package, then 
class, then member). (<a 
href="https://redirect.github.com/diffplug/spotless/issues/522";>#522</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fixed a regression which changed the import sorting order in 
<code>googleJavaFormat</code> introduced in <code>2.38.0</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/1680";>#1680</a>)</li>
   <li>Equo-based formatters now work on platforms unsupported by Eclipse such 
as PowerPC (fixes <a 
href="https://redirect.github.com/diffplug/durian-swt/issues/20";>durian-swt#20</a>)</li>
   <li>When P2 download fails, indicate the responsible formatter. (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1698";>#1698</a>)</li>
   </ul>
   <h3>Changes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/diffplug/spotless/commit/79c7966760f55848fa41106d5d84e7d424214f8d";><code>79c7966</code></a>
 Published lib/2.42.0</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/9652e058ca9bf01974046c4495726ef61fbfb896";><code>9652e05</code></a>
 Speedup GIT_ATTRIBUTES (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1838";>#1838</a>)</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/1a1fbfef95ff001ad0d4b5d8cbf8a46bc76c8896";><code>1a1fbfe</code></a>
 Remove unused field.</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/cdc0c7b3c9d85b358d7aba005e284122cbb925b2";><code>cdc0c7b</code></a>
 Update changelogs.</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/0cfe58f1e9b7693cbddd177de95d8d1812d94cc0";><code>0cfe58f</code></a>
 Update docs.</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/d56acd51206381d68cc9112c16376d502478edd5";><code>d56acd5</code></a>
 Fix spotbugs.</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/809fb4b0785803d96b2acde585db747f86e89c04";><code>809fb4b</code></a>
 Make GIT_ATTRIBUTES_FAST_ALLSAME faster.</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/54c0af2bb701fc1b0756b8ff1bfd568d0c43bf65";><code>54c0af2</code></a>
 Set the default line endings to be GIT_ATTRIBUTES_FAST_ALLSAME.</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/9c27d39f642fcee2afbd032d0179a30074ea96f9";><code>9c27d39</code></a>
 Create new GIT_ATTRIBUTES_FAST_ALLSAME which is the same as GIT_ATTRIBUTES, 
e...</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/5d9f3b42f7f1e72bf4c64bfcab8077fd55e65647";><code>5d9f3b4</code></a>
 Maven IDE hook (<a 
href="https://redirect.github.com/diffplug/spotless/issues/1782";>#1782</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/diffplug/spotless/compare/maven/2.27.2...lib/2.42.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   <details>
   <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>
   
   | Dependency Name | Ignore Conditions |
   | --- | --- |
   | com.diffplug.spotless:spotless-maven-plugin | [>= 2.37.a, < 2.38] |
   | com.diffplug.spotless:spotless-maven-plugin | [>= 2.38.a, < 2.39] |
   </details>
   
   
   [![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.27.2&new-version=2.42.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: dev-unsubscr...@avro.apache.org

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

Reply via email to