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 00:02:34 UTC

[GitHub] [commons-io] dependabot[bot] opened a new pull request, #380: Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0

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

   Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.1.1 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>
   </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.7.1.1...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.7.1.1&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-io] codecov-commenter commented on pull request #380: Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0

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

   # [Codecov](https://codecov.io/gh/apache/commons-io/pull/380?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 [#380](https://codecov.io/gh/apache/commons-io/pull/380?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c9c92d7) into [master](https://codecov.io/gh/apache/commons-io/commit/5bca44f3d2a9bee032afb831537a3f5963874212?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (5bca44f) will **decrease** coverage by `0.01%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #380      +/-   ##
   ============================================
   - Coverage     85.59%   85.58%   -0.02%     
   + Complexity     3100     3099       -1     
   ============================================
     Files           204      204              
     Lines          7365     7365              
     Branches        904      904              
   ============================================
   - Hits           6304     6303       -1     
     Misses          813      813              
   - Partials        248      249       +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-io/pull/380?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../main/java/org/apache/commons/io/input/Tailer.java](https://codecov.io/gh/apache/commons-io/pull/380/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvaW8vaW5wdXQvVGFpbGVyLmphdmE=) | `85.57% <0.00%> (-0.50%)` | :arrow_down: |
   
   :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-io] kinow merged pull request #380: Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0

Posted by GitBox <gi...@apache.org>.
kinow merged PR #380:
URL: https://github.com/apache/commons-io/pull/380


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