-
Notifications
You must be signed in to change notification settings - Fork 41
Commit 2a0e05d
authored
Bump com.puppycrawl.tools:checkstyle from 10.25.1 to 10.26.1 (#283)
Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 10.25.1 to 10.26.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-10.26.1</h2>
<p>Checkstyle 10.26.1 - <a
href="https://checkstyle.org/releasenotes.html#Release_10.26.1">https://checkstyle.org/releasenotes.html#Release_10.26.1</a></p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17250">#17250</a>
- NewlineAtEndOfFileCheck and empty files (size 0)</p>
<!-- raw HTML omitted -->
<h2>checkstyle-10.26.0</h2>
<p>Checkstyle 10.26.0 - <a
href="https://checkstyle.org/releasenotes.html#Release_10.26.0">https://checkstyle.org/releasenotes.html#Release_10.26.0</a></p>
<p>New:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14949">#14949</a>
- Add Check Support for Java 21 Record Pattern : New Check
PatternVariableAssignment</p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/8965">#8965</a>
- Indentation check doesn't give violation when google formatter does
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17122">#17122</a>
- False positive on indentation for Annotation Arrays</p>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/531d85d62334c1bde96b71ca1e880c67225e3952"><code>531d85d</code></a>
[maven-release-plugin] prepare release checkstyle-10.26.1</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/06ce6f313d2df9b39b6733124bab44ce4327cb27"><code>06ce6f3</code></a>
doc: release notes for 10.26.1</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/c5c2d61c0df73be6d9609fdee530932215871ad4"><code>c5c2d61</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17168">#17168</a>:
Upgrade Semaphore CI to JDK17</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/781094d39ae38789285576c6b7d8cf00b8e098bc"><code>781094d</code></a>
supplemental: add space between '//' and 'non-compiled' comments</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/c88d05a2c32ad46902d6ded51876bbf040647e56"><code>c88d05a</code></a>
supplemental: adding inputs for 4.6.2 single whitespace around lambda
arrow</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/3ce0224b28cb41ce6c9d01e728e62a78a9864b9c"><code>3ce0224</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17225">#17225</a>:
Continue to extend 'Since version' javadoc marking implementation</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/686ca93ecb0c2c52a94359d776ea1e9894fdf31c"><code>686ca93</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17250">#17250</a>:
Modify NewlineAtEndOfFileCheck to accept empty files</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/2c064bca2d56b9733348dbf0d356e19254839538"><code>2c064bc</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17168">#17168</a>:
Upgrade Idea Image to jdk17</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/2ed310c37cb24e8a54d1dbcd32ade45bdde65465"><code>2ed310c</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/c5da6e6fea22a0b8221b01142f86abcf88b516f7"><code>c5da6e6</code></a>
[maven-release-plugin] prepare release checkstyle-10.26.0</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.25.1...checkstyle-10.26.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 a95d92f commit 2a0e05dCopy full SHA for 2a0e05d
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