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 2020/10/02 05:51:23 UTC

[GitHub] [commons-lang] dependabot[bot] opened a new pull request #623: Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3

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


   Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.0.4 to 4.1.3.
   <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.1.3</h2>
   <ul>
   <li>Aligment with spotbugs 4.1.3</li>
   <li>Jdk 15/16 support</li>
   <li>Fixes copy of repo being put until target (ie C_...) per <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/238">#238</a></li>
   <li>Reduces logging output below threshold per <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/237">#237</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/17aa082f1b21c9119a81ced1a0280128d9bcea51"><code>17aa082</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.1.3</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/11c2d9e7a55e3909b2db4b989ca5f309fd3b9eb7"><code>11c2d9e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/264">#264</a> from hazendaz/spotbugs</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/c7a00fafd7755b39d6e4fcab7f83673b68498b4b"><code>c7a00fa</code></a> Merge branch 'master' into spotbugs to sync it as 'empty' merge (we don't wan...</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/34d2b28f6cd537c2eed452c14cbf51662375e1f3"><code>34d2b28</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/262">#262</a> from hazendaz/spotbugs</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/085c57bd55f9eacb9b7dc6a01df96b1b36440863"><code>085c57b</code></a> [ci] Add openjdk16</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/9e3348246c1c946543d7fff454d292b9f5f03b70"><code>9e33482</code></a> [groovy] Bump to 3.0.6 for jdk 16 support</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/7a15809bc9ccf7750be163677838d4b500400776"><code>7a15809</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/261">#261</a> from hazendaz/spotbugs</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/c69dab04621247e89a8f3e1776984636c6405976"><code>c69dab0</code></a> [pom] Added jgit support module</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/1328f9c90e8434ea6b77ff9be34d2f5c78f3540a"><code>1328f9c</code></a> [pom] Fix version string - not period</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/ffeca0844cd3b02c6fb68a4538689438928b326f"><code>ffeca08</code></a> [pom] Bump jgit to 5.9.0.x</li>
   <li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.0.4...spotbugs-maven-plugin-4.1.3">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.0.4&new-version=4.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   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-lang] coveralls commented on pull request #623: Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3

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


   
   [![Coverage Status](https://coveralls.io/builds/33881008/badge)](https://coveralls.io/builds/33881008)
   
   Coverage remained the same at 94.706% when pulling **099bf641e90cbf286a0b1ff8939355bb33ce9fe0 on dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.1.3** into **c1c4a7535bfaa377eb7a72de7b7e36a04f33a2f8 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



[GitHub] [commons-lang] garydgregory commented on pull request #623: Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3

Posted by GitBox <gi...@apache.org>.
garydgregory commented on pull request #623:
URL: https://github.com/apache/commons-lang/pull/623#issuecomment-702915811


   @dependabot rebase


----------------------------------------------------------------
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-lang] garydgregory merged pull request #623: Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3

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


   


----------------------------------------------------------------
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-lang] coveralls edited a comment on pull request #623: Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #623:
URL: https://github.com/apache/commons-lang/pull/623#issuecomment-702541142


   
   [![Coverage Status](https://coveralls.io/builds/33898502/badge)](https://coveralls.io/builds/33898502)
   
   Coverage remained the same at 0.0% when pulling **d450ebf9de958f0b43cc396bee908a2118a0d2ca on dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.1.3** into **a6f97f358ff2523c05eb5e4d952090a100ca4b10 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