Branch: refs/heads/main
Home: https://github.com/pmd/pmd-eclipse-plugin
Commit: c99f938d4960ea6392081389b9798b6484c6ffe7
https://github.com/pmd/pmd-eclipse-plugin/commit/c99f938d4960ea6392081389b9798b6484c6ffe7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2026-03-05 (Thu, 05 Mar 2026)
Changed paths:
M pom.xml
Log Message:
-----------
Bump com.puppycrawl.tools:checkstyle from 13.2.0 to 13.3.0 (#372)
Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 13.2.0 to 13.3.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.3.0</h2>
<p>Checkstyle 13.3.0 - <a
href="https://checkstyle.org/releasenotes.html#Release_13.3.0">https://checkstyle.org/releasenotes.html#Release_13.3.0</a></p>
<p>Breaking backward compatibility:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18146">#18146</a>
- Clean up grammar for discontinued preview feature (pattern matching
for switch)</p>
<p>New:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15180">#15180</a>
- NewCheck: UseEnhancedSwitch
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18494">#18494</a>
- New Check: GoogleNonConstantFieldNameCheck to enforce Google Java
Style Guide member naming
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18109">#18109</a>
- new Check: LineEnding</p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/9719">#9719</a>
- Indentation check regression with "new"
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17541">#17541</a>
- Empty line separator is not enforced in <code>package-info.java</code>
file</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/cf81ad6eea85c523c43e5adcd2af2304277ceea7"><code>cf81ad6</code></a>
[maven-release-plugin] prepare release checkstyle-13.3.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/714ace0f1c01ff4a2543e86831e5dea158cfcb90"><code>714ace0</code></a>
doc: release notes for 13.3.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/5d0aa7b96a1b5852bc232ecb3f684e6f61b90f9b"><code>5d0aa7b</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/15180">#15180</a>:
New check UseEnhancedSwitch</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/5a92f82324d1703063594f9a02202778590ef4ff"><code>5a92f82</code></a>
dependency: bump actions/upload-artifact from 6 to 7</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/8135d347f96dec97a324bf2fe291a8e2642e3012"><code>8135d34</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/11163">#11163</a>:
Split InputHiddenField2 into focused test inputs</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/9259fc65c905fd131faf1ed9daa11f8af430eab5"><code>9259fc6</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18494">#18494</a>:
Add GoogleNonConstantFieldNameCheck for Google Java Style compl...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/6d3136d515fd1ea611a26c2395f8206f67f4858c"><code>6d3136d</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18146">#18146</a>:
Remove ANTLR grammar for discontinued pattern matching preview ...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/07fa29e0df3ca0588fbf2b70d9f91362033567c3"><code>07fa29e</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/9719">#9719</a>:
Fix Indentation check false positive for 'new' in ternary operator</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/427acbff485b95d7a6ba63764beac28b234a2e63"><code>427acbf</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18926">#18926</a>:
Re-enable RedundantSuppression inspection</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/a9ccd9745e2515c10ae9d7c118ae57f3aa1594d7"><code>a9ccd97</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18926">#18926</a>:
Re-enable 'EqualsWithItself' inspection</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-13.2.0...checkstyle-13.3.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