dependabot[bot] opened a new pull request, #1299: URL: https://github.com/apache/arrow-java/pull/1299
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.8.0 to 3.10.2. <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.2</h2> <h3>Fixed</h3> <ul> <li><code><shortenFullyQualifiedTypes></code> now shortens fully-qualified types used in expression contexts (such as static method calls, static fields, and enum constants) while avoiding imports that would change how existing unqualified type references resolve. (<a href="https://redirect.github.com/diffplug/spotless/pull/3039">#3039</a>)</li> <li>Eclipse JDT formatter step no longer fails with <code>NoClassDefFoundError</code> when lombok is active as a JVM agent (e.g. <code>-javaagent:lombok.jar</code> in Eclipse/VS Code/Cursor). (<a href="https://redirect.github.com/diffplug/spotless/issues/2795">#2795</a>)</li> </ul> <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> <h2>Maven Plugin v3.9.0</h2> <h3>Added</h3> <ul> <li>Add support for Java formatting via <a href="https://github.com/agustafson/prince-of-space"><code>prince-of-space</code></a> with the new <code><princeOfSpace></code> step. (<a href="https://redirect.github.com/diffplug/spotless/pull/2991">#2991</a>)</li> </ul> <h3>Changes</h3> <ul> <li>Replace RDF formatter library <code>de.atextor:turtle-formatter</code> (discontinued) with <code>cool.rdf:cool-rdf-formatter</code> (its new coordinates); the RDF/turtle formatter now requires Java 25+. (<a href="https://redirect.github.com/diffplug/spotless/pull/2995">#2995</a>)</li> <li>Bump default <code>greclipse</code> version to latest <code>4.39</code> -> <code>4.40</code>. (<a href="https://redirect.github.com/diffplug/spotless/pull/2989">#2989</a>)</li> <li>Bump default <code>tabletest-formatter</code> version <code>1.1.1</code> -> <code>1.1.2</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/diffplug/spotless/commit/dc2a4cb9a3ad46112908b20629f6981968821e91"><code>dc2a4cb</code></a> Published maven/3.10.2</li> <li><a href="https://github.com/diffplug/spotless/commit/876c8c4da058fecfb9fe4a3aded6ff866a2590fe"><code>876c8c4</code></a> Published gradle/8.10.2</li> <li><a href="https://github.com/diffplug/spotless/commit/ff28375c1412bd283f348110e3f9126cc2d7b50d"><code>ff28375</code></a> Published lib/4.10.2</li> <li><a href="https://github.com/diffplug/spotless/commit/e260aa74fce38301b302fe50e834ddb6d2ee77e0"><code>e260aa7</code></a> shortenFullyQualifiedTypes: preserve unqualified type resolution (<a href="https://redirect.github.com/diffplug/spotless/issues/3037">#3037</a>)</li> <li><a href="https://github.com/diffplug/spotless/commit/5a2cdcaab7156d484bb130018bb55758fb8b945c"><code>5a2cdca</code></a> Update changelogs.</li> <li><a href="https://github.com/diffplug/spotless/commit/98ca50e0bb0bf144195a764d542e7aa86ca1f271"><code>98ca50e</code></a> Merge remote-tracking branch 'origin/main' into 3033-unqualified-type-collision</li> <li><a href="https://github.com/diffplug/spotless/commit/9591d7e7f11072005e3a42a2ac180768e2efce12"><code>9591d7e</code></a> Resolve interopability with spotless, lombok and VSCode (<a href="https://redirect.github.com/diffplug/spotless/issues/3038">#3038</a>)</li> <li><a href="https://github.com/diffplug/spotless/commit/5842e1b0ac1498f48577f7875617b2982f5c629a"><code>5842e1b</code></a> shortenFullyQualifiedTypes: shorten FQTs in expression context (<a href="https://redirect.github.com/diffplug/spotless/issues/3039">#3039</a>)</li> <li><a href="https://github.com/diffplug/spotless/commit/e7f5b600874fb05241f640f9aa76b2e264268afd"><code>e7f5b60</code></a> Add changelog entries</li> <li><a href="https://github.com/diffplug/spotless/commit/79ff6c77107fded44becb35e19ff52d6bc5e89d4"><code>79ff6c7</code></a> Resolve interopability with spotless, lombok and VSCode</li> <li>Additional commits viewable in <a href="https://github.com/diffplug/spotless/compare/maven/3.8.0...maven/3.10.2">compare view</a></li> </ul> </details> <br /> [](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]
