dependabot[bot] opened a new pull request, #35651:
URL: https://github.com/apache/beam/pull/35651

   Bumps 
[com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless)
 from 5.6.1 to 7.2.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/diffplug/spotless/releases";>com.diffplug.spotless:spotless-plugin-gradle's
 releases</a>.</em></p>
   <blockquote>
   <h2>Gradle Plugin v7.2.1</h2>
   <h3>Fixed</h3>
   <ul>
   <li><code>spotlessInstallGitPrePushHook</code> didn't work on windows, now 
fixed. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2562";>#2562</a>)</li>
   </ul>
   <h2>Gradle Plugin v7.2.0</h2>
   <h3>Added</h3>
   <ul>
   <li>Allow specifying path to Biome JSON config file directly in 
<code>biome</code> step. Requires biome 2.x. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2548";>#2548</a>)</li>
   <li><code>spotlessInstallGitPrePushHook</code> task, which installs a Git 
<code>pre-push</code> hook to run <code>spotlessCheck</code> and 
<code>spotlessApply</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2553";>#2553</a>)</li>
   <li>Allow setting Eclipse XML config from a string, not only from files (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2361";>#2361</a>)</li>
   </ul>
   <h2>Changed</h2>
   <ul>
   <li>Bump default <code>gson</code> version to latest <code>2.11.0</code> 
-&gt; <code>2.13.1</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2414";>#2414</a>)</li>
   <li>Bump default <code>jackson</code> version to latest <code>2.18.1</code> 
-&gt; <code>2.19.2</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2558";>#2558</a>)</li>
   <li>Bump default <code>gherkin-utils</code> version to latest 
<code>9.0.0</code> -&gt; <code>9.2.0</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2408";>#2408</a>)</li>
   <li>Bump default <code>cleanthat</code> version to latest <code>2.22</code> 
-&gt; <code>2.23</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2556";>#2556</a>)</li>
   </ul>
   <h2>Gradle Plugin v7.1.0</h2>
   <h3>Added</h3>
   <ul>
   <li>Support for <code>idea</code> (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2020";>#2020</a>, <a 
href="https://redirect.github.com/diffplug/spotless/pull/2535";>#2535</a>)</li>
   <li>Add support for removing wildcard imports via 
<code>removeWildcardImports</code> step. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2517";>#2517</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix biome formatter for new major release 2.x of biome (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2537";>#2537</a>)</li>
   <li>Make sure npm-based formatters use the correct <code>node_modules</code> 
directory when running in parallel. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2542";>#2542</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Bump internal dependencies for npm-based formatters (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2542";>#2542</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>scalafmt: enforce version consistency between the version configured in 
Spotless and the version declared in Scalafmt config file (<a 
href="https://redirect.github.com/diffplug/spotless/issues/2460";>#2460</a>)</li>
   </ul>
   <h2>Gradle Plugin v7.0.4</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Fix <code>UnsupportedOperationException</code> in the Gradle plugin when 
using <code>targetExcludeContent[Pattern]</code> (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2487";>#2487</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Bump default <code>eclipse</code> version to latest <code>4.34</code> 
-&gt; <code>4.35</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2458";>#2458</a>)</li>
   <li>Bump default <code>greclipse</code> version to latest <code>4.32</code> 
-&gt; <code>4.35</code>. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2458";>#2458</a>)</li>
   <li>pgp key had expired, this and future releases will be signed by new key 
(<a 
href="https://github.com/diffplug/spotless/discussions/2464";>details</a>)</li>
   </ul>
   <h2>Gradle Plugin v7.0.3</h2>
   <h3>Changed</h3>
   <ul>
   <li>Use palantir-java-format 2.57.0 on Java 21. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2447";>#2447</a>)</li>
   <li>Re-try <code>npm install</code> with <code>--prefer-online</code> after 
<code>ERESOLVE</code> error. (<a 
href="https://redirect.github.com/diffplug/spotless/pull/2448";>#2448</a>)</li>
   <li>Apply Gradle's strict plugin types validation to the Spotless plugin. 
(<a 
href="https://redirect.github.com/diffplug/spotless/pull/2454";>#2454</a>)</li>
   </ul>
   <h2>Gradle Plugin v7.0.2</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Node.JS-based tasks now work with the configuration cache (<a 
href="https://redirect.github.com/diffplug/spotless/issues/2372";>#2372</a>)</li>
   <li>Eclipse-based tasks can now handle parallel configuration (<a 
href="https://redirect.github.com/diffplug/spotless/issues/2389";>#2389</a>)</li>
   </ul>
   <h2>Gradle Plugin v7.0.1</h2>
   <h3>Fixed</h3>
   <ul>
   <li>Deployment was missing part of the CDT formatter, now fixed. (<a 
href="https://redirect.github.com/diffplug/spotless/issues/2384";>#2384</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/diffplug/spotless/commit/9e11c9d4a8411876b10d77d81aaf5b4ab312b455";><code>9e11c9d</code></a>
 Published gradle/7.2.1</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/314418c2b9fa8210169826e52270e7cc5539531b";><code>314418c</code></a>
 Published lib/3.3.1</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/5e9df11e2b1dde4d6d71ddac6f4f453bb9c8131d";><code>5e9df11</code></a>
 Windows Compatibility Fix for Git Pre-push Hook (<a 
href="https://redirect.github.com/diffplug/spotless/issues/2562";>#2562</a>)</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/24ca3bcef169ba3b34f809196bcbaceb98798971";><code>24ca3bc</code></a>
 We should run CI for PRs against <code>release</code> also.</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/222085be8c9a336d9f2bbd6300ac0d818d04d2db";><code>222085b</code></a>
 Update changelogs.</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/776f7d15cc523af3db7cbc8b288abaf13dd54516";><code>776f7d1</code></a>
 execute pre-push hook</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/b8e80bcd369d7e68d9a7ace6434729aa4194daf7";><code>b8e80bc</code></a>
 tests fix</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/1042742744e7f273a019dc4e21566244a5585306";><code>1042742</code></a>
 spotlessApply</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/4cf8137acb1fae06147e6d6dd7a7e127aae7de74";><code>4cf8137</code></a>
 git pre push hook windows fix</li>
   <li><a 
href="https://github.com/diffplug/spotless/commit/94da761e14d554ae61f6e665328d7c25d9a86e85";><code>94da761</code></a>
 Published maven/2.46.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/diffplug/spotless/compare/gradle/5.6.1...gradle/7.2.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.diffplug.spotless:spotless-plugin-gradle&package-manager=gradle&previous-version=5.6.1&new-version=7.2.1)](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: github-unsubscr...@beam.apache.org

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

Reply via email to