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/07/12 20:09:03 UTC

[GitHub] [commons-text] dependabot[bot] opened a new pull request #250: Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0

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


   Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.3 to 4.3.0.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/5530040d7940f5326f844f2ef38b8e487da1537b"><code>5530040</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.3.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/a32d2b36c5679a16f776486913d7d2484cbc5225"><code>a32d2b3</code></a> [pom] Bump junit to 5.7.2</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/8a312608f12616c7c2e1836bab4ad1826bcbc96b"><code>8a31260</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/336">#336</a> from hazendaz/spotbugs</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/c9733e9bb4f4545a14e2bed2147f17f9e20d1ca6"><code>c9733e9</code></a> [pom] Bump spotbugs to 4.3.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/92876e8d7091b4e5a572178807d835636add3294"><code>92876e8</code></a> [pom] Remove old maven comment as we are now going to latest 3.8.1</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/8ebfd75f70571ebfffae7781dae3783547fba007"><code>8ebfd75</code></a> [ci] Update since date as we switched to 4.3.x</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/e8e34a47e67119b44e0ce0a3c3869f23117ce59d"><code>e8e34a4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/334">#334</a> from spotbugs/dependabot/maven/slf4jVersion-2.0.0-alpha2</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/6891b9dba8e4462ef776a90b6dd56a2cee9a0dcc"><code>6891b9d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/311">#311</a> from spotbugs/dependabot/maven/mavenVersion-3.8.1</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/1d7f14c4ff0d28f11b5714faac824d0f1a76e0a4"><code>1d7f14c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/312">#312</a> from spotbugs/dependabot/maven/org.apache.maven-maven...</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/7ba7755e1e80b20e766d22cacc8c4fd737d162ae"><code>7ba7755</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/335">#335</a> from spotbugs/dependabot/maven/com.github.spotbugs-sp...</li>
   <li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.2.3...spotbugs-maven-plugin-4.3.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.2.3&new-version=4.3.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-text] coveralls commented on pull request #250: Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0

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


   
   [![Coverage Status](https://coveralls.io/builds/41306731/badge)](https://coveralls.io/builds/41306731)
   
   Coverage remained the same at 97.962% when pulling **aa832e7899efc40401552cd2db3fc06c08eb275b on dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.3.0** into **0ec85b01b043e0d838e706d14b0cd1d21dc48d54 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.

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

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



[GitHub] [commons-text] dependabot[bot] commented on pull request #250: Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #250:
URL: https://github.com/apache/commons-text/pull/250#issuecomment-878649647


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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-text] kinow closed pull request #250: Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0

Posted by GitBox <gi...@apache.org>.
kinow closed pull request #250:
URL: https://github.com/apache/commons-text/pull/250


   


-- 
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