Branch: refs/heads/main
Home: https://github.com/pmd/pmd-eclipse-plugin
Commit: 4044564303a502c26f97ce31108018dbb03ad892
https://github.com/pmd/pmd-eclipse-plugin/commit/4044564303a502c26f97ce31108018dbb03ad892
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2026-02-22 (Sun, 22 Feb 2026)
Changed paths:
M pom.xml
Log Message:
-----------
Bump com.puppycrawl.tools:checkstyle from 13.1.0 to 13.2.0 (#365)
Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 13.1.0 to 13.2.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.2.0</h2>
<p>Checkstyle 13.2.0 - <a
href="https://checkstyle.org/releasenotes.html#Release_13.2.0">https://checkstyle.org/releasenotes.html#Release_13.2.0</a></p>
<p>New:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/16678">#16678</a>
- new Check: NumericalPrefixesInfixesSuffixesCharacterCaseCheck
numerical prefixes, infixes, and suffixes should be lowercase, except
for "L"</p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18653">#18653</a>
- False-negative: HexLiteralCase does not throw violation on Hex float
literals
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18486">#18486</a>
- False positive: JavadocParagraph reports violation when
<code><`p`></code> is after tags</p>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/4dd3be899e7e2031cc03b0210ab0f178d279adaf"><code>4dd3be8</code></a>
[maven-release-plugin] prepare release checkstyle-13.2.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/84fa8745e2a61a617bbf807142001cf6178b2203"><code>84fa874</code></a>
doc: release notes for 13.2.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/48dfde070944f2b073f387d98c513702eaa8ab6a"><code>48dfde0</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18809">#18809</a>:
removed xdocs section markers</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/8ffb662c70ce7c56c3f2a4afa0313c371a1c75ec"><code>8ffb662</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17882">#17882</a>:
Add STRING_LITERAL token Javadoc with AST example</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/d0dcddfcf8ebf4e2fd461d06f611e041b503c4cb"><code>d0dcddf</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18612">#18612</a>:
Remove redundant tokens property from CustomImportOrder in goog...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/a6594e00879bdfbfcdfdbe50b73bcbf8a75af543"><code>a6594e0</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18599">#18599</a>:
Disable InlineMeSuggester as Error Prone annotations are forbid...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/c1f7520b68e38bfb601490ff3b7af572a5d994c3"><code>c1f7520</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18843">#18843</a>:
Indentation Check Handlers should not have reference to check i...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/6a0b1ed1b79de83eda2a82958ae7acb3892de539"><code>6a0b1ed</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18856">#18856</a>:
Split openrewrite-refaster-rules ci job into two jobs</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/66b1f61a862d1bde179827b859a9b761845d503d"><code>66b1f61</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18836">#18836</a>:
Enable pitest EXPERIMENTAL_MEMBER_VARIABLE and exclude optimiza...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/c7da3eea224b44d0073c805e5590c701b2c07add"><code>c7da3ee</code></a>
dependency: Update Google Java Format version to 1.34.0</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-13.1.0...checkstyle-13.2.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 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-eclipse-plugin/settings/notifications
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits