Branch: refs/heads/dependabot/maven/pmd.check.version-7.15.0
  Home:   https://github.com/pmd/pmd-designer
  Commit: 350d5a393442b0f41f03585615303d974b4850a0
      
https://github.com/pmd/pmd-designer/commit/350d5a393442b0f41f03585615303d974b4850a0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump net.sourceforge.pmd:pmd-lang-test from 7.14.0 to 7.15.0 (#193)

Bumps [net.sourceforge.pmd:pmd-lang-test](https://github.com/pmd/pmd)
from 7.14.0 to 7.15.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pmd/pmd/releases";>net.sourceforge.pmd:pmd-lang-test's
releases</a>.</em></p>
<blockquote>
<h2>PMD 7.15.0 (27-June-2025)</h2>
<h2>27-June-2025 - 7.15.0</h2>
<p>The PMD team is pleased to announce PMD 7.15.0.</p>
<p>This is a minor release.</p>
<h3>Table Of Contents</h3>
<ul>
<li><a href="https://github.com/pmd/pmd/blob/HEAD/#new-and-noteworthy";>🚀
New and noteworthy</a>
<ul>
<li><a href="https://github.com/pmd/pmd/blob/HEAD/#new-rules";>✨ New
Rules</a></li>
</ul>
</li>
<li><a href="https://github.com/pmd/pmd/blob/HEAD/#fixed-issues";>🐛 Fixed
Issues</a></li>
<li><a href="https://github.com/pmd/pmd/blob/HEAD/#api-changes";>🚨 API
Changes</a>
<ul>
<li><a
href="https://github.com/pmd/pmd/blob/HEAD/#rule-test-schema";>Rule Test
Schema</a></li>
</ul>
</li>
<li><a
href="https://github.com/pmd/pmd/blob/HEAD/#financial-contributions";>💵
Financial Contributions</a></li>
<li><a
href="https://github.com/pmd/pmd/blob/HEAD/#merged-pull-requests";>✨
Merged pull requests</a></li>
<li><a href="https://github.com/pmd/pmd/blob/HEAD/#dependency-updates";>📦
Dependency updates</a></li>
<li><a href="https://github.com/pmd/pmd/blob/HEAD/#stats";>📈
Stats</a></li>
</ul>
<h3>🚀 New and noteworthy</h3>
<h4>✨ New Rules</h4>
<ul>
<li>The new Apex rule <a
href="https://docs.pmd-code.org/pmd-doc-7.15.0/pmd_rules_apex_design.html#avoidbooleanmethodparameters";><code>AvoidBooleanMethodParameters</code></a>
finds methods that take a
boolean parameter. This can make method calls difficult to understand
and maintain as the method is clearly
doing two things.</li>
</ul>
<h3>🐛 Fixed Issues</h3>
<ul>
<li>apex-design
<ul>
<li><a href="https://redirect.github.com/pmd/pmd/issues/5427";>#5427</a>:
[apex] New Rule: Avoid Boolean Method Parameters</li>
</ul>
</li>
<li>apex-security
<ul>
<li><a href="https://redirect.github.com/pmd/pmd/issues/5788";>#5788</a>:
[apex] ApexCRUDViolation unable to detect insecure SOQL if it is a
direct input argument</li>
</ul>
</li>
<li>doc
<ul>
<li><a href="https://redirect.github.com/pmd/pmd/issues/5790";>#5790</a>:
[doc] Website rule reference pages are returning 404</li>
</ul>
</li>
<li>java-bestpractices
<ul>
<li><a href="https://redirect.github.com/pmd/pmd/issues/5785";>#5785</a>:
[java] UnusedPrivateField doesn't play well with
UnnecessaryWarningSuppression</li>
<li><a href="https://redirect.github.com/pmd/pmd/issues/5793";>#5793</a>:
[java] NonExhaustiveSwitch fails on exhaustive switch with sealed
class</li>
</ul>
</li>
<li>java-codestyle
<ul>
<li><a href="https://redirect.github.com/pmd/pmd/issues/1639";>#1639</a>:
[java] UnnecessaryImport false positive for multiline @<!-- raw HTML
omitted -->link Javadoc</li>
<li><a href="https://redirect.github.com/pmd/pmd/issues/2304";>#2304</a>:
[java] UnnecessaryImport false positive for on-demand imports in
JavaDoc</li>
<li><a href="https://redirect.github.com/pmd/pmd/issues/5832";>#5832</a>:
[java] UnnecessaryImport false positive for multiline @<!-- raw HTML
omitted -->see Javadoc</li>
</ul>
</li>
<li>java-design
<ul>
<li><a href="https://redirect.github.com/pmd/pmd/issues/5804";>#5804</a>:
[java] UselessOverridingMethod doesn't play well with
UnnecessarySuppressWarning</li>
</ul>
</li>
</ul>
<h3>🚨 API Changes</h3>
<h4>Rule Test Schema</h4>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pmd/pmd/commit/f06835e0afc59b11f440fffd999d13ebe48a43d2";><code>f06835e</code></a>
[release] prepare release pmd_releases/7.15.0</li>
<li><a
href="https://github.com/pmd/pmd/commit/e84f47ade44726923f65d60a66fa39677ab41328";><code>e84f47a</code></a>
Prepare pmd release 7.15.0</li>
<li><a
href="https://github.com/pmd/pmd/commit/8e5654fa786955f969b6904241fd56b2d10bb6b3";><code>8e5654f</code></a>
[ci] publish-snapshot/release: also create javadocs for kotlin
(dokka)</li>
<li><a
href="https://github.com/pmd/pmd/commit/48e6c5fb906858bce774dcdf1aa54684705be54e";><code>48e6c5f</code></a>
[doc] Fix javadoc plugin offline link configuration</li>
<li><a
href="https://github.com/pmd/pmd/commit/77276fb5453220a3951c29004645f44552ff111b";><code>77276fb</code></a>
[ci] Fix condition for publish-release</li>
<li><a
href="https://github.com/pmd/pmd/commit/2b40c9eac39b4f4b450edde6a316d568e03de900";><code>2b40c9e</code></a>
[ci] Fix regression tester script for release builds</li>
<li><a
href="https://github.com/pmd/pmd/commit/888eb624616dcc660c096d5136a8c3768a32851d";><code>888eb62</code></a>
[ci] Fix dogfood check during release builds</li>
<li><a
href="https://github.com/pmd/pmd/commit/59e32be4d8a807c4ef378aa1a2869e89df1aa660";><code>59e32be</code></a>
Bump build-tools from 30 to 32 (<a
href="https://redirect.github.com/pmd/pmd/issues/5853";>#5853</a>)</li>
<li><a
href="https://github.com/pmd/pmd/commit/5e2bf355ae7af818cc5f81f52008e524fc4693d5";><code>5e2bf35</code></a>
[ci] New &quot;Publish Release&quot; workflow (<a
href="https://redirect.github.com/pmd/pmd/issues/5745";>#5745</a>)</li>
<li><a
href="https://github.com/pmd/pmd/commit/6462b0cf0993b72e9093e0bbd095bc0b9aebecef";><code>6462b0c</code></a>
[ci] Small fixes</li>
<li>Additional commits viewable in <a
href="https://github.com/pmd/pmd/compare/pmd_releases/7.14.0...pmd_releases/7.15.0";>compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.sourceforge.pmd:pmd-lang-test&package-manager=maven&previous-version=7.14.0&new-version=7.15.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] <supp...@github.com>
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


  Commit: 26ef83055d4c310f6cbc4e2a4388d02ce300a0e4
      
https://github.com/pmd/pmd-designer/commit/26ef83055d4c310f6cbc4e2a4388d02ce300a0e4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M pom.xml

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

Bumps
[com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle)
from 10.25.1 to 10.26.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-10.26.1</h2>
<p>Checkstyle 10.26.1 - <a
href="https://checkstyle.org/releasenotes.html#Release_10.26.1";>https://checkstyle.org/releasenotes.html#Release_10.26.1</a></p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17250";>#17250</a>
- NewlineAtEndOfFileCheck and empty files (size 0)</p>
<!-- raw HTML omitted -->
<h2>checkstyle-10.26.0</h2>
<p>Checkstyle 10.26.0 - <a
href="https://checkstyle.org/releasenotes.html#Release_10.26.0";>https://checkstyle.org/releasenotes.html#Release_10.26.0</a></p>
<p>New:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/14949";>#14949</a>
- Add Check Support for Java 21 Record Pattern : New Check
PatternVariableAssignment</p>
<p>Bug fixes:</p>
<p><a
href="https://redirect.github.com/checkstyle/checkstyle/issues/8965";>#8965</a>
- Indentation check doesn't give violation when google formatter does
<a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17122";>#17122</a>
- False positive on indentation for Annotation Arrays</p>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/531d85d62334c1bde96b71ca1e880c67225e3952";><code>531d85d</code></a>
[maven-release-plugin] prepare release checkstyle-10.26.1</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/06ce6f313d2df9b39b6733124bab44ce4327cb27";><code>06ce6f3</code></a>
doc: release notes for 10.26.1</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/c5c2d61c0df73be6d9609fdee530932215871ad4";><code>c5c2d61</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17168";>#17168</a>:
Upgrade Semaphore CI to JDK17</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/781094d39ae38789285576c6b7d8cf00b8e098bc";><code>781094d</code></a>
supplemental: add space between '//' and 'non-compiled' comments</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/c88d05a2c32ad46902d6ded51876bbf040647e56";><code>c88d05a</code></a>
supplemental: adding inputs for 4.6.2 single whitespace around lambda
arrow</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/3ce0224b28cb41ce6c9d01e728e62a78a9864b9c";><code>3ce0224</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17225";>#17225</a>:
Continue to extend 'Since version' javadoc marking implementation</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/686ca93ecb0c2c52a94359d776ea1e9894fdf31c";><code>686ca93</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17250";>#17250</a>:
Modify NewlineAtEndOfFileCheck to accept empty files</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/2c064bca2d56b9733348dbf0d356e19254839538";><code>2c064bc</code></a>
Issue <a
href="https://redirect.github.com/checkstyle/checkstyle/issues/17168";>#17168</a>:
Upgrade Idea Image to jdk17</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/2ed310c37cb24e8a54d1dbcd32ade45bdde65465";><code>2ed310c</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/checkstyle/checkstyle/commit/c5da6e6fea22a0b8221b01142f86abcf88b516f7";><code>c5da6e6</code></a>
[maven-release-plugin] prepare release checkstyle-10.26.0</li>
<li>Additional commits viewable in <a
href="https://github.com/checkstyle/checkstyle/compare/checkstyle-10.25.1...checkstyle-10.26.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=10.25.1&new-version=10.26.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] <supp...@github.com>
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


  Commit: 655100b7ca031bdfe0346a9d4522e42551429ec6
      
https://github.com/pmd/pmd-designer/commit/655100b7ca031bdfe0346a9d4522e42551429ec6
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0 (#196)

Bumps
[org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin)
from 3.26.0 to 3.27.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-pmd-plugin/releases";>org.apache.maven.plugins:maven-pmd-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.27.0</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Use constant 3.6.3 in prerequisites/maven as minimal Maven version
(<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/640";>#640</a>)
<a
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
<li>Bump pmdVersion from 7.12.0 to 7.14.0 (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/213";>#213</a>)
@<a href="https://github.com/apps/dependabot";>dependabot[bot]</a></li>
<li>Allow plugin execute with Maven 4 (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/209";>#209</a>)
<a
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
<li>Upgrade to PMD 7.12 (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/196";>#196</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MPMD-411";>[MPMD-411]</a> -
Implement getOutputPath and identify getOutputName as deprecated, (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/179";>#179</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li><a
href="https://issues.apache.org/jira/browse/MPMD-410";>[MPMD-410]</a> -
Number agreement (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/181";>#181</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
</ul>
<h2>📝 Documentation updates</h2>
<ul>
<li>Documentation: Excludes should be placed in pluginManagement (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/issues/637";>#637</a>)
(<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/638";>#638</a>)
<a href="https://github.com/Bukama";><code>@​Bukama</code></a></li>
<li>small parameter documentation improvement (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/221";>#221</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>Replace manually maintained release notes by link to GitHub (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/214";>#214</a>)
<a
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
<li>Correct typos (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/194";>#194</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>Add more information about excludes (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/185";>#185</a>)
<a href="https://github.com/Bukama";><code>@​Bukama</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MNGSITE-529";>[MNGSITE-529]</a>
- Rename &quot;Goals&quot; to &quot;Plugin Documentation&quot; (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/182";>#182</a>)
<a href="https://github.com/Bukama";><code>@​Bukama</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li><a
href="https://issues.apache.org/jira/browse/MPMD-412";>[MPMD-412]</a> -
Simplify stub setup by not swallowing exceptions (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/226";>#226</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>Use maven-embedder in test scope (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/228";>#228</a>)
<a
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
<li>Ignore the .vscode directory in git (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/227";>#227</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>Clarify and simplify isDirectoryExcluded (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/222";>#222</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>fix return type of getFilesToProcess in Javadoc (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/223";>#223</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>small parameter documentation improvement (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/221";>#221</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>Clean up some Javadoc comments (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/219";>#219</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>Declare used dependency on
org.apache.maven.reporting:maven-reporting… (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/215";>#215</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>Buffer the writers (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/218";>#218</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>Get rid of maven-artifact-transfer and other legacy stuff (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/210";>#210</a>)
<a
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
<li>Introduce service executors for CPD, PMD executors (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/206";>#206</a>)
<a
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
<li>Upgrade PR template for GitHub issues (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/207";>#207</a>)
<a
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
<li>Update site descriptor to 2.0 (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/205";>#205</a>)
<a
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
<li>Use shared release-drafter action (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/203";>#203</a>)
<a
href="https://github.com/slawekjaranowski";><code>@​slawekjaranowski</code></a></li>
<li>Fix failed tests in CPD reports that were hidden by overly broad
catch clauses (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/192";>#192</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>simplify code by preferring JDK methods (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/199";>#199</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>Declare javax.inject dependency (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/197";>#197</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>Avoid catching raw exception (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/198";>#198</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MPMD-412";>[MPMD-412]</a> -
Remove unused code and otherwise cleanup tests (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/178";>#178</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>remove redundant code (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/193";>#193</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MPMD-412";>[MPMD-412]</a> -
clean up unused code (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/190";>#190</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
<li>Enable GitHub issues (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/184";>#184</a>)
<a href="https://github.com/Bukama";><code>@​Bukama</code></a></li>
<li>Prefer Guice injection (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/pull/177";>#177</a>)
<a href="https://github.com/elharo";><code>@​elharo</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-pmd-plugin/commit/ac2291d1bfb6061091a4c2e67736f5320e727253";><code>ac2291d</code></a>
[maven-release-plugin] prepare release maven-pmd-plugin-3.27.0</li>
<li><a
href="https://github.com/apache/maven-pmd-plugin/commit/156596e15950e707d906ed8a146855755b804c2c";><code>156596e</code></a>
Bump org.apache.maven.plugins:maven-plugins from 44 to 45</li>
<li><a
href="https://github.com/apache/maven-pmd-plugin/commit/897483c77ce33229cc0d1515c7b2f196cbe5a643";><code>897483c</code></a>
Bump mavenVersion from 3.6.3 to 3.9.10 (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/issues/641";>#641</a>)</li>
<li><a
href="https://github.com/apache/maven-pmd-plugin/commit/77e0956d88008c84ebb4bee82eff43915eace719";><code>77e0956</code></a>
Use RESOLVED_VERSION in tag-template</li>
<li><a
href="https://github.com/apache/maven-pmd-plugin/commit/ba13018434fc13e84b0521c68f5cd7cf94602e85";><code>ba13018</code></a>
Use constant 3.6.3 in prerequisites/maven as minimal Maven version</li>
<li><a
href="https://github.com/apache/maven-pmd-plugin/commit/2714d4e1fe12ff756c5d8fd26cef0a22740515d9";><code>2714d4e</code></a>
Documentation: Excludes should be placed in pluginManagement (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/issues/637";>#637</a>
/ <a
href="https://redirect.github.com/apache/maven-pmd-plugin/issues/638";>#638</a>)</li>
<li><a
href="https://github.com/apache/maven-pmd-plugin/commit/1dc5ad6935edc4edc454997bcc08d9a8c7f13dc8";><code>1dc5ad6</code></a>
remove jira link (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/issues/636";>#636</a>)</li>
<li><a
href="https://github.com/apache/maven-pmd-plugin/commit/04894a5c33feac6ed398adbc8d5e6b8bcd325d96";><code>04894a5</code></a>
[MPMD-412] Simplify stub setup by not swallowing exceptions (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/issues/226";>#226</a>)</li>
<li><a
href="https://github.com/apache/maven-pmd-plugin/commit/b9605ec7b67daf1749a5b4783f2412322e6e578d";><code>b9605ec</code></a>
Use maven-embedder in test scope</li>
<li><a
href="https://github.com/apache/maven-pmd-plugin/commit/7ac47acdea61a1265f051346de8deab8a87b67c0";><code>7ac47ac</code></a>
Ignore the .vscdoe directory in git (<a
href="https://redirect.github.com/apache/maven-pmd-plugin/issues/227";>#227</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.26.0...maven-pmd-plugin-3.27.0";>compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-pmd-plugin&package-manager=maven&previous-version=3.26.0&new-version=3.27.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] <supp...@github.com>
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


  Commit: cdd57eb7e8fd71050765ed4c2fbbc1841864e9a8
      
https://github.com/pmd/pmd-designer/commit/cdd57eb7e8fd71050765ed4c2fbbc1841864e9a8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump junit5.version from 5.13.1 to 5.13.2 (#195)

Bumps `junit5.version` from 5.13.1 to 5.13.2.
Updates `org.junit.vintage:junit-vintage-engine` from 5.13.1 to 5.13.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/junit-team/junit-framework/releases";>org.junit.vintage:junit-vintage-engine's
releases</a>.</em></p>
<blockquote>
<p>JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2</p>
<p>See <a href="https://docs.junit.org/5.13.2/release-notes/";>Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2";>https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/junit-team/junit-framework/commit/e51deb24d2f45113952cec351ae207f9477d7792";><code>e51deb2</code></a>
Release 5.13.2</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/d4fc834c8c1c0b3168cd030c13551d1d041f51bc";><code>d4fc834</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/deb3e7c6487c370fc69703d19fbe559a9e4a97f7";><code>deb3e7c</code></a>
Avoid reporting discovery warnings for abstract inner classes with
tests</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/49e20356c5e08359ca6b045486ec735ed093b4ad";><code>49e2035</code></a>
Avoid reporting discovery warnings for abstract methods (<a
href="https://redirect.github.com/junit-team/junit-framework/issues/4668";>#4668</a>)</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/90ce5a6d539265cbedd235e2fb86e8e3e70dd948";><code>90ce5a6</code></a>
Avoid reporting discovery warnings for abstract inner classes with
tests</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/d7ce21bbaad04002a282a9dbd3c4c922f08792da";><code>d7ce21b</code></a>
Avoid discovery errors for inner classes not annotated with
<code>@Nested</code></li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/0ce3a4827400cfa4f9bc15bdf98d683447059e36";><code>0ce3a48</code></a>
Fix <code>StackOverflowError</code></li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/e3db1d73cd3351c24c1da71d625bf923d75fbc5c";><code>e3db1d7</code></a>
Adjust docs and release process to renamed example projects</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/ee257bb2092943e8d11a635097de23b25f7d5041";><code>ee257bb</code></a>
Rename project to &quot;junit-framework&quot;</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/00e0fed273fef75c285774fa16d6568937479dc7";><code>00e0fed</code></a>
Update links to use junit5 logo</li>
<li>Additional commits viewable in <a
href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2";>compare
view</a></li>
</ul>
</details>
<br />

Updates `org.junit:junit-bom` from 5.13.1 to 5.13.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/junit-team/junit-framework/releases";>org.junit:junit-bom's
releases</a>.</em></p>
<blockquote>
<p>JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2</p>
<p>See <a href="https://docs.junit.org/5.13.2/release-notes/";>Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2";>https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/junit-team/junit-framework/commit/e51deb24d2f45113952cec351ae207f9477d7792";><code>e51deb2</code></a>
Release 5.13.2</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/d4fc834c8c1c0b3168cd030c13551d1d041f51bc";><code>d4fc834</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/deb3e7c6487c370fc69703d19fbe559a9e4a97f7";><code>deb3e7c</code></a>
Avoid reporting discovery warnings for abstract inner classes with
tests</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/49e20356c5e08359ca6b045486ec735ed093b4ad";><code>49e2035</code></a>
Avoid reporting discovery warnings for abstract methods (<a
href="https://redirect.github.com/junit-team/junit-framework/issues/4668";>#4668</a>)</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/90ce5a6d539265cbedd235e2fb86e8e3e70dd948";><code>90ce5a6</code></a>
Avoid reporting discovery warnings for abstract inner classes with
tests</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/d7ce21bbaad04002a282a9dbd3c4c922f08792da";><code>d7ce21b</code></a>
Avoid discovery errors for inner classes not annotated with
<code>@Nested</code></li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/0ce3a4827400cfa4f9bc15bdf98d683447059e36";><code>0ce3a48</code></a>
Fix <code>StackOverflowError</code></li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/e3db1d73cd3351c24c1da71d625bf923d75fbc5c";><code>e3db1d7</code></a>
Adjust docs and release process to renamed example projects</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/ee257bb2092943e8d11a635097de23b25f7d5041";><code>ee257bb</code></a>
Rename project to &quot;junit-framework&quot;</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/00e0fed273fef75c285774fa16d6568937479dc7";><code>00e0fed</code></a>
Update links to use junit5 logo</li>
<li>Additional commits viewable in <a
href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2";>compare
view</a></li>
</ul>
</details>
<br />

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.1 to 5.13.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/junit-team/junit-framework/releases";>org.junit.jupiter:junit-jupiter-engine's
releases</a>.</em></p>
<blockquote>
<p>JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2</p>
<p>See <a href="https://docs.junit.org/5.13.2/release-notes/";>Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2";>https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/junit-team/junit-framework/commit/e51deb24d2f45113952cec351ae207f9477d7792";><code>e51deb2</code></a>
Release 5.13.2</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/d4fc834c8c1c0b3168cd030c13551d1d041f51bc";><code>d4fc834</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/deb3e7c6487c370fc69703d19fbe559a9e4a97f7";><code>deb3e7c</code></a>
Avoid reporting discovery warnings for abstract inner classes with
tests</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/49e20356c5e08359ca6b045486ec735ed093b4ad";><code>49e2035</code></a>
Avoid reporting discovery warnings for abstract methods (<a
href="https://redirect.github.com/junit-team/junit-framework/issues/4668";>#4668</a>)</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/90ce5a6d539265cbedd235e2fb86e8e3e70dd948";><code>90ce5a6</code></a>
Avoid reporting discovery warnings for abstract inner classes with
tests</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/d7ce21bbaad04002a282a9dbd3c4c922f08792da";><code>d7ce21b</code></a>
Avoid discovery errors for inner classes not annotated with
<code>@Nested</code></li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/0ce3a4827400cfa4f9bc15bdf98d683447059e36";><code>0ce3a48</code></a>
Fix <code>StackOverflowError</code></li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/e3db1d73cd3351c24c1da71d625bf923d75fbc5c";><code>e3db1d7</code></a>
Adjust docs and release process to renamed example projects</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/ee257bb2092943e8d11a635097de23b25f7d5041";><code>ee257bb</code></a>
Rename project to &quot;junit-framework&quot;</li>
<li><a
href="https://github.com/junit-team/junit-framework/commit/00e0fed273fef75c285774fa16d6568937479dc7";><code>00e0fed</code></a>
Update links to use junit5 logo</li>
<li>Additional commits viewable in <a
href="https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2";>compare
view</a></li>
</ul>
</details>
<br />


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] <supp...@github.com>
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andreas Dangel <andreas.dan...@pmd-code.org>


  Commit: 35edb2aa592e0242d73333597d8d36c017e905b7
      
https://github.com/pmd/pmd-designer/commit/35edb2aa592e0242d73333597d8d36c017e905b7
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge branch 'main' into dependabot/maven/pmd.check.version-7.15.0


Compare: https://github.com/pmd/pmd-designer/compare/c7fe80c810b2...35edb2aa592e

To unsubscribe from these emails, change your notification settings at 
https://github.com/pmd/pmd-designer/settings/notifications


_______________________________________________
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to