-
Notifications
You must be signed in to change notification settings - Fork 41
Commit f31d3fa
authored
Bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.0.1 (#315)
Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 11.1.0 to 12.0.1.
<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-12.0.1</h2>
<p>Checkstyle 12.0.1 - <a
href="https://checkstyle.org/releasenotes.html#Release_12.0.1">https://checkstyle.org/releasenotes.html#Release_12.0.1</a></p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17131">#17131</a>
- SARIF report does not contain information about the failing rules</p>
<!-- raw HTML omitted -->
<h2>checkstyle-12.0.0</h2>
<p>Checkstyle 12.0.0 - <a
href="https://checkstyle.org/releasenotes.html#Release_12.0.0">https://checkstyle.org/releasenotes.html#Release_12.0.0</a></p>
<p>Breaking backward compatibility:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17514">#17514</a>
- New ANTLR Grammar for Javadoc Comments</p>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/8f0f4d4a8410b50850d27b21397c4cbfcff72b21"><code>8f0f4d4</code></a>
[maven-release-plugin] prepare release checkstyle-12.0.1</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/69e719eab674def9d753e03b6302662d27ac60ca"><code>69e719e</code></a>
doc: release notes for 12.0.1</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/d0e38338176cff8f0746fcc2d59b63902790017a"><code>d0e3833</code></a>
dependency: bump org.openrewrite.recipe:rewrite-migrate-java from 3.18.0
to 3...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/6c06955aaea96414589dfc71003dec5484ffe1f8"><code>6c06955</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17131">#17131</a>:
Enhance SARIF output with rules metadata and message IDs</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/321779f921572c2b93e62b7a964e18b6a198b30e"><code>321779f</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17882">#17882</a>:
Update HIDDEN_BLOCK_TAG of JavadocCommentsTokenTypes to the new...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/775f75ee0bab664b1c66e5d0187d30bbb5f0459a"><code>775f75e</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16361">#16361</a>:
Updated testCloseStream</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/6a37de8d09e89360a3709f61b502e428ff1e743e"><code>6a37de8</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17882">#17882</a>:
Update EXCEPTION_BLOCK_TAG of JavadocCommentsTokenTypes</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/3ed3cf476704c535e831865bf5fc5a4b509829c5"><code>3ed3cf4</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16360">#16360</a>:
Updated testFileFinished to use verifyWithInlineConfigParserAnd...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/140cd4d46e749155563572e8d5db0706e1662127"><code>140cd4d</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17882">#17882</a>:
Update RETURN_BLOCK_TAG of JavadocCommentsTokenTypes to new AST...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/2fc5508960cb82b42e584786311f549d4906e47a"><code>2fc5508</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17882">#17882</a>:
Update THROWS_BLOCK_TAG of JavadocCommentsTokenTypes to new AST...</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-11.1.0...checkstyle-12.0.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a44ca5c commit f31d3faCopy full SHA for f31d3fa
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