Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-designer
  Commit: 4cf5eb5d402abb194cb1d902c20e65712485f8b5
      
https://github.com/pmd/pmd-designer/commit/4cf5eb5d402abb194cb1d902c20e65712485f8b5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2025-12-18 (Thu, 18 Dec 2025)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump com.puppycrawl.tools:checkstyle from 12.2.0 to 12.3.0 (#308)

Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 12.2.0 to 12.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-12.3.0</h2>
<p>Checkstyle 12.3.0 - <a
href="https://checkstyle.org/releasenotes.html#Release_12.3.0";>https://checkstyle.org/releasenotes.html#Release_12.3.0</a></p>
<p>New:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18207";>#18207</a>
- IllegalImport: new property illegalModules to cover module imports
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17223";>#17223</a>
- Google-style: New Check TextBlockGoogleStyleFormattingCheck</p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18283";>#18283</a>
- Google style checks should allow <code>_</code> keyword for anonymous
variables</p>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/7cd24ce03ffa97cf30b565a536d537fd89a84e6c";><code>7cd24ce</code></a>
[maven-release-plugin] prepare release checkstyle-12.3.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/66da258ac4ed6a4913c15f7b23ab01bfb0e7e21c";><code>66da258</code></a>
doc: release notes for 12.3.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/f5bcfd8de4e7bc3421e32c4106837faabd7c1974";><code>f5bcfd8</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18283";>#18283</a>:
allow unnamed variables (_) in naming patterns</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/25322e2f6a869dae53f95beb6cdcab3612f55460";><code>25322e2</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17882";>#17882</a>:
Update LITERAL_INLINE_TAG AST format</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/98c66e6266016c554684a46fc653e86cceba63bf";><code>98c66e6</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18272";>#18272</a>:
Clone apache/kafka once KAFKA-19809 is merged</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/2cca325d5766545a4f59c3225c23200606658db3";><code>2cca325</code></a>
dependency: bump actions/upload-artifact from 5 to 6</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/e2c6a4810b3e9862fde1d93d693a0906fd01fffb";><code>e2c6a48</code></a>
dependency: bump org.eclipse.jgit:org.eclipse.jgit</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/f264b99ea0264a8103a845c366f1905b11ae78cd";><code>f264b99</code></a>
dependency: bump actions/cache from 4 to 5</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/fbbddc0339615633e9ea7b38f570918993843641";><code>fbbddc0</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17882";>#17882</a>:
Update LEADING_ASTERISK of Javadoc CommentTokenTypes into AST f...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/4d23c0b5f3f23c95e7d5b5adb836156ce20ee70b";><code>4d23c0b</code></a>
infra: move no-error-trino to no-error-workflow.yml</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-12.2.0...checkstyle-12.3.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=12.2.0&new-version=12.3.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-designer/settings/notifications


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

Reply via email to