Skip to content

Commit fb79351

Browse files
Bump spotless from 7.0.4 to 7.1.0 (#438)
Bumps `spotless` from 7.0.4 to 7.1.0. Updates `com.diffplug.spotless:spotless-plugin-gradle` from 7.0.4 to 7.1.0 <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.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/diffplug/spotless/commit/facaab50c74d0d4ce2f5afdd50a73907a3a1c875"><code>facaab5</code></a> Published gradle/7.1.0</li> <li><a href="https://github.com/diffplug/spotless/commit/10c60698327c0b7a4ecebd76c7638f695389d83b"><code>10c6069</code></a> Published lib/3.2.0</li> <li><a href="https://github.com/diffplug/spotless/commit/5a7f0756185494911a06483c27670cc473c0ed66"><code>5a7f075</code></a> Publish to Central Portal (<a href="https://redirect.github.com/diffplug/spotless/issues/2539">#2539</a>)</li> <li><a href="https://github.com/diffplug/spotless/commit/2f4ef38ca0c5d4f96b10ff82396ffc13924ddd3b"><code>2f4ef38</code></a> Revert &quot;Use palantir-java-format as default formatter in RemoveUnused. (<a href="https://redirect.github.com/diffplug/spotless/issues/2546">#2546</a>)</li> <li><a href="https://github.com/diffplug/spotless/commit/62b12ca8fb2b17f04bf3028c97e73f99f682b5a9"><code>62b12ca</code></a> spotlessApply</li> <li><a href="https://github.com/diffplug/spotless/commit/cb202b11ff3ac041fc188457e5420d87c119bec0"><code>cb202b1</code></a> Revert &quot;Use palantir-java-format as default formatter in RemoveUnusedImportsS...</li> <li><a href="https://github.com/diffplug/spotless/commit/86d65b0f5405d6b9316333828a8d9a692dee9f18"><code>86d65b0</code></a> feat: Disable <code>expandEmptyElements</code>, to avoid empty body warnings (<a href="https://redirect.github.com/diffplug/spotless/issues/2520">#2520</a>)</li> <li><a href="https://github.com/diffplug/spotless/commit/694eb3074407e7fd3999f52f826a48b18c533259"><code>694eb30</code></a> Add the changes to the plugin-maven/CHANGES.md</li> <li><a href="https://github.com/diffplug/spotless/commit/34be7eb894d559a77e7c66313840e9b6c350f089"><code>34be7eb</code></a> Merge branch 'main' into patch-1</li> <li><a href="https://github.com/diffplug/spotless/commit/38989da90ff47a920b0bdef8616aaa20c597f45f"><code>38989da</code></a> Update for biome 2.x (<a href="https://redirect.github.com/diffplug/spotless/issues/2538">#2538</a> fixes <a href="https://redirect.github.com/diffplug/spotless/issues/2537">#2537</a>)</li> <li>Additional commits viewable in <a href="https://github.com/diffplug/spotless/compare/gradle/7.0.4...gradle/7.1.0">compare view</a></li> </ul> </details> <br /> Updates `com.diffplug.spotless` from 7.0.4 to 7.1.0 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99a6ef9 commit fb79351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ okhttp = "4.12.0"
1212
okio = "3.14.0"
1313
protobuf = "4.31.1"
1414
slf4j = "2.0.17"
15-
spotless = "7.0.4"
15+
spotless = "7.1.0"
1616

1717
[libraries]
1818
android = { module = "com.google.android:android", version.ref = "android" }

0 commit comments

Comments
 (0)