You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/03/03 05:20:17 UTC

[GitHub] [commons-io] dependabot[bot] opened a new pull request #213: Bump spotbugs from 4.2.1 to 4.2.2

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


   Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.2.1 to 4.2.2.
   <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.2.2</h2>
   <h3>CHANGELOG</h3>
   <ul>
   <li><a href="https://github.com/spotbugs/spotbugs/blob/4.2.2/CHANGELOG.md">https://github.com/spotbugs/spotbugs/blob/4.2.2/CHANGELOG.md</a></li>
   </ul>
   <h3>CHECKSUM</h3>
   <table>
   <thead>
   <tr>
   <th>file</th>
   <th>checksum (sha256)</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td>spotbugs-4.2.2-javadoc.jar</td>
   <td>eefe6f33309c4a92e3ebb8c18920b78d0e04dea4d93c45a8266f1341d61bf55b</td>
   </tr>
   <tr>
   <td>spotbugs-4.2.2-sources.jar</td>
   <td>046486ae3e1566df35f55d031f0972a35a192e9b7a6833dfd0199099357d4560</td>
   </tr>
   <tr>
   <td>spotbugs-4.2.2.tgz</td>
   <td>4967c72396e34b86b9458d0c34c5ed185770a009d357df8e63951ee2844f769f</td>
   </tr>
   <tr>
   <td>spotbugs-4.2.2.zip</td>
   <td>fbbfca013d11dfecd8b5fb6aa9f3d3f1b6a2689e5a1cd93afe4ffd99de7a8505</td>
   </tr>
   <tr>
   <td>spotbugs-annotations-4.2.2-javadoc.jar</td>
   <td>f8371fc3c7ce0504f4bc7922f27e5d2e1174165fe0ff7714e19e2eaf0a475187</td>
   </tr>
   <tr>
   <td>spotbugs-annotations-4.2.2-sources.jar</td>
   <td>b338136e3e82d585348cde58a8fe3a678e16f51a35c31c1463e05fefef557aad</td>
   </tr>
   <tr>
   <td>spotbugs-annotations.jar</td>
   <td>5657c480a31883cf3fc6d12e6ae522c9fcc9a6303b45939ee42ca2e0ccf4ed04</td>
   </tr>
   <tr>
   <td>spotbugs-ant-4.2.2-javadoc.jar</td>
   <td>4234f84ceb71fed02c5dfca7b8a8b33163c9f327b106f66e0bf8bf46e03ef0fc</td>
   </tr>
   </tbody>
   </table>
   </blockquote>
   </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.2.2 - 2021-03-03</h2>
   <h3>Fixed</h3>
   <ul>
   <li><code>UWF_NULL_FIELD</code> doesn't report line number (<a href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1368">#1368</a>)</li>
   <li>UnsupportedOperationException in BugRanker.trimToMaxRank (<a href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1161">#1161</a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Bump ASM from 9.0 to 9.1 supporting JDK17</li>
   <li>Bump commons-lang from 3.11 to 3.12.0</li>
   <li>Replace org.json:json:20201115 with com.google.code.gson:gson:2.8.6</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spotbugs/spotbugs/commit/840bce09c967e1152d912f2be65933e6138f22f2"><code>840bce0</code></a> release SpotBugs v4.2.2</li>
   <li><a href="https://github.com/spotbugs/spotbugs/commit/3706db137b73adffbb11a4cce2fe6490bfd62cb0"><code>3706db1</code></a> docs: add an entry to CHANGELOG</li>
   <li><a href="https://github.com/spotbugs/spotbugs/commit/41485aebd7755b770aa8fa41ddbf5914d4cd7617"><code>41485ae</code></a> Replace 'org.json:json' lib with 'com.google.code.gson' lib (<a href="https://github-redirect.dependabot.com/spotbugs/spotbugs/issues/1437">#1437</a>)</li>
   <li><a href="https://github.com/spotbugs/spotbugs/commit/d1be670ce99715a693ec3f0a94cab402e87dbc3d"><code>d1be670</code></a> build(deps): bump commons-lang3 from 3.11 to 3.12.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs/commit/47ef813ca52a130d44ab1bcfa8658470194b535e"><code>47ef813</code></a> chore: bump up Guice to v5</li>
   <li><a href="https://github.com/spotbugs/spotbugs/commit/89777f1d3157b3929eb400fa5362a05e69396bca"><code>89777f1</code></a> build(deps): bump checker-qual from 3.10.0 to 3.11.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs/commit/b848f9a5bfab0522c349b857ba9d71e691145497"><code>b848f9a</code></a> build(deps): bump testng from 7.3.0 to 7.4.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs/commit/6711a2eef16dfc40d5f9b563565e2f440a4a453a"><code>6711a2e</code></a> build(deps): bump com.github.spotbugs from 4.6.0 to 4.6.2</li>
   <li><a href="https://github.com/spotbugs/spotbugs/commit/e6d04e7bb6a0fc392f5a4f81112925db3add8310"><code>e6d04e7</code></a> build(deps): bump mockito-core from 3.7.7 to 3.8.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs/commit/50cb283f3d97bd6de3e1578688eae87d998157e1"><code>50cb283</code></a> False positive SA_LOCAL_SELF_COMPARISON when using instanceof pattern matchin...</li>
   <li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs/compare/4.2.1...4.2.2">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.1&new-version=4.2.2)](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.

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



[GitHub] [commons-io] garydgregory merged pull request #213: Bump spotbugs from 4.2.1 to 4.2.2

Posted by GitBox <gi...@apache.org>.
garydgregory merged pull request #213:
URL: https://github.com/apache/commons-io/pull/213


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [commons-io] coveralls commented on pull request #213: Bump spotbugs from 4.2.1 to 4.2.2

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #213:
URL: https://github.com/apache/commons-io/pull/213#issuecomment-789447407


   
   [![Coverage Status](https://coveralls.io/builds/37605592/badge)](https://coveralls.io/builds/37605592)
   
   Coverage remained the same at 89.257% when pulling **04bccd00ad42728ce84facc41a2a382e5cc199a3 on dependabot/maven/com.github.spotbugs-spotbugs-4.2.2** into **a08f241ca008d93800b2e4af350a9716eff77b5c on master**.
   


----------------------------------------------------------------
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:
users@infra.apache.org