You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/08/30 00:34:29 UTC

[PR] Bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0 to 2.39.0 (logging-log4j-samples)

dependabot[bot] opened a new pull request, #67:
URL: https://github.com/apache/logging-log4j-samples/pull/67

   Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.38.0 to 2.39.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.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>
   <ul>
   <li>Equo-based formatters now download metadata to <code>~/.m2/repository/dev/equo/p2-data</code> rather than <code>~/.equo</code>, and for CI machines without a home directory the p2 data goes to <code>$GRADLE_USER_HOME/caches/p2-data</code>. (<a href="https://redirect.github.com/diffplug/spotless/pull/1714">#1714</a>)</li>
   <li>Bump default <code>googleJavaFormat</code> version to latest <code>1.16.0</code> -&gt; <code>1.17.0</code>. (<a href="https://redirect.github.com/diffplug/spotless/pull/1710">#1710</a>)</li>
   <li>Bump default <code>ktfmt</code> version to latest <code>0.43</code> -&gt; <code>0.44</code>. (<a href="https://redirect.github.com/diffplug/spotless/pull/1691">#1691</a>)</li>
   <li>Bump default <code>ktlint</code> version to latest <code>0.48.2</code> -&gt; <code>0.49.1</code>. (<a href="https://redirect.github.com/diffplug/spotless/issues/1696">#1696</a>)
   <ul>
   <li>Dropped support for <code>ktlint 0.46.x</code> following our policy of supporting two breaking changes at a time.</li>
   </ul>
   </li>
   <li>Bump default <code>sortpom</code> version to latest <code>3.0.0</code> -&gt; <code>3.2.1</code>. (<a href="https://redirect.github.com/diffplug/spotless/pull/1675">#1675</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/diffplug/spotless/commit/0d19de79c77da9b9cb316101d194a44ab527e4f7"><code>0d19de7</code></a> Published lib/2.39.0</li>
   <li><a href="https://github.com/diffplug/spotless/commit/6e058a21119c8df9fd0472224c89fc2135ce8674"><code>6e058a2</code></a> Bump solstice and durian-swt to latest (<a href="https://redirect.github.com/diffplug/spotless/issues/1714">#1714</a>)</li>
   <li><a href="https://github.com/diffplug/spotless/commit/d4c55ac470139c255a8daa213717e5737e06a920"><code>d4c55ac</code></a> Bump changelogs.</li>
   <li><a href="https://github.com/diffplug/spotless/commit/2574fb63bcc910887bda53a6a9225da6787d3ee7"><code>2574fb6</code></a> Merge branch 'main' into feat/bump-solstice</li>
   <li><a href="https://github.com/diffplug/spotless/commit/357274adb597baa3dea0c77b552d88673d41d876"><code>357274a</code></a> Bump default ktfmt 0.43 -&gt; 0.44 (<a href="https://redirect.github.com/diffplug/spotless/issues/1691">#1691</a>)</li>
   <li><a href="https://github.com/diffplug/spotless/commit/a9fde3e4ec8b7a7162e88564f2cc926f809c318a"><code>a9fde3e</code></a> Fix the broken parts of the test.</li>
   <li><a href="https://github.com/diffplug/spotless/commit/973f285218b7a35eb0d124f046265a3ad2cc8988"><code>973f285</code></a> Why is KtfmtStepTest disabled?</li>
   <li><a href="https://github.com/diffplug/spotless/commit/d88928a9386562cb7864dc7f65d4900e96a825fd"><code>d88928a</code></a> Update changelogs.</li>
   <li><a href="https://github.com/diffplug/spotless/commit/38a6d6f2f2b02a74733e489a2a853684930f0c1e"><code>38a6d6f</code></a> Merge branch 'main' into renovate/com.facebook-ktfmt-0.x</li>
   <li><a href="https://github.com/diffplug/spotless/commit/152c9375c4e84bbed34eb7b7a2d3c24997be1084"><code>152c937</code></a> Bump default gjf <code>1.16.0</code> -&gt; <code>1.17.0</code> (<a href="https://redirect.github.com/diffplug/spotless/issues/1710">#1710</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/diffplug/spotless/compare/lib/2.38.0...lib/2.39.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.38.0&new-version=2.39.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: notifications-unsubscribe@logging.apache.org

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


Re: [PR] Bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0 to 2.39.0 (logging-log4j-samples)

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] merged PR #67:
URL: https://github.com/apache/logging-log4j-samples/pull/67


-- 
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: notifications-unsubscribe@logging.apache.org

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