You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2023/01/03 04:01:15 UTC

[GitHub] [maven-parent] dependabot[bot] opened a new pull request, #101: Bump spotless-maven-plugin from 2.28.0 to 2.29.0

dependabot[bot] opened a new pull request, #101:
URL: https://github.com/apache/maven-parent/pull/101

   Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.28.0 to 2.29.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.29.0] - 2022-08-23</h2>
   <h3>Added</h3>
   <ul>
   <li><code>scalafmt</code> integration now has a configuration option <code>majorScalaVersion</code> that allows you to configure the Scala version that gets resolved from the maven artifact (<a href="https://github-redirect.dependabot.com/diffplug/spotless/pull/1283">#1283</a>)
   <ul>
   <li>Converted <code>scalafmt</code> integration to use a compile-only source set (fixes <a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/524">#524</a>)</li>
   </ul>
   </li>
   </ul>
   <h3>Changes</h3>
   <ul>
   <li>Add the <code>ktlint</code> rule in error messages when <code>ktlint</code> fails to apply a fix (<a href="https://github-redirect.dependabot.com/diffplug/spotless/pull/1279">#1279</a>)</li>
   <li>Bump default <code>scalafmt</code> to latest <code>3.0.8</code> -&gt; <code>3.5.9</code> (removed support for pre-<code>3.0.0</code>) (<a href="https://github-redirect.dependabot.com/diffplug/spotless/pull/1283">#1283</a>)</li>
   </ul>
   <h2>[2.28.1] - 2022-08-10</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Fix Clang not knowing the filename and changing the format (<a href="https://github-redirect.dependabot.com/diffplug/spotless/pull/1268">#1268</a> fixes <a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1267">#1267</a>).</li>
   </ul>
   <h3>Changes</h3>
   <ul>
   <li>Bump default <code>diktat</code> version to latest <code>1.2.1</code> -&gt; <code>1.2.3</code> (<a href="https://github-redirect.dependabot.com/diffplug/spotless/pull/1266">#1266</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/diffplug/spotless/commit/1dfd0ee20868f9ca1b76817ae143712b3df8d729"><code>1dfd0ee</code></a> Published lib/2.29.0</li>
   <li><a href="https://github.com/diffplug/spotless/commit/cec88e2037daa772d1720d080762113dc69b2327"><code>cec88e2</code></a> Bump slf4j-api from 1.7.36 to 2.0.0 (<a href="https://github-redirect.dependabot.com/diffplug/spotless/issues/1285">#1285</a>)</li>
   <li><a href="https://github.com/diffplug/spotless/commit/a5332a6df3166cd1085092419b4f341a4dab3fa9"><code>a5332a6</code></a> Bump slf4j-api from 1.7.36 to 2.0.0</li>
   <li><a href="https://github.com/diffplug/spotless/commit/24b8d3a687d6af5742b7d4d856ced09fc635909d"><code>24b8d3a</code></a> Add support for setting scala version for scalafmt, and also convert to compi...</li>
   <li><a href="https://github.com/diffplug/spotless/commit/e9d31502b710b56b57bbcc46be02f11313dfbfe0"><code>e9d3150</code></a> Fix test.</li>
   <li><a href="https://github.com/diffplug/spotless/commit/a75877c085b283a8eafb9397008cb7d6ce208217"><code>a75877c</code></a> Massive speedup. FormatterFunc is instantiated lazily and is not involved in ...</li>
   <li><a href="https://github.com/diffplug/spotless/commit/735c7b5228a46a5d292b0aecfdc2d459932ac414"><code>735c7b5</code></a> Update the tool-specific changelogs.</li>
   <li><a href="https://github.com/diffplug/spotless/commit/24ca9ec83ed01917bb13827c2f2a26a421610f82"><code>24ca9ec</code></a> Add info about changes to scalafmt default version.</li>
   <li><a href="https://github.com/diffplug/spotless/commit/872424a816b8f1068dfa3b7ae82c447ac342baba"><code>872424a</code></a> Update scalafmt versions in documentation</li>
   <li><a href="https://github.com/diffplug/spotless/commit/30d72d82f9183274bfcffced5fc7f4525ed80946"><code>30d72d8</code></a> Add documentation for majorScalaVersion</li>
   <li>Additional commits viewable in <a href="https://github.com/diffplug/spotless/compare/lib/2.28.0...lib/2.29.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.28.0&new-version=2.29.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: issues-unsubscribe@maven.apache.org

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


[GitHub] [maven-parent] dependabot[bot] commented on pull request #101: Bump spotless-maven-plugin from 2.28.0 to 2.29.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #101:
URL: https://github.com/apache/maven-parent/pull/101#issuecomment-1383447909

   Superseded by #104.


-- 
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: issues-unsubscribe@maven.apache.org

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


[GitHub] [maven-parent] dependabot[bot] closed pull request #101: Bump spotless-maven-plugin from 2.28.0 to 2.29.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #101: Bump spotless-maven-plugin from 2.28.0 to 2.29.0
URL: https://github.com/apache/maven-parent/pull/101


-- 
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: issues-unsubscribe@maven.apache.org

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