You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by GitBox <gi...@apache.org> on 2021/09/16 00:22:49 UTC

[GitHub] [any23] dependabot[bot] opened a new pull request #190: Bump spotbugs-maven-plugin from 4.1.3 to 4.3.0

dependabot[bot] opened a new pull request #190:
URL: https://github.com/apache/any23/pull/190


   Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.1.3 to 4.3.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.2.0</h2>
   <ul>
   <li>Revert and adjust changes from 4.1.3 regarding resource resolution.  A regression was caused in attempt to get rid of underlying deeply nested path for add-on plugins such as sb-contrib (fb-contrib).  Prior logic restored and support for windows based path added.  The underlying jars still get copied to target after this but no longer deeply nested.  A separate ticket is open to look at figuring out how to remove those from creation.</li>
   <li>Replace deprecated groovy toInteger with as Integer</li>
   <li>Support spotbugs 4.2.0</li>
   </ul>
   <p>Build changes</p>
   <ul>
   <li>Replaced travis-ci with github actions.</li>
   <li>Supporting build on windows / macos now in addition to ubuntu.</li>
   </ul>
   <h2>Spotbugs Maven Plugin 4.1.4</h2>
   <ul>
   <li>Support spotbugs 4.1.4</li>
   </ul>
   </blockquote>
   </details>
   <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.1.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.1.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: dev-unsubscribe@any23.apache.org

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



[GitHub] [any23] lewismc merged pull request #190: Bump spotbugs-maven-plugin from 4.1.3 to 4.3.0

Posted by GitBox <gi...@apache.org>.
lewismc merged pull request #190:
URL: https://github.com/apache/any23/pull/190


   


-- 
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: dev-unsubscribe@any23.apache.org

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