-
Notifications
You must be signed in to change notification settings - Fork 41
Commit 2ef1b57
authored
Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 (#273)
Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 10.23.1 to 10.24.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/checkstyle/checkstyle/releases">com.puppycrawl.tools:checkstyle's
releases</a>.</em></p>
<blockquote>
<h2>checkstyle-10.24.0</h2>
<p>Checkstyle 10.24.0 - <a
href="https://checkstyle.org/releasenotes.html#Release_10.24.0">https://checkstyle.org/releasenotes.html#Release_10.24.0</a></p>
<p>New:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/5983">#5983</a>
- CLI: generate suppresion xml content (SuppressionFilter) for certain
Checks but whole file with violation
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16174">#16174</a>
- New Check: MultiFileRegexpHeader to allow specify few header file to
validate</p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16786">#16786</a>
- <code>private</code> enums being treated as public in
<code>JavadocVariableCheck</code>
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16564">#16564</a>
- EmptyLineSeparator check does not validate newlines before comments in
Interfaces
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/8807">#8807</a>
- SuppressWithPlainTextCommentFilter is slow on files with multiple
errors
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14654">#14654</a>
- incompatibility with google-java-format: CatchFormalParameter is
indented by 4 spaces instead of 2
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15098">#15098</a>
- Indentation of the Block child of switch rule is not validated when no
braces</p>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/f8c3db83aba82bfbd683d49ba3364c911346ec8a"><code>f8c3db8</code></a>
[maven-release-plugin] prepare release checkstyle-10.24.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/a504e106a0e1d5f7f932da277a133f0180c903df"><code>a504e10</code></a>
doc: release notes for 10.24.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/555e6c37b40304d01b9a8eb12f943a770bdeb0b2"><code>555e6c3</code></a>
infra: Update releasenotes-gen-xdoc-push.sh to not use mvnw</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/1ebcc8f97f0f78aedf4a5cca5c22670a2f96f7e1"><code>1ebcc8f</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16786">#16786</a>:
Ensure enum constants accessibility is properly evaluated</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/b1c41245cade4f0c40a9896c953b281f4467f4a7"><code>b1c4124</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/5983">#5983</a>:
add listner to generate suppression.xml for SupperssionFilter by...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/87bfcc6c78ecd8d2215cfdd1fcabe389d82f5415"><code>87bfcc6</code></a>
dependency: bump org.pitest:pitest-junit5-plugin from 1.2.2 to
1.2.3</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/6ea2b7dee34818482349a128c815a1e2d37eeb0f"><code>6ea2b7d</code></a>
minor: Bump version to 10.24.0-SNAPSHOT</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/e1a9b1e08eaa5ba9e5269343e3bb2e6417075ce1"><code>e1a9b1e</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16174">#16174</a>:
Implement New Check MultiFileRegexpHeader</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/f1a6cd0086384c7700097c1bed3adec0d108da5a"><code>f1a6cd0</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16564">#16564</a>:
Fixed EmptyLineSeparator validation with Javadoc</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/ee779bae524c1c26b7d4a0367f44d6a538ed8718"><code>ee779ba</code></a>
Pull <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17110">#17110</a>:
fix log typo</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.23.1...checkstyle-10.24.0">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a2b0561 commit 2ef1b57Copy full SHA for 2ef1b57
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments