Branch: refs/heads/main
Home: https://github.com/pmd/pmd-eclipse-plugin
Commit: 2499a3f700e99c6aead4e973d1cfe9a0a73ec417
https://github.com/pmd/pmd-eclipse-plugin/commit/2499a3f700e99c6aead4e973d1cfe9a0a73ec417
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2025-11-13 (Thu, 13 Nov 2025)
Changed paths:
M pom.xml
Log Message:
-----------
Bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2 (#325)
Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 12.1.1 to 12.1.2.
<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.2</h2>
<p>Checkstyle 12.1.2 - <a
href="https://checkstyle.org/releasenotes.html#Release_12.1.2">https://checkstyle.org/releasenotes.html#Release_12.1.2</a></p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18074">#18074</a>
- JAR for 12.1.1 is missing org.slf4j package
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/8396">#8396</a>
- Indent issue with multiline method call with array element</p>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/5319e083c92e73578778a6788787800f834237db"><code>5319e08</code></a>
[maven-release-plugin] prepare release checkstyle-12.1.2</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/2a2365cb8926dc7b120b2a90d83a6d6afcabbe6d"><code>2a2365c</code></a>
doc: release notes for 12.1.2</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/64edf2ae827eb8f95e01b2056df21386bf0c4914"><code>64edf2a</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18074">#18074</a>:
Align slf4j version to the version reflections uses, and mark a...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/bfd8fea7542b720db8a5cb575431193d06fc50c1"><code>bfd8fea</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17045">#17045</a>:
UI Flickering on Checkstyle.org – Panel Resizes Erratically on ...</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/ededac2353e3d1c1341bc2a240f25e8b40fa5114"><code>ededac2</code></a>
dependency: bump nl.jqno.equalsverifier:equalsverifier</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/5aff11756ddcce7347d4d0eb0cebc5a36be88ed2"><code>5aff117</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18000">#18000</a>:
Add Smooth Scrolling to Anchor Links</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/5dab627ea68e26b8d1542b03650403f77ba67faf"><code>5dab627</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/18062">#18062</a>:
Remove broken link to Maven Snapshot repository in README</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/263dc04142a4e15594d2d6ca53b294c65f1e2ef1"><code>263dc04</code></a>
infra: Refactor Cirrus CI to use jdk21 <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17851">#17851</a></li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/2b40d03a84bb4ac2e646eb61331159fc207d73c5"><code>2b40d03</code></a>
dependency: bump pmd.version from 7.17.0 to 7.18.0</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/9cb3cc376b770c84ec2087e1c9efccda7c7b53bd"><code>9cb3cc3</code></a>
minor: reduce line-height for code blocks</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-12.1.1...checkstyle-12.1.2">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 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