dependabot[bot] opened a new pull request, #96:
URL: https://github.com/apache/tooling-atr-maven-plugin/pull/96

   Bumps 
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
 from 3.10.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>&lt;shortenFullyQualifiedTypes&gt;</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>&lt;prettier&gt;</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>
   </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.10.0...maven/3.10.2";>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=3.10.0&new-version=3.10.2)](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]

Reply via email to