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 2022/05/20 11:03:54 UTC

[GitHub] [commons-crypto] dependabot[bot] opened a new pull request, #160: Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0

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

   Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.6.0.0 to 4.7.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spotbugs/spotbugs-maven-plugin/releases">spotbugs-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>Spotbugs-maven-plugin 4.7.0.0</h2>
   <ul>
   <li>Support spotbugs 4.7.0</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/68">#68</a>, note still requires use of a separate plugin, see [here}(https://github.com/spotbugs/spotbugs-maven-plugin#eclipse-m2e-integration)</li>
   <li>Fix <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/114">#114</a> by introducing verify mojo to allow split of analysis and verification into lifecycle phases of one's choosing.  One use case for that is running multiple code analyzers at once and only failing the build at a later stage, so that all of them have a chance to run.  Verify then in this case just uses an existing file.</li>
   <li>Updated readme with various informatino about groovy, security manager, and m2e specific to this application considerations that are often asked about.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/f08f5990d4173d7b0e64939b0f3d7c9da5da39ca"><code>f08f599</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.7.0.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/a45eac35b7f2cdb017aec29f107f3637fd023352"><code>a45eac3</code></a> [pom] Skip pdf plugin as it doesn't work well</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/8e86861cfc3b7f018163e5a542d2e0a3ea6b63ff"><code>8e86861</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/434">#434</a> from hazendaz/spotbugs</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/bc6bad23c1c078a229510e9e87474e65709725fa"><code>bc6bad2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/433">#433</a> from spotbugs/dependabot/maven/org.codehaus.plexus-pl...</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/02a5e756ce695aec8849a9ecc2c5894a47f8a2eb"><code>02a5e75</code></a> [pom] Bump jxr plugin to 3.2.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/0036acfefcc3729b83874631db84949a2025de7d"><code>0036acf</code></a> [pom] Bump findsecbugs IT to 1.12.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/623220ea4a62b58e965c7b6159929e1bd9b74233"><code>623220e</code></a> [pom] Bump IT compiler to 3.10.1</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/c21d15a63ab5ada3798c17cff808a6453320d36b"><code>c21d15a</code></a> [actions] Use jdk 11 with site for now</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/c5bff4703bc7146948b52bb2c209dd8442293530"><code>c5bff47</code></a> [pom] Update comment in pom</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/e9bf09ce01072c610b43325f068527bc0f717cad"><code>e9bf09c</code></a> Bump plexus-utils from 3.4.1 to 3.4.2</li>
   <li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.6.0.0...spotbugs-maven-plugin-4.7.0.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-maven-plugin&package-manager=maven&previous-version=4.6.0.0&new-version=4.7.0.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-unsubscribe@commons.apache.org

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


[GitHub] [commons-crypto] codecov-commenter commented on pull request #160: Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #160:
URL: https://github.com/apache/commons-crypto/pull/160#issuecomment-1151689697

   # [Codecov](https://codecov.io/gh/apache/commons-crypto/pull/160?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#160](https://codecov.io/gh/apache/commons-crypto/pull/160?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (369e1f6) into [master](https://codecov.io/gh/apache/commons-crypto/commit/83a0817f8743824a138682946f8fb65a95ddbe49?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (83a0817) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #160   +/-   ##
   =========================================
     Coverage     72.79%   72.79%           
     Complexity      411      411           
   =========================================
     Files            34       34           
     Lines          1816     1816           
     Branches        186      186           
   =========================================
     Hits           1322     1322           
     Misses          364      364           
     Partials        130      130           
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/commons-crypto/pull/160?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/commons-crypto/pull/160?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [83a0817...369e1f6](https://codecov.io/gh/apache/commons-crypto/pull/160?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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-unsubscribe@commons.apache.org

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


[GitHub] [commons-crypto] garydgregory merged pull request #160: Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0

Posted by GitBox <gi...@apache.org>.
garydgregory merged PR #160:
URL: https://github.com/apache/commons-crypto/pull/160


-- 
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-unsubscribe@commons.apache.org

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