Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-designer
  Commit: ad8b9b4f3350a5acc469d5c72178582506abfd85
      
https://github.com/pmd/pmd-designer/commit/ad8b9b4f3350a5acc469d5c72178582506abfd85
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2026-02-05 (Thu, 05 Feb 2026)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump com.puppycrawl.tools:checkstyle from 13.0.0 to 13.1.0 (#324)

Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 13.0.0 to 13.1.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-13.1.0</h2>
<p>Checkstyle 13.1.0 - <a
href="https://checkstyle.org/releasenotes.html#Release_13.1.0";>https://checkstyle.org/releasenotes.html#Release_13.1.0</a></p>
<p>Breaking backward compatibility:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/12556";>#12556</a>
- Remove deprecated method CheckstyleAntTask:createClasspath()</p>
<p>New:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18329";>#18329</a>
- ImportControl: add module attribute to allow/disallow module imports
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18368";>#18368</a>
- New check: MissingOverrideOnRecordAccessor to require Override on
record component accessor methods</p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16087";>#16087</a>
- false positive invalid tag JavadocType
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18790";>#18790</a>
- IllegalTokenText reports false positives for Unicode whitespace
characters without escape sequences
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18118";>#18118</a>
- Inconsistent behaviour of <code>Indentation</code> check
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/13038";>#13038</a>
- VariableDeclarationUsageDistanceCheck doesn't handle method definition
properly
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/11103";>#11103</a>
- Indentation: Lambda in Enum causes error loop
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18644";>#18644</a>
- False-negative: SummaryJavadoc:forbiddenSummaryFragments for
tab-formatted code
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/6807";>#6807</a>
- False-positive RightCurly in google_checks since 8.20
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17561";>#17561</a>
- Google style: Override is required on explicitly declared accessor
method for a record
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18559";>#18559</a>
- Add missing checks to sun_checks.xml: DeclarationOrder, FallThrough,
OneStatementPerLine</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/079d68da682755ca408ef946cb3bde5151ed7808";><code>079d68d</code></a>
[maven-release-plugin] prepare release checkstyle-13.1.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/aa2d5a06f3998f52c24201993d771ae729fd5b77";><code>aa2d5a0</code></a>
doc: release notes for 13.1.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/a4873e0e95f1556bf4672af2133a11962b5f653e";><code>a4873e0</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18556";>#18556</a>:
updating multifileregexpheader and adding external xml in check</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/e4080e081ccc4b201edda01f1f3ea735e9d456d3";><code>e4080e0</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17882";>#17882</a>:
added comments for SNIPPET_* tokens</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/30a26157e119027d5c7fb109d3d1af55d5947745";><code>30a2615</code></a>
Pull <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18795";>#18795</a>:
Dedicate <code>rewrite</code> recipes <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18794";>#18794</a>
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18673";>#18673</a>
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18791";>#18791</a></li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/5802cb86b71b2ec8862ab0a9227c11652ba09f96";><code>5802cb8</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15456";>#15456</a>:
defining violation message visibility</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/9fd55e1bc52bc41dff01a24909896563dfab360a";><code>9fd55e1</code></a>
minor: setting lf line ending for
InputJavadocTypeWithBlockComment.java</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/9f09882833651b92e89825be5bc0b027ec27cc9c";><code>9f09882</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/7523";>#7523</a>:
CLI '-s' option does not match by data from '-t'</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/40f2a1d5cf3fc59e495dac34c955b9602d4bde16";><code>40f2a1d</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17882";>#17882</a>:
Add JAVADOC_INLINE_TAG_END token documentation</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/464188eec2db78fb926dc119008f6bfe5c6fd179";><code>464188e</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16087";>#16087</a>:
Refractor JavadocTypCheck</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-13.0.0...checkstyle-13.1.0";>compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.puppycrawl.tools:checkstyle&package-manager=maven&previous-version=13.0.0&new-version=13.1.0)](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 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>



To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to