dependabot[bot] opened a new pull request #147:
URL: https://github.com/apache/commons-geometry/pull/147


   Bumps `geometry.pmd.dep.version` from 6.31.0 to 6.33.0.
   Updates `pmd-core` from 6.31.0 to 6.33.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/pmd/pmd/releases";>pmd-core's 
releases</a>.</em></p>
   <blockquote>
   <h2>PMD 6.33.0 (27-March-2021)</h2>
   <h2>27-March-2021 - 6.33.0</h2>
   <p>The PMD team is pleased to announce PMD 6.33.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/#plsql-parsing-exclusions";>PLSQL 
parsing exclusions</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/#external-contributions";>External 
Contributions</a></li>
   <li><a href="https://github.com/pmd/pmd/blob/HEAD/#stats";>Stats</a></li>
   </ul>
   <h3>New and noteworthy</h3>
   <h4>PLSQL parsing exclusions</h4>
   <p>The PMD PLSQL parser might not parse every valid PL/SQL code without 
problems.
   In order to still use PMD on such files, you can now mark certain lines for 
exclusion from
   the parser. More information can be found in the <a 
href="https://github.com/pmd/pmd/blob/HEAD/pmd_languages_plsql.html";>language 
specific documentation for PLSQL</a>.</p>
   <h3>Fixed Issues</h3>
   <ul>
   <li>apex-design
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3142";>#3142</a>: 
[apex] ExcessiveClassLength multiple warning on the same class</li>
   </ul>
   </li>
   <li>java
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3117";>#3117</a>: 
[java] Infinite loop when parsing invalid code nested in lambdas</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3145";>#3145</a>: 
[java] Parse exception when using &quot;record&quot; as variable name</li>
   </ul>
   </li>
   <li>java-bestpractices
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3118";>#3118</a>: 
[java] UnusedPrivateMethod false positive when passing in lombok.val as 
argument</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3144";>#3144</a>: 
[java] GuardLogStatement can have more detailed example</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/pull/3155";>#3155</a>: 
[java] GuardLogStatement: False negative with unguarded method call</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3160";>#3160</a>: 
[java] MethodReturnsInternalArray does not consider static final fields and 
fields initialized with empty array</li>
   </ul>
   </li>
   <li>java-errorprone
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/2977";>#2977</a>: 
[java] CloseResource: false positive with reassignment detection</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3146";>#3146</a>: 
[java] InvalidLogMessageFormat detection failing when String.format used</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3148";>#3148</a>: 
[java] CloseResource false positive with Objects.nonNull</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3165";>#3165</a>: 
[java] InvalidLogMessageFormat detection failing when String.format used in a 
variable</li>
   </ul>
   </li>
   <li>java-performance
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/2427";>#2427</a>: 
[java] ConsecutiveLiteralAppend false-positive with builder inside lambda</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3152";>#3152</a>: 
[java] ConsecutiveLiteralAppends and InsufficientStringBufferDeclaration: FP 
with switch expressions</li>
   </ul>
   </li>
   <li>plsql
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/195";>#195</a>: 
[plsql] Ampersand '&amp;' causes PMD processing error in sql file - Lexical 
error in file</li>
   </ul>
   </li>
   </ul>
   <h3>External Contributions</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/pull/3161";>#3161</a>: 
[plsql] Add support for lexical parameters in SQL*Plus scripts, allow excluding 
lines which the parser does not understand - <a 
href="https://github.com/hvbtup";>Henning von Bargen</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pmd/pmd/commit/dc1c9d0aedaf462ba69f83694597146d2df767f9";><code>dc1c9d0</code></a>
 [maven-release-plugin] prepare release pmd_releases/6.33.0</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/12143c6490ff49d67982457570790a121e52d1f6";><code>12143c6</code></a>
 Prepare pmd release 6.33.0</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/afdf876f3641a07545673a45d8bd4e88a4fbb4be";><code>afdf876</code></a>
 [doc] Update release notes - no API changes</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/ff0e3cceb96b0f3f22b59bb4b4c5d1cc8c55c04d";><code>ff0e3cc</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3147";>#3147</a> 
from adangel:issue-2977-close-resource-reassignment</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/504f31d1c583459beaa10eede21f460b05dae982";><code>504f31d</code></a>
 [java] CloseResource - refactor to use isVariableAccess</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/17252cb423b9a92828f3cbc8f7e4ab4cfa4be429";><code>17252cb</code></a>
 Merge branch 'master' into issue-2977-close-resource-reassignment</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/5953bb2968f42738c0fedc3935b18545cabd313e";><code>5953bb2</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3151";>#3151</a> 
from adangel:issue-3148-close-resource-if</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/bbac216b3ecadb026cdf8a63a281247a4c24f2a5";><code>bbac216</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3156";>#3156</a> 
from</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/96a44cec59910547d633137da0db5a5d2227a666";><code>96a44ce</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3170";>#3170</a> 
from adangel:issue-3165-invalidlogmessageformat</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/0c113dfe52e8732fca96900a10cf8842b6a0a7cb";><code>0c113df</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3157";>#3157</a> 
from</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pmd/pmd/compare/pmd_releases/6.31.0...pmd_releases/6.33.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `pmd-java` from 6.31.0 to 6.33.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/pmd/pmd/releases";>pmd-java's 
releases</a>.</em></p>
   <blockquote>
   <h2>PMD 6.33.0 (27-March-2021)</h2>
   <h2>27-March-2021 - 6.33.0</h2>
   <p>The PMD team is pleased to announce PMD 6.33.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/#plsql-parsing-exclusions";>PLSQL 
