dependabot[bot] opened a new pull request, #3975: URL: https://github.com/apache/avro/pull/3975
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.9.0 to 3.10.1. <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 v3.10.1</h2> <h3>Fixed</h3> <ul> <li><code><prettier></code> and other npm-based steps no longer fail to start on npm 12 (<code>EUNKNOWNCONFIG</code> from <code>--scripts-prepend-node-path</code>). (<a href="https://redirect.github.com/diffplug/spotless/issues/3024">#3024</a>)</li> </ul> <h2>Maven Plugin v3.10.0</h2> <h3>Added</h3> <ul> <li>New <code><shortenFullyQualifiedTypes></code> step for Java, which replaces fully-qualified type names with their simple names and adds the imports they need. Best combined with <code><importOrder></code> and <code><removeUnusedImports></code>. (<a href="https://redirect.github.com/diffplug/spotless/issues/2945">#2945</a>)</li> <li>Add embedded lockfiles to Eclipse JDT for every supported version (<code>4.9</code> through <code>4.40</code>), so <code>eclipse()</code> resolves from Maven Central instead of querying a P2 update site. Versions without an embedded lockfile still fall back to P2 provisioning. (<a href="https://redirect.github.com/diffplug/spotless/issues/1996">#1996</a>)</li> <li>Add support to apply alternate license header within same format (<a href="https://redirect.github.com/diffplug/spotless/issues/872">#872</a>)</li> <li>Add support to skip license header application based on source file content pattern (<a href="https://redirect.github.com/diffplug/spotless/issues/650">#650</a>).</li> </ul> <h3>Fixed</h3> <ul> <li><code>removeUnusedImports</code> no longer fails on Java <code>import module</code> declarations. (<a href="https://redirect.github.com/diffplug/spotless/issues/2890">#2890</a>)</li> <li>Concurrent P2 provisioning no longer races Solstice's on-disk cache (affects Eclipse-based formatters under parallel builds). (<a href="https://redirect.github.com/diffplug/spotless/issues/3004">#3004</a>)</li> </ul> <h3>Changes</h3> <ul> <li>Default <code>google-java-format</code> remains <code>1.28.0</code> on JVM 17; bumps to <code>1.30.0</code> on JVM 21+; require at least <code>1.30.0</code> on JVM 25+ for <code>import module</code> support.</li> <li>Bump default <code>eclipse</code> version to latest <code>4.39</code> -> <code>4.40</code>. (<a href="https://redirect.github.com/diffplug/spotless/issues/1996">#1996</a>)</li> <li>Document Maven skip properties <code>spotless.skip</code>, <code>spotless.check.skip</code>, and <code>spotless.apply.skip</code>. Goal-specific skips now live on their own mojos so they no longer leak across goals. (<a href="https://redirect.github.com/diffplug/spotless/pull/3009">#3009</a>)</li> <li>Bump default <code>adocfmt</code> version <code>0.2.0</code> -> <code>0.3.1</code>, which adds table formatting support (<code><formatTables></code>, <code><tableLayout></code>, <code><tableMaxLineWidth></code>, <code><tableBlankLines></code>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/diffplug/spotless/commit/4ea1c6cbf46f4e60eb9e621406bf2621e28f2d68"><code>4ea1c6c</code></a> Published maven/3.10.1</li> <li><a href="https://github.com/diffplug/spotless/commit/f2f2348ba1f28f84e7fa0d41373190478718d55e"><code>f2f2348</code></a> Published gradle/8.10.1</li> <li><a href="https://github.com/diffplug/spotless/commit/4bc8980fd8fd5da2bae1ad29e72123bc14d1f2b2"><code>4bc8980</code></a> Published lib/4.10.1</li> <li><a href="https://github.com/diffplug/spotless/commit/6fedfd57bae8d5b8b7a771819c27d801245564cc"><code>6fedfd5</code></a> chore(deps): update plugin errorprone to v5.1.1 (<a href="https://redirect.github.com/diffplug/spotless/issues/3035">#3035</a>)</li> <li><a href="https://github.com/diffplug/spotless/commit/5e10f0b2db861b8e26f95e7ebfd68741d9f60027"><code>5e10f0b</code></a> chore(deps): update plugin errorprone to v5.1.1</li> <li><a href="https://github.com/diffplug/spotless/commit/3aa82b5e1ce78565efd99e5161b4dc40d2bac8d6"><code>3aa82b5</code></a> fix: expand a directory passed to targetExclude into the files under it (<a href="https://redirect.github.com/diffplug/spotless/issues/3032">#3032</a>)</li> <li><a href="https://github.com/diffplug/spotless/commit/68bddde173e559033620335303bd6fee07bb77e8"><code>68bddde</code></a> shortenFullyQualifiedTypes: skip FQNs whose simple name clashes with types de...</li> <li><a href="https://github.com/diffplug/spotless/commit/6f73ed360fe0a435be80fac3130b215b50405975"><code>6f73ed3</code></a> fix(deps): update dependency org.codehaus.plexus:plexus-utils to v4.1.0 (<a href="https://redirect.github.com/diffplug/spotless/issues/3030">#3030</a>)</li> <li><a href="https://github.com/diffplug/spotless/commit/bdeafe7a8cafdc738a72eb43a708985d114466dd"><code>bdeafe7</code></a> docs: changelog entry for the targetExclude directory fix</li> <li><a href="https://github.com/diffplug/spotless/commit/4187eb399fc28dae1548707738dff2f4cef96fed"><code>4187eb3</code></a> fix: expand a directory passed to targetExclude into the files under it</li> <li>Additional commits viewable in <a href="https://github.com/diffplug/spotless/compare/maven/3.9.0...maven/3.10.1">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> [](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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
