-
-
Notifications
You must be signed in to change notification settings - Fork 648
Commit b41ffda
authored
Bump com.diffplug.spotless:spotless-maven-plugin from 2.46.0 to 2.46.1 (#3058)
Bumps
[com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless)
from 2.46.0 to 2.46.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/diffplug/spotless/releases">com.diffplug.spotless:spotless-maven-plugin's
releases</a>.</em></p>
<blockquote>
<h2>Maven Plugin v2.46.1</h2>
<h3>Fixed</h3>
<ul>
<li><code>spotless:install-git-pre-push-hook</code> didn't work on
windows, now fixed. (<a
href="https://redirect.github.com/diffplug/spotless/pull/2562">#2562</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/diffplug/spotless/commit/0572107174aad6709d12d64d4c875b53bb2042ed"><code>0572107</code></a>
Published maven/2.46.1</li>
<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>See full diff in <a
href="https://github.com/diffplug/spotless/compare/maven/2.46.0...maven/2.46.1">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 53b47df commit b41ffdaCopy full SHA for b41ffda
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
0 commit comments