parsing exclusions</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/#external-contributions";>External 
Contributions</a></li>
   <li><a href="https://github.com/pmd/pmd/blob/HEAD/#stats";>Stats</a></li>
   </ul>
   <h3>New and noteworthy</h3>
   <h4>PLSQL parsing exclusions</h4>
   <p>The PMD PLSQL parser might not parse every valid PL/SQL code without 
problems.
   In order to still use PMD on such files, you can now mark certain lines for 
exclusion from
   the parser. More information can be found in the <a 
href="https://github.com/pmd/pmd/blob/HEAD/pmd_languages_plsql.html";>language 
specific documentation for PLSQL</a>.</p>
   <h3>Fixed Issues</h3>
   <ul>
   <li>apex-design
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3142";>#3142</a>: 
[apex] ExcessiveClassLength multiple warning on the same class</li>
   </ul>
   </li>
   <li>java
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3117";>#3117</a>: 
[java] Infinite loop when parsing invalid code nested in lambdas</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3145";>#3145</a>: 
[java] Parse exception when using &quot;record&quot; as variable name</li>
   </ul>
   </li>
   <li>java-bestpractices
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3118";>#3118</a>: 
[java] UnusedPrivateMethod false positive when passing in lombok.val as 
argument</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3144";>#3144</a>: 
[java] GuardLogStatement can have more detailed example</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/pull/3155";>#3155</a>: 
[java] GuardLogStatement: False negative with unguarded method call</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3160";>#3160</a>: 
[java] MethodReturnsInternalArray does not consider static final fields and 
fields initialized with empty array</li>
   </ul>
   </li>
   <li>java-errorprone
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/2977";>#2977</a>: 
[java] CloseResource: false positive with reassignment detection</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3146";>#3146</a>: 
[java] InvalidLogMessageFormat detection failing when String.format used</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3148";>#3148</a>: 
[java] CloseResource false positive with Objects.nonNull</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3165";>#3165</a>: 
[java] InvalidLogMessageFormat detection failing when String.format used in a 
variable</li>
   </ul>
   </li>
   <li>java-performance
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/2427";>#2427</a>: 
[java] ConsecutiveLiteralAppend false-positive with builder inside lambda</li>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3152";>#3152</a>: 
[java] ConsecutiveLiteralAppends and InsufficientStringBufferDeclaration: FP 
with switch expressions</li>
   </ul>
   </li>
   <li>plsql
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/195";>#195</a>: 
[plsql] Ampersand '&amp;' causes PMD processing error in sql file - Lexical 
error in file</li>
   </ul>
   </li>
   </ul>
   <h3>External Contributions</h3>
   <ul>
   <li><a 
href="https://github-redirect.dependabot.com/pmd/pmd/pull/3161";>#3161</a>: 
[plsql] Add support for lexical parameters in SQL*Plus scripts, allow excluding 
lines which the parser does not understand - <a 
href="https://github.com/hvbtup";>Henning von Bargen</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pmd/pmd/commit/dc1c9d0aedaf462ba69f83694597146d2df767f9";><code>dc1c9d0</code></a>
 [maven-release-plugin] prepare release pmd_releases/6.33.0</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/12143c6490ff49d67982457570790a121e52d1f6";><code>12143c6</code></a>
 Prepare pmd release 6.33.0</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/afdf876f3641a07545673a45d8bd4e88a4fbb4be";><code>afdf876</code></a>
 [doc] Update release notes - no API changes</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/ff0e3cceb96b0f3f22b59bb4b4c5d1cc8c55c04d";><code>ff0e3cc</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3147";>#3147</a> 
from adangel:issue-2977-close-resource-reassignment</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/504f31d1c583459beaa10eede21f460b05dae982";><code>504f31d</code></a>
 [java] CloseResource - refactor to use isVariableAccess</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/17252cb423b9a92828f3cbc8f7e4ab4cfa4be429";><code>17252cb</code></a>
 Merge branch 'master' into issue-2977-close-resource-reassignment</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/5953bb2968f42738c0fedc3935b18545cabd313e";><code>5953bb2</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3151";>#3151</a> 
from adangel:issue-3148-close-resource-if</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/bbac216b3ecadb026cdf8a63a281247a4c24f2a5";><code>bbac216</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3156";>#3156</a> 
from</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/96a44cec59910547d633137da0db5a5d2227a666";><code>96a44ce</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3170";>#3170</a> 
from adangel:issue-3165-invalidlogmessageformat</li>
   <li><a 
href="https://github.com/pmd/pmd/commit/0c113dfe52e8732fca96900a10cf8842b6a0a7cb";><code>0c113df</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/pmd/pmd/issues/3157";>#3157</a> 
from</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pmd/pmd/compare/pmd_releases/6.31.0...pmd_releases/6.33.0";>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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to