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/11/19 00:37:06 UTC

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

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


   Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.3.0 to 4.5.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.5.0.0</h2>
   <p>support for spotbugs 4.5.0</p>
   <h2>Spotbugs-maven-plugin 4.4.2.2</h2>
   <ul>
   <li>Use new base-parent pom with removal of undocumented maven url attributes that cause issues for users of older jfrog artifactory installations.</li>
   </ul>
   <h2>Spotbugs-maven-plugin 4.4.2.1 Release</h2>
   <ul>
   <li>Reworked version string to account for any patches we need to make to plugin that would otherwise case a diverge from spotbugs or require us to wait.  This is similar to how other plugins approach this such as lombok.  The first 3 positions are reserved for the alignment with spotbugs.  The last position is for our patch revision level.  Normally this would be '0' but given we released 4.4.2 already, it made sense to denote '1' so that it was clear there was a difference.</li>
   <li>This patch release addresses issues with resolution of the maven dependencies that resulted in a few regression libraries that had vulnerabilities.</li>
   <li>This patch further changed lowest maven from 3.2.5 to 3.3.9 but reality is that even 3.3.9 likely doesn't work.  Since all maven before 3.8.1 are vulnerable, most should be there.  If not, let us know.  Future releases will raise that revision number up.</li>
   </ul>
   <h2>Spotbugs-maven-plugin 4.4.2 Release</h2>
   <p>Added support for spotbugs 4.4.2
   Now running github actions on jdk 17 and 18-ea to show this works there
   Now running against maven 3.8.3
   Updated a number of plugins and dependencies</p>
   <h2>Spotbugs-maven-plugin 4.4.1 Release</h2>
   <ul>
   <li>Add support for Sarif</li>
   <li>Support spotbugs 4.4.1</li>
   <li>Library Updates</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/e6f455711fa5d823ca67bbdabd51cd2cd9fe7858"><code>e6f4557</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.5.0.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/66857ad3847c11999c9b802b475b7f8ac15d9e0b"><code>66857ad</code></a> [pom] Drop slf4j to 1.7.32</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/fa72729a632810eb24998decb707487af7623b30"><code>fa72729</code></a> [pom] Bump remainder of spotbugs to 4.5.0 and plugin to 4.5.0.0 snapshot</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/1f30c3919eb7d13d4a73eff3505c74a52e502246"><code>1f30c39</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/368">#368</a> from spotbugs/dependabot/maven/com.github.spotbugs-sp...</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/967ce4e4f53570ccff2e75214627826c932f685a"><code>967ce4e</code></a> Bump spotbugs from 4.4.2 to 4.5.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/ac416fe31ec0f0f7118f8f9022e120c55b6b2279"><code>ac416fe</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/a00e29d56997b9f4247748355a549e837c304629"><code>a00e29d</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.4.2.2</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/8c16d9704f00193c736d385b599496b64bb86880"><code>8c16d97</code></a> [pom] Update base parent without maven url attributes that break older artifa...</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/7e4d513d8b6605dbdcd6edf7da8c05a34017654d"><code>7e4d513</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/366">#366</a> from spotbugs/dependabot/maven/org.apache.ant-ant-1.1...</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/cdcecc47ac78d4efa1f0beedc139e11b45ca4168"><code>cdcecc4</code></a> Bump ant from 1.10.11 to 1.10.12</li>
   <li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.3.0...spotbugs-maven-plugin-4.5.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.3.0&new-version=4.5.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: dev-unsubscribe@any23.apache.org

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



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

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


   


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