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


   Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.2.2 to 4.5.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spotbugs/spotbugs/releases";>spotbugs's 
releases</a>.</em></p>
   <blockquote>
   <h2>SpotBugs 4.5.0</h2>
   <h2>CHANGELOG</h2>
   <h3>Changed</h3>
   <ul>
   <li>Replace &quot;分析&quot; with &quot;解析&quot; in Japanese document (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1573";>#1573</a>)
 <a href="https://github.com/KengoTODA";><code>@​KengoTODA</code></a></li>
   <li>Add a section to document how to integrate find-sec-bugs into 
spotbugs-maven-plugin (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/540";>#540</a>)
 <a 
href="https://github.com/luana-martins";><code>@​luana-martins</code></a></li>
   <li>Bump gson from 2.8.8 to 2.8.9 (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1784";>#1784</a>)</li>
   <li>Changes related to dominators analysis in package 
<code>edu.umd.cs.findbugs.classfile.engine.bcel</code> (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1741";>#1741</a>):
 <a href="https://github.com/gamesh411";><code>@​gamesh411</code></a>
   <ul>
   <li><code>DominatorsAnalysisFactory</code> renamed to 
<code>NonExceptionDominatorsAnalysisFactory</code> (clarification)</li>
   <li><code>NonExceptionPostdominatorsAnalysisFactory</code> renamed to 
<code>NonExceptionPostDominatorsAnalysisFactory</code> (spelling)</li>
   <li><code>NonImplicitExceptionDominatorsAnalysis</code> introduced (API 
consistency)</li>
   </ul>
   </li>
   </ul>
   <h3>Added</h3>
   <ul>
   <li>Rule <code>DCN_NULLPOINTER_EXCEPTION</code> covers catching 
NullPointerExceptions in accordance with SEI Cert rule <a 
href="https://wiki.sei.cmu.edu/confluence/display/java/ERR08-J.+Do+not+catch+NullPointerException+or+any+of+its+ancestors";>ERR08-J</a>
 (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1740";>#1740</a>)
 <a href="https://github.com/gamesh411";><code>@​gamesh411</code></a></li>
   <li>Multiple types of report can be generated in batch. Set multiple 
commandline options for report configuration like 
<code>-html=report/spotbugs.html -xml:withMessages=report/spotbugs.xml</code>. 
<a href="https://github.com/KengoTODA";><code>@​KengoTODA</code></a></li>
   <li>New rule <code>REFL_REFLECTION_INCREASES_ACCESSIBILITY_OF_CLASS</code> 
to detect public methods instantiating a class they get in their parameter. 
This rule based on the SEI CERT rule <em>SEC05-J. Do not use reflection to 
increase accessibility of classes, methods, or fields</em>. (<a 
href="https://wiki.sei.cmu.edu/confluence/display/java/SEC05-J.+Do+not+use+reflection+to+increase+accessibility+of+classes%2C+methods%2C+or+fields";>#SEC05-J</a>)
 <a 
href="https://github.com/baloghadamsoftware";><code>@​baloghadamsoftware</code></a></li>
   <li>New detector <code>FindOverridableMethodCall</code> to detect invocation 
of overridable method in constructors 
(<code>MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR</code>) and clone() method 
(<code>MC_OVERRIDABLE_METHOD_CALL_IN_CLONE</code>), according to SEI CERT rules 
<a 
href="https://wiki.sei.cmu.edu/confluence/display/java/MET05-J.+Ensure+that+constructors+do+not+call+overridable+methods";>MET05-J.
 Ensure that constructors do not call overridable methods</a> and <a 
href="https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?pageId=88487921";>MET06-J.
 Do not invoke overridable methods in clone()</a>. <a 
href="https://github.com/baloghadamsoftware";><code>@​baloghadamsoftware</code></a></li>
   <li><a href="https://spotbugs.readthedocs.io/pt_BR/latest/";>Translation of 
online manual to Brazilian Portuguese (PT-BR)</a>. <a 
href="https://github.com/luana-martins";><code>@​luana-martins</code></a></li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>False negative about the rule ES_COMPARING_STRINGS_WITH_EQ (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1764";>#1764</a>)
 <a href="https://github.com/KengoTODA";><code>@​KengoTODA</code></a></li>
   <li>False negative about the rule IM_MULTIPLYING_RESULT_OF_IREM (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1498";>#1498</a>)(<a
 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1498";>spotbugs/spotbugs#1498</a>)
 <a href="https://github.com/ecxia";><code>@​ecxia</code></a></li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li><code>-output</code> command line option is deprecated. Use command line 
options for report configuration like <code>-xml=spotbugs.xml</code> 
instead.</li>
   </ul>
   <h2>CHECKSUM</h2>
   <table>
   <thead>
   <tr>
   <th>file</th>
   <th>checksum (sha256)</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>spotbugs-4.5.0-javadoc.jar</td>
   <td>6f11c4d1aa5ad3f77f8d63b7ded099547d2010ee725c6c1d4eb512735726ca69</td>
   </tr>
   <tr>
   <td>spotbugs-4.5.0-sources.jar</td>
   <td>4bf5daff85cf2e7fbc1b0950be87d7933f1bb80756cf9f55c534a63f07551eb9</td>
   </tr>
   <tr>
   <td>spotbugs-4.5.0.tgz</td>
   <td>327d5e36afa223737e871114e173c6f2d4543e22c6167bc7825001a752a3cf31</td>
   </tr>
   <tr>
   <td>spotbugs-4.5.0.zip</td>
   <td>988c43c5c36f3799fe9a0cf9714f95940a2d60764a9aa0af3e6ccc137106b97e</td>
   </tr>
   <tr>
   <td>spotbugs-annotations-4.5.0-javadoc.jar</td>
   <td>76c580b054ce653658d747fcf8aa76d5934f119f2f988cec2e9feafb3f6b9bed</td>
   </tr>
   <tr>
   <td>spotbugs-annotations-4.5.0-sources.jar</td>
   <td>b338136e3e82d585348cde58a8fe3a678e16f51a35c31c1463e05fefef557aad</td>
   </tr>
   <tr>
   <td>spotbugs-annotations.jar</td>
   <td>65199ea3fe5dc4d106e30ebf67a92c7c816da816563d75c8ea6da1f0ff662857</td>
   </tr>
   <tr>
   <td>spotbugs-ant-4.5.0-javadoc.jar</td>
   <td>c12a84e031a3ec5a0fd405e1f696f8e32ddd4a43769eb8dd145b77383e0b5506</td>
   </tr>
   <tr>
   <td>spotbugs-ant-4.5.0-sources.jar</td>
   <td>c74dec42c0ed0dd1ae02a7410d8e0f0dbbee23e8e7da4a21910863677fcdbc8e</td>
   </tr>
   <tr>
   <td>spotbugs-ant.jar</td>
   <td>b6e73b68e441c001dc42754c73b811625915ae9a759e1ed719df095b41f2979a</td>
   </tr>
   <tr>
   <td>spotbugs.jar</td>
   <td>7063b740850a27bafbfd2d4528bec2faf2ebef9845a96efea47e15ccbc8a9317</td>
   </tr>
   <tr>
   <td>test-harness-4.5.0-javadoc.jar</td>
   <td>a702b967a60c96994963921c8c3f4a98b17adf400bc6740cda46b58edf2e183e</td>
   </tr>
   <tr>
   <td>test-harness-4.5.0-sources.jar</td>
   <td>2c1f5ef929453f3b682c7eb7c1e22db3082b5f74c5a5be439be5dc31dd7a31aa</td>
   </tr>
   <tr>
   <td>test-harness-4.5.0.jar</td>
   <td>45ca0e944ee5704318d79f67815cde7ca5f7fb22814e325d00e2d25d9b552659</td>
   </tr>
   <tr>
   <td>test-harness-core-4.5.0-javadoc.jar</td>
   <td>094550ca7cbd658e6b0dad428414cc47c3cfecc6d195abb90fc56c9174f2d047</td>
   </tr>
   <tr>
   <td>test-harness-core-4.5.0-sources.jar</td>
   <td>f320f5eb4069e9686b760b2a6a0760989753225f9e9ce1226e3258ec64795d8a</td>
   </tr>
   <tr>
   <td>test-harness-core-4.5.0.jar</td>
   <td>fd1a0c06a5eaff50ed0953d42fb7d69a41031c6a6630ad5e47c38a9f0eaca285</td>
   </tr>
   <tr>
   <td>test-harness-jupiter-4.5.0-javadoc.jar</td>
   <td>507afd57f7fc6c619308c46989efa06aa4a99f1ccd9d9ef4b5aa1b2f3e51f656</td>
   </tr>
   <tr>
   <td>test-harness-jupiter-4.5.0-sources.jar</td>
   <td>210353a57016e26b1a654d936a15f039613fa1ac532d485c1b1d03902f6c6315</td>
   </tr>
   <tr>
   <td>test-harness-jupiter-4.5.0.jar</td>
   <td>18095fec31b85981ecaafdef86ca9ae1e9588e1b9bc6d209f82829cf9d0c13f4</td>
   </tr>
   </tbody>
   </table>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md";>spotbugs's 
changelog</a>.</em></p>
   <blockquote>
   <h2>4.5.0 - 2021-11-05</h2>
   <h3>Changed</h3>
   <ul>
   <li>Replace &quot;分析&quot; with &quot;解析&quot; in Japanese document (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1573";>#1573</a>)</li>
   <li>Add a section to document how to integrate find-sec-bugs into 
spotbugs-maven-plugin (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/540";>#540</a>)</li>
   <li>Bump gson from 2.8.8 to 2.8.9 (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1784";>#1784</a>)</li>
   <li>Changes related to dominators analysis in package 
<code>edu.umd.cs.findbugs.classfile.engine.bcel</code> (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1741";>#1741</a>):
   <ul>
   <li><code>DominatorsAnalysisFactory</code> renamed to 
<code>NonExceptionDominatorsAnalysisFactory</code> (clarification)</li>
   <li><code>NonExceptionPostdominatorsAnalysisFactory</code> renamed to 
<code>NonExceptionPostDominatorsAnalysisFactory</code> (spelling)</li>
   <li><code>NonImplicitExceptionDominatorsAnalysis</code> introduced (API 
consistency)</li>
   </ul>
   </li>
   </ul>
   <h3>Added</h3>
   <ul>
   <li>Rule <code>DCN_NULLPOINTER_EXCEPTION</code> covers catching 
NullPointerExceptions in accordance with SEI Cert rule <a 
href="https://wiki.sei.cmu.edu/confluence/display/java/ERR08-J.+Do+not+catch+NullPointerException+or+any+of+its+ancestors";>ERR08-J</a>
 (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1740";>#1740</a>)</li>
   <li>Multiple types of report can be generated in batch. Set multiple 
commandline options for report configuration like 
<code>-html=report/spotbugs.html 
-xml:withMessages=report/spotbugs.xml</code>.</li>
   <li>New rule <code>REFL_REFLECTION_INCREASES_ACCESSIBILITY_OF_CLASS</code> 
to detect public methods instantiating a class they get in their parameter. 
This rule based on the SEI CERT rule <em>SEC05-J. Do not use reflection to 
increase accessibility of classes, methods, or fields</em>. (<a 
href="https://wiki.sei.cmu.edu/confluence/display/java/SEC05-J.+Do+not+use+reflection+to+increase+accessibility+of+classes%2C+methods%2C+or+fields";>#SEC05-J</a>)</li>
   <li>New detector <code>FindOverridableMethodCall</code> to detect invocation 
of overridable method in constructors 
(<code>MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR</code>) and clone() method 
(<code>MC_OVERRIDABLE_METHOD_CALL_IN_CLONE</code>), according to SEI CERT rules 
<a 
href="https://wiki.sei.cmu.edu/confluence/display/java/MET05-J.+Ensure+that+constructors+do+not+call+overridable+methods";>MET05-J.
 Ensure that constructors do not call overridable methods</a> and <a 
href="https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?pageId=88487921";>MET06-J.
 Do not invoke overridable methods in clone()</a>.</li>
   <li><a href="https://spotbugs.readthedocs.io/pt_BR/latest/";>Translation of 
online manual to Brazilian Portuguese (PT-BR)</a>.</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>False negative about the rule ES_COMPARING_STRINGS_WITH_EQ (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1764";>#1764</a>)</li>
   <li>False negative about the rule IM_MULTIPLYING_RESULT_OF_IREM (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1498";>#1498</a>)(<a
 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1498";>spotbugs/spotbugs#1498</a>)</li>
   </ul>
   <h3>Deprecated</h3>
   <ul>
   <li><code>-output</code> commandline option is deprecated. Use commandline 
options for report configuration like <code>-xml=spotbugs.xml</code> 
instead.</li>
   </ul>
   <h2>4.4.2 - 2021-10-08</h2>
   <h3>Changed</h3>
   <ul>
   <li>Add bug code to report in fancy-hist.xsl (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1688";>#1688</a>)</li>
   <li>Bump Saxon-HE from 10.5 to 10.6 (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1715";>#1715</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fixed immutable java.lang.Class as being flagged as EI (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1695";>#1695</a>)</li>
   <li>Agree verb with plural subject in the description of
   <code>SW_SWING_METHODS_INVOKED_IN_SWING_THREAD</code> (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1664";>#1664</a>)</li>
   <li>Wrong description of the 
<code>SE_TRANSIENT_FIELD_OF_NONSERIALIZABLE_CLASS</code> (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1664";>#1664</a>)</li>
   <li>Fixed java.util.Locale as being flagged as EI  (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1702";>#1702</a>)</li>
   <li>Fixed reference to java.awt.Cursor which caused it to be flagged as EI 
(<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1702";>#1702</a>)</li>
   <li>Treat types with 
<code>@com.google.errorprone.annotations.Immutable</code> as immutable (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1705";>#1705</a>)</li>
   <li>Fix annotation check for <code>jdk.internal.ValueBased</code> (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1706";>#1706</a>)</li>
   <li><code>DMI_RANDOM_USED_ONLY_ONCE</code> false positive (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1539";>#1539</a>)</li>
   <li><code>NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR</code> false 
negative (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1642";>#1642</a>)</li>
   <li>Immutable java.util.regex.Pattern as being flagged as EI (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1738";>#1695</a>)</li>
   <li>Resource leak in the JrtfsCodeBase (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1732";>#1732</a>)</li>
   </ul>
   <h2>4.4.1 - 2021-09-07</h2>
   <h3>Changed</h3>
   <ul>
   <li>Bump gson from 2.8.7 to 2.8.8 (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/pull/1658";>#1658</a>)</li>
   <li>Lower <code>ExitCodes</code> logger to debug level (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1661";>#1661</a>)</li>
   <li>Fixed SARIF format to be compatible with Github code scanning API 
requirements (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1630";>#1630</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spotbugs/spotbugs/commit/5cc5fc935f9f5e0463f7b302302cfc5b64c11b5a";><code>5cc5fc9</code></a>
 release the next minor release v4.5.0</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs/commit/92d75529b032635d24e5adb157531377332fbabc";><code>92d7552</code></a>
 Add RTD translation to Brazilian Portuguese (PT-BR) (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1796";>#1796</a>)</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs/commit/c6ba1525d5dffbe0f228ab8e80eb60526f3ecad7";><code>c6ba152</code></a>
 Extend detector <code>FindOverridableMethodCall</code> to detect indirect 
cases (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1716";>#1716</a>)</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs/commit/085339f11bf67fc543c0d5eac1f0d90ccd87129e";><code>085339f</code></a>
 Add new rule REFL_REFLECTION_INCREASES_ACCESSIBILITY_OF_CLASS (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1541";>#1541</a>)</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs/commit/30884910e0b72e114a85d98a5b7b17b40d2d684a";><code>3088491</code></a>
 reproduce and fix <a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1498";>#1498</a></li>
   <li><a 
href="https://github.com/spotbugs/spotbugs/commit/454be6af3b2ee51891a5f0e185452155dfa0a493";><code>454be6a</code></a>
 build(deps): bump error_prone_annotations from 2.9.0 to 2.10.0</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs/commit/d63e473b865cfd6ad3adfa9d91fca881ed975e08";><code>d63e473</code></a>
 Rename DominatorsAnalysis to reflect exception handling strategy (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1741";>#1741</a>)</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs/commit/68823830fe98da62c2ede0d0aef6c80476a08268";><code>6882383</code></a>
 Support generating multiple bug reports (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1776";>#1776</a>)</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs/commit/cf0b796f942882eafdc6f0a86c59c6aeff3e6cbb";><code>cf0b796</code></a>
 chore(dev-deps): upgrade SpotBugs gradle plugin to the beta6</li>
   <li><a 
href="https://github.com/spotbugs/spotbugs/commit/342f2156ba33c758b2d3b2106ca605d473024500";><code>342f215</code></a>
 build(deps): bump gson from 2.8.8 to 2.8.9 (<a 
href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1784";>#1784</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spotbugs/spotbugs/compare/4.2.2...4.5.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.spotbugs:spotbugs&package-manager=maven&previous-version=4.2.2&new-version=4.5.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 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.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

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


Reply via email to