Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd-designer
  Commit: 479057b5c52fbf45b0ef7a280eac41d16fcf3713
      
https://github.com/pmd/pmd-designer/commit/479057b5c52fbf45b0ef7a280eac41d16fcf3713
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump com.puppycrawl.tools:checkstyle from 12.1.0 to 12.1.1 (#267)

Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 12.1.0 to 12.1.1.
<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.1.1</h2>
<p>Checkstyle 12.1.1 - <a
href="https://checkstyle.org/releasenotes.html#Release_12.1.1";>https://checkstyle.org/releasenotes.html#Release_12.1.1</a></p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17975";>#17975</a>
- Incorrect encoding in non-English properties files causing garbled
characters in localized messages
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17681";>#17681</a>
- Google style config and formatter differ on blank line separation
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/3110";>#3110</a>
- some messages are still hardcoded in english</p>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/d902be8083e413f096176e6be84029a56e891dd0";><code>d902be8</code></a>
[maven-release-plugin] prepare release checkstyle-12.1.1</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/b2ff3964470e1c6b6e3e7c30e9bbd4e19a5aeb24";><code>b2ff396</code></a>
doc: release notes for 12.1.1</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/8c87a5cc98614cc8ef0eacb6e721deb39ab62c6a";><code>8c87a5c</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17975";>#17975</a>:
Standardize the properties files to UTF-8</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/bbf23fc801db98a2e4a1e0f11f9527e6455b53af";><code>bbf23fc</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17882";>#17882</a>:
add Javadoc for CUSTOM_BLOCK_TAG of JavadocCommentsTokenTypes t...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/d13e710434e75edfdc382a7844175881ce25fd2c";><code>d13e710</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17882";>#17882</a>:
Update SEE_BLOCK_TAG to new format of AST print</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/a65b39c193e97144061a697c3aef7d2359d0b6da";><code>a65b39c</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17487";>#17487</a>:
Add <code>importOrder</code></li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/37d12063d6e75fec1df49ba958e1f66aa8e4a819";><code>37d1206</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17939";>#17939</a>:
Wrap AtclauseOrder properties table to prevent horizontal scrol...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/c2fe3c4ddd8f6290d6bd67b85908c781c8b140f5";><code>c2fe3c4</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17681";>#17681</a>:
Fix multiple blank line separation</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/e23179b53c7605d047bc2d8c9a38d9ac1afe4be8";><code>e23179b</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/10086";>#10086</a>:
Add profile to pitest-misc</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/a673b8383495a1c741404cacf013907fc746cc0f";><code>a673b83</code></a>
dependency: bump actions/upload-artifact from 4 to 5</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-12.1.0...checkstyle-12.1.1";>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.1.0&new-version=12.1.1)](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