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/04/01 12:29:48 UTC

[GitHub] [commons-collections] dependabot[bot] opened a new pull request #296: Bump checkstyle from 9.3 to 10.1

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


   Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/checkstyle/checkstyle/releases">checkstyle's releases</a>.</em></p>
   <blockquote>
   <h2>checkstyle-10.1</h2>
   <p><a href="https://checkstyle.org/releasenotes.html#Release_10.1">https://checkstyle.org/releasenotes.html#Release_10.1</a></p>
   <h2>checkstyle-10.0</h2>
   <p><a href="https://checkstyle.org/releasenotes.html#Release_10.0">https://checkstyle.org/releasenotes.html#Release_10.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/7fa1eb2060fed4a91d874a695b1d8a53890204f4"><code>7fa1eb2</code></a> [maven-release-plugin] prepare release checkstyle-10.1</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/3be1cc02d7c0a532639dddcefe30c79ba8864209"><code>3be1cc0</code></a> doc: release notes for 10.1</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/3b3fc46c2b3b24a88c48efe6b2f8133de94b89df"><code>3b3fc46</code></a> minor: remove suppression for spotbugs-maven-plugin version check</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/a8cc4dd8e8571ecd96544192bdf5bafbcf433950"><code>a8cc4dd</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/6207">#6207</a>: Add Xpath Regression Test for MethodName</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/21125a7d176a92291c8d624ab6fa6f459d30e049"><code>21125a7</code></a> dependency: bump forbiddenapis from 3.2 to 3.3</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/b8628532f12f46ab18e61372a997a4ca73e33d2a"><code>b862853</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/10924">#10924</a>: Update SeparatorWrapCheck to use code points</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/693ed38d02a2c3a29da1135180111e85a123c1d8"><code>693ed38</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11446">#11446</a>: Update ImportOrderCheckTest to use verifyWithInlineConfigParser</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/23b1b29b6a0a865a68f2f29305ddc9709ece2e97"><code>23b1b29</code></a> dependency: bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/56a87add6ee7eeab833e9203c3694c9769a40e34"><code>56a87ad</code></a> Issue <a href="https://github-redirect.dependabot.com/checkstyle/checkstyle/issues/11439">#11439</a>: Converted test for SuppressionXpathSingleFilterTest to use inli...</li>
   <li><a href="https://github.com/checkstyle/checkstyle/commit/51c04122c24a41a7e890dda24227d1a3c7e24531"><code>51c0412</code></a> minor: change java version for modernizer plugin</li>
   <li>Additional commits viewable in <a href="https://github.com/checkstyle/checkstyle/compare/checkstyle-9.3...checkstyle-10.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.puppycrawl.tools:checkstyle&package-manager=maven&previous-version=9.3&new-version=10.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-collections] garydgregory commented on pull request #296: Bump checkstyle from 9.3 to 10.1

Posted by GitBox <gi...@apache.org>.
garydgregory commented on pull request #296:
URL: https://github.com/apache/commons-collections/pull/296#issuecomment-1085973594


   Closing: Requires Java 11.


-- 
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-collections] dependabot[bot] commented on pull request #296: Bump checkstyle from 9.3 to 10.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #296:
URL: https://github.com/apache/commons-collections/pull/296#issuecomment-1085973626


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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-collections] garydgregory closed pull request #296: Bump checkstyle from 9.3 to 10.1

Posted by GitBox <gi...@apache.org>.
garydgregory closed pull request #296:
URL: https://github.com/apache/commons-collections/pull/296


   


-- 
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-collections] codecov-commenter commented on pull request #296: Bump checkstyle from 9.3 to 10.1

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on pull request #296:
URL: https://github.com/apache/commons-collections/pull/296#issuecomment-1085840415


   # [Codecov](https://codecov.io/gh/apache/commons-collections/pull/296?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 [#296](https://codecov.io/gh/apache/commons-collections/pull/296?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8d98567) into [master](https://codecov.io/gh/apache/commons-collections/commit/4a473e6120c6242a6c9448d289bf212431cf3b93?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4a473e6) will **decrease** coverage by `0.05%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #296      +/-   ##
   ============================================
   - Coverage     85.82%   85.77%   -0.06%     
   + Complexity     4674     4672       -2     
   ============================================
     Files           292      292              
     Lines         13472    13472              
     Branches       1955     1955              
   ============================================
   - Hits          11562    11555       -7     
   - Misses         1330     1334       +4     
   - Partials        580      583       +3     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/commons-collections/pull/296?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...commons/collections4/map/AbstractReferenceMap.java](https://codecov.io/gh/apache/commons-collections/pull/296/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-c3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2NvbW1vbnMvY29sbGVjdGlvbnM0L21hcC9BYnN0cmFjdFJlZmVyZW5jZU1hcC5qYXZh) | `85.66% <0.00%> (-2.58%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/commons-collections/pull/296?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/commons-collections/pull/296?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [4a473e6...8d98567](https://codecov.io/gh/apache/commons-collections/pull/296?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?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-collections] codecov-commenter edited a comment on pull request #296: Bump checkstyle from 9.3 to 10.1

Posted by GitBox <gi...@apache.org>.
codecov-commenter edited a comment on pull request #296:
URL: https://github.com/apache/commons-collections/pull/296#issuecomment-1085840415


   # [Codecov](https://codecov.io/gh/apache/commons-collections/pull/296?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 [#296](https://codecov.io/gh/apache/commons-collections/pull/296?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (8d98567) into [master](https://codecov.io/gh/apache/commons-collections/commit/4a473e6120c6242a6c9448d289bf212431cf3b93?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (4a473e6) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #296   +/-   ##
   =========================================
     Coverage     85.82%   85.82%           
     Complexity     4674     4674           
   =========================================
     Files           292      292           
     Lines         13472    13472           
     Branches       1955     1955           
   =========================================
     Hits          11562    11562           
     Misses         1330     1330           
     Partials        580      580           
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/commons-collections/pull/296?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/commons-collections/pull/296?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [4a473e6...8d98567](https://codecov.io/gh/apache/commons-collections/pull/296?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?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