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/07/29 04:03:36 UTC

[GitHub] [commons-dbcp] dependabot[bot] opened a new pull request, #204: Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1

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

   Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.1.0 to 4.7.1.1.
   <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.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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/ebe409af821344e927ec8923aed1e083cabb6597"><code>ebe409a</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.7.1.1</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/67bc0c1497cf20cbc7df20f4abcf5bd80cc4009b"><code>67bc0c1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/471">#471</a> from hazendaz/spotbugs</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/cf3dbf89ceff70656f1b2c1629d718e687952735"><code>cf3dbf8</code></a> [github] Move more builds to jdk 17</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/c811a57edb2b31cb040778f0db2b2c6a1cae7bb3"><code>c811a57</code></a> [maven] Add java.base/java.io all unnamed add opens so site works with jdk 17</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/9c3774427f077714bd0196d222025fee929e756d"><code>9c37744</code></a> [pom] Update comment on gmavenplus about 1.8 vs 8 as fixed in future release</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/50bc8c9391e7c5fc79743353349138790924a12d"><code>50bc8c9</code></a> [ci] Move comment above line</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/b9ac9c6db35d4b3f7931d967de6ca34044ded8f3"><code>b9ac9c6</code></a> [ci] Formatting</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/6b848fd8c58a8a715f06f3f6844fe2ab67e251f2"><code>6b848fd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/spotbugs/spotbugs-maven-plugin/issues/470">#470</a> from hazendaz/spotbugs</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/2737f05732cf4a7f907c179e2f6381c41833ce62"><code>2737f05</code></a> [pom] Add automatic module name to reflect this project not parent</li>
   <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/2e93666174158b15e7b1cef259877f0c75cedc11"><code>2e93666</code></a> [site] Bump fluido to 1.11.1 and add missing xml encoding</li>
   <li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.1.0...spotbugs-maven-plugin-4.7.1.1">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.7.1.0&new-version=4.7.1.1)](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-dbcp] codecov-commenter commented on pull request #204: Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1

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

   # [Codecov](https://codecov.io/gh/apache/commons-dbcp/pull/204?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 [#204](https://codecov.io/gh/apache/commons-dbcp/pull/204?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (aea82f2) into [master](https://codecov.io/gh/apache/commons-dbcp/commit/6006154a2f89d94e51075a7ba83dd60968e2ea07?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (6006154) will **increase** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #204      +/-   ##
   ============================================
   + Coverage     59.67%   59.68%   +0.01%     
   + Complexity     1782     1781       -1     
   ============================================
     Files            57       57              
     Lines          7415     7415              
     Branches        421      421              
   ============================================
   + Hits           4425     4426       +1     
   + Misses         2772     2771       -1     
     Partials        218      218              
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-dbcp/pull/204?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...n/java/org/apache/commons/dbcp2/PoolingDriver.java](https://codecov.io/gh/apache/commons-dbcp/pull/204/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvZGJjcDIvUG9vbGluZ0RyaXZlci5qYXZh) | `59.37% <0.00%> (-3.13%)` | :arrow_down: |
   | [...c/main/java/org/apache/commons/dbcp2/PStmtKey.java](https://codecov.io/gh/apache/commons-dbcp/pull/204/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvZGJjcDIvUFN0bXRLZXkuamF2YQ==) | `79.60% <0.00%> (+1.31%)` | :arrow_up: |
   | [...ache/commons/dbcp2/managed/TransactionContext.java](https://codecov.io/gh/apache/commons-dbcp/pull/204/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvZGJjcDIvbWFuYWdlZC9UcmFuc2FjdGlvbkNvbnRleHQuamF2YQ==) | `74.07% <0.00%> (+1.85%)` | :arrow_up: |
   
   Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?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-dbcp] garydgregory merged pull request #204: Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1

Posted by GitBox <gi...@apache.org>.
garydgregory merged PR #204:
URL: https://github.com/apache/commons-dbcp/pull/204


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