You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2023/01/16 04:37:32 UTC

[GitHub] [logging-log4j-tools] dependabot[bot] opened a new pull request, #16: Bump spotless-maven-plugin from 2.29.0 to 2.30.0

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

   Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.29.0 to 2.30.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/diffplug/spotless/blob/main/CHANGES.md">spotless-maven-plugin's changelog</a>.</em></p>
   <blockquote>
   <h2>[2.30.0] - 2022-09-14</h2>
   <h3>Added</h3>
   <ul>
   <li><code>formatAnnotations()</code> step to correct formatting of Java type annotations.  It puts type annotations on the same line as the type that they qualify.  Run it after a Java formatting step, such as <code>googleJavaFormat()</code>. (<a href="https://github-redirect.dependabot.com/diffplug/spotless/pull/1275">#1275</a>)</li>
   </ul>
   <h3>Changes</h3>
   <ul>
   <li>Bump default <code>ktfmt</code> version to latest <code>0.39</code> -&gt; <code>0.40</code> (<a href="https://github-redirect.dependabot.com/diffplug/spotless/pull/1312">#1312</a>)</li>
   <li>Bump default <code>ktlint</code> version to latest <code>0.46.1</code> -&gt; <code>0.47.1</code> (<a href="https://github-redirect.dependabot.com/diffplug/spotless/pull/1303">#1303</a>)
   <ul>
   <li>Also restored support for older versions of ktlint back to <code>0.31.0</code></li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/diffplug/spotless/commit/6cee33d6f035b462be5800c154d86ecad63cdd57"><code>6cee33d</code></a> Published lib/2.30.0</li>
   <li><a href="https://github.com/diffplug/spotless/commit/aadeaef0861309b8a4aadd5c04c8436451cdd82f"><code>aadeaef</code></a> Bump KtLint default to 0.47.1 and restore support back to 0.31.0 (<a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1303">#1303</a>)</li>
   <li><a href="https://github.com/diffplug/spotless/commit/dcdba4df7d739f503ba48e77525fd837787d53b4"><code>dcdba4d</code></a> Update dependency org.eclipse.aether:aether-api to v0.9.1.v20140329</li>
   <li><a href="https://github.com/diffplug/spotless/commit/b4d7019c09b9a0a34df79a5817f2e62a861a12e1"><code>b4d7019</code></a> Merge branch 'main' into main-ktlint-versions</li>
   <li><a href="https://github.com/diffplug/spotless/commit/670c0ab54b97c0208df43dc5093c8c11c3e68aba"><code>670c0ab</code></a> Update dependency org.eclipse.aether:aether-api to v0.9.1.v20140329</li>
   <li><a href="https://github.com/diffplug/spotless/commit/27d3ae15dd85fe1a11edfe2950c3cb0c9c0b10f4"><code>27d3ae1</code></a> Bump default ktfmt version to v0.40 (<a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1312">#1312</a>)</li>
   <li><a href="https://github.com/diffplug/spotless/commit/624af26e334821b6ab6d86423bff9a43a1d38aed"><code>624af26</code></a> Update dependency org.mockito:mockito-core to v3.12.4 (<a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1315">#1315</a>)</li>
   <li><a href="https://github.com/diffplug/spotless/commit/d80f076f1119153dc5865652eb6684fe101d5077"><code>d80f076</code></a> Resolve changelog merge.</li>
   <li><a href="https://github.com/diffplug/spotless/commit/864eb7a8fa2ec80728d7f8c6a6cc8ce6575c137e"><code>864eb7a</code></a> Bump ktlint default version from <code>0.46.1</code> to <code>0.47.1</code></li>
   <li><a href="https://github.com/diffplug/spotless/commit/a3dc8f1337098bcc3b1834d9cb95bee05b2563e3"><code>a3dc8f1</code></a> Merge branch 'renovate/ver_ktfmt' into main-ktlint-versions</li>
   <li>Additional commits viewable in <a href="https://github.com/diffplug/spotless/compare/lib/2.29.0...lib/2.30.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.29.0&new-version=2.30.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 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


[GitHub] [logging-log4j-tools] github-actions[bot] merged pull request #16: Bump spotless-maven-plugin from 2.29.0 to 2.30.0

Posted by GitBox <gi...@apache.org>.
github-actions[bot] merged PR #16:
URL: https://github.com/apache/logging-log4j-tools/pull/16


-- 
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