Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-eclipse-plugin
  Commit: 7e119b5b49f34b80ace211879bf954fbbe6c2662
      
https://github.com/pmd/pmd-eclipse-plugin/commit/7e119b5b49f34b80ace211879bf954fbbe6c2662
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2025-10-07 (Tue, 07 Oct 2025)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.1.0 (#307)

Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 10.26.1 to 11.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-11.1.0</h2>
<p>Checkstyle 11.1.0 - <a
href="https://checkstyle.org/releasenotes.html#Release_11.1.0";>https://checkstyle.org/releasenotes.html#Release_11.1.0</a></p>
<p>New:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17451";>#17451</a>
- false-negative: whitespace between type annotation and array
declarator or ellipsis</p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17540";>#17540</a>
- Annotation location rule is not enforced in package-info.java file
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17507";>#17507</a>
- Google style: Missing support for multipart versioning format using
underscores in method names
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17778";>#17778</a>
- Add support to properly follow Rule <code>7.1.1 General Form</code> in
Google Style Guide Implementation
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17825";>#17825</a>
- --generate-checks-and-files-suppression option generates invalid XML
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/13048";>#13048</a>
- JavadocTagContinuationIndentation: missing support to arbitrary
indentation in <code>&lt;</code>pre<code>&gt;</code> tags
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/11867";>#11867</a>
- LineLength gets triggered on multi-line strings for Google Checks</p>
<!-- raw HTML omitted -->
<h2>checkstyle-11.0.1</h2>
<p>Checkstyle 11.0.1 - <a
href="https://checkstyle.org/releasenotes.html#Release_11.0.1";>https://checkstyle.org/releasenotes.html#Release_11.0.1</a></p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/3110";>#3110</a>
- some messages are still hardcoded in english
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17563";>#17563</a>
- Google style: No proper way to check if the reason for swallowing the
exception is actually appropriate
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17551";>#17551</a>
- Missing violations on Unicode and Octal values of <code>\s</code>
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17501";>#17501</a>
- Google style: Word TODO of Todo comment must be in all caps</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/aa944a0c9c873f0b72d9472ee88d57fc99035616";><code>aa944a0</code></a>
[maven-release-plugin] prepare release checkstyle-11.1.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/64a4b380e9767b97b394f6e8b2efe9cefa26d3fd";><code>64a4b38</code></a>
doc: release notes for 11.1.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/17343cbea314fbdf489829c6801c5db980de9b4c";><code>17343cb</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17540";>#17540</a>:
Enforce Annotation location rule in package-info.java</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/5d52248c85b0fc37ddd786ddb5354e332f8a54b8";><code>5d52248</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17507";>#17507</a>:
Add support for multipart versioning format using underscores</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/c6c226c7a681b8bd34ed328d01b5795b0a7d7855";><code>c6c226c</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14631";>#14631</a>:
Update SLASH token documentation to match new AST format</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/62627bd7f0445f7bef715c7c6e7dc73563d78cf0";><code>62627bd</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17778";>#17778</a>:
Added JavadocLeadingAsteriskAlign Check in google_checks.xml fo...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/a7149ee8e8f5d91f61c07c310ced8afeabe4ab38";><code>a7149ee</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17507";>#17507</a>:
Add support for underscores in class name</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/1c22f5be3eef34d54f1756233ad66a852927c583";><code>1c22f5b</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17834";>#17834</a>:
Fix DTD in suppressions.xml example</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/974bf376e6c338f92447bad0200d21a4f31f3920";><code>974bf37</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14631";>#14631</a>:
Fixed Token docs</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/97d8d50059528b26e84bba752c660adf346b9a5e";><code>97d8d50</code></a>
minor: Bump version to 11.1.0-SNAPSHOT</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.26.1...checkstyle-11.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=10.26.1&new-version=11.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 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>



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

Reply via email to