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/09/09 09:02:54 UTC

[GitHub] [commons-dbutils] dependabot[bot] opened a new pull request, #135: Bump spotbugs-maven-plugin from 4.4.2 to 4.7.2.0

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

   Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2 to 4.7.2.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.2.0</h2>
   <ul>
   <li>support for spotbugs 4.7.2</li>
   </ul>
   <h2>Spotbugs Maven Plugin 4.7.1.1</h2>
   <p>Patch Release</p>
   <ul>
   <li>Validate Spotbugs report even if only test sources exist fixing <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/454">#454</a></li>
   <li>Moved javaparser-core to project level to resolve issues with site releases</li>
   <li>Code cleanup throughout</li>
   <li>General build updates</li>
   <li>Fixed l10n on site documentation</li>
   </ul>
   <h2>Spotbugs Maven Plugin 4.7.1.0</h2>
   <ul>
   <li>Support spotbugs 4.7.1</li>
   <li>Add support for multiple bug inclusion, excusion, and baseline files.  See PR <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/436">#436</a></li>
   <li>Build Updates including usage of asm bom, groovy bom, and adjustment to asm to ensure it works after maven changes</li>
   <li>Invoker plugin set to groovy 3 while project is groovy 4 as invoker needs older groovy.</li>
   </ul>
   <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>
   <h2>Spotbugs-maven-plugin 4.6.0.0</h2>
   <ul>
   <li>Spotbugs 4.6.0 support</li>
   <li>Groovy 4.0.1 based</li>
   </ul>
   <p>note on groovy: If using groovy with same group id (already existing condition), an error may occur if not on same version.  To alleviate that, make sure groovy artifacts are defined in dependency management in order to force the loaded version correctly on your usage.</p>
   <p>note on 4.6.0.1/4.6.0.2: no change, not released.  Issue with site distribution via maven release plugin only that is being tested, use 4.6.0.0 only.</p>
   <h2>Spotbugs-maven-plugin 4.5.3.0</h2>
   <ul>
   <li>Support spotbugs maven plugin 4.5.3.0</li>
   <li>Make maven scoped dependencies provided scope</li>
   </ul>
   <h2>Spotbugs-maven-plugin 4.5.2.0</h2>
   <ul>
   <li>Support spotbugs 4.5.2</li>
   <li>Fix deprecations from spotbugs 4.5.0</li>
   </ul>
   <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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/094bf441e10b7b666d4fd8012508c8eae1b2f667"><code>094bf44</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.7.2.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/a124305757126c5df8953d2f69fb51fb29bf44b5"><code>a124305</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/485">#485</a> from hazendaz/spotbugs</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/97012fa26ab7409da06885e37f4205117588d336"><code>97012fa</code></a> [pom] Bump junit to 5.9.0</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/ea6cb7c4911f9ecb64b10415b704b9d7dc59814e"><code>ea6cb7c</code></a> [pom] Bump remainder of spotbugs to 4.7.2</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/0e2d5032cb5f92ce9576fb6b04669c4825d4e585"><code>0e2d503</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/483">#483</a> from spotbugs/renovate/major-slf4jversion</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/3faea35052dc7428c9d4fefec785d68be6f05823"><code>3faea35</code></a> Merge branch 'spotbugs' into renovate/major-slf4jversion</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/7c40f37277e0f952d2b511f8dc941483282ce2a4"><code>7c40f37</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/484">#484</a> from spotbugs/renovate/spotbugsversion</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/01758a3843ac2ebbd783a9c8fdf3d505a6aca121"><code>01758a3</code></a> Update dependency com.github.spotbugs:spotbugs to v4.7.2</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/dfeae38ab6df5ac5658244228975fef44edfad67"><code>dfeae38</code></a> Update slf4jVersion to v2</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/d39ff02e42fed391a06dab06c190cb5ce4b307f3"><code>d39ff02</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/481">#481</a> from spotbugs/renovate/javadocpluginversion</li>
   <li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.4.2...spotbugs-maven-plugin-4.7.2.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.4.2&new-version=4.7.2.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-dbutils] dependabot[bot] closed pull request #135: Bump spotbugs-maven-plugin from 4.4.2 to 4.7.2.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #135: Bump spotbugs-maven-plugin from 4.4.2 to 4.7.2.0
URL: https://github.com/apache/commons-dbutils/pull/135


-- 
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-dbutils] codecov-commenter commented on pull request #135: Bump spotbugs-maven-plugin from 4.4.2 to 4.7.2.0

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

   # [Codecov](https://codecov.io/gh/apache/commons-dbutils/pull/135?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 [#135](https://codecov.io/gh/apache/commons-dbutils/pull/135?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2ecd135) into [master](https://codecov.io/gh/apache/commons-dbutils/commit/05bcc4bf6e38e73b9224261a5b1aa0544ad9b0b8?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (05bcc4b) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #135   +/-   ##
   =========================================
     Coverage     61.99%   61.99%           
     Complexity      404      404           
   =========================================
     Files            39       39           
     Lines          1463     1463           
     Branches        122      122           
   =========================================
     Hits            907      907           
     Misses          503      503           
     Partials         53       53           
   ```
   
   
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?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-dbutils] dependabot[bot] commented on pull request #135: Bump spotbugs-maven-plugin from 4.4.2 to 4.7.2.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #135:
URL: https://github.com/apache/commons-dbutils/pull/135#issuecomment-1278708728

   Superseded by #146.


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