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 2020/08/10 05:51:58 UTC

[GitHub] [commons-collections] dependabot[bot] opened a new pull request #173: Bump actions/checkout from v2.3.1 to v2.3.2

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


   Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.1 to v2.3.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p>
   <blockquote>
   <h2>v2.3.2</h2>
   <p><a href="https://github-redirect.dependabot.com/actions/checkout/pull/320">Add Third Party License Information to Dist Files</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/checkout/commit/2036a08e25fa78bbd946711a407b529a0a1204bf"><code>2036a08</code></a> Add Third Party License Information to Dist Files (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/320">#320</a>)</li>
   <li><a href="https://github.com/actions/checkout/commit/592cf69a223b04e75ddf345919130b91010eb2a6"><code>592cf69</code></a> Update README.md</li>
   <li><a href="https://github.com/actions/checkout/commit/a4b69b48862e969425d8dc115dcb965f288ea29b"><code>a4b69b4</code></a> Update README.md</li>
   <li><a href="https://github.com/actions/checkout/commit/1433f62caac9c18949f9a498f6f28c05388ea443"><code>1433f62</code></a> update default branch (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/305">#305</a>)</li>
   <li><a href="https://github.com/actions/checkout/commit/61b9e3751b92087fd0b06925ba6dd6314e06f089"><code>61b9e37</code></a> improve description for fetch-depth (<a href="https://github-redirect.dependabot.com/actions/checkout/issues/301">#301</a>)</li>
   <li>See full diff in <a href="https://github.com/actions/checkout/compare/v2.3.1...2036a08e25fa78bbd946711a407b529a0a1204bf">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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.

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



[GitHub] [commons-collections] coveralls commented on pull request #173: Bump actions/checkout from v2.3.1 to v2.3.2

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


   
   [![Coverage Status](https://coveralls.io/builds/32638930/badge)](https://coveralls.io/builds/32638930)
   
   Coverage remained the same at 90.122% when pulling **8ff684c038a774ef7da55fec56a5a8d72ce8352a on dependabot/github_actions/actions/checkout-v2.3.2** into **65562f5c0298ac88f964423059c8b0d6e26f08eb on master**.
   


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

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



Re: [GitHub] [commons-collections] kinow commented on pull request #173: Bump actions/checkout from v2.3.1 to v2.3.2

Posted by Gary Gregory <ga...@gmail.com>.
HI All and Alex:

This Collections commit *bbee9fbd9b7d4a392ea2a43e8413065195d1823a *[1]
should have been -1 since it uses a Java 9 API which is now detected by our
build:

https://github.com/apache/commons-collections/runs/966117890?check_suite_focus=true


Alex: Would mind updating the test to Java 8?

Thank you,
Gary

[1] commit bbee9fbd9b7d4a392ea2a43e8413065195d1823a
Author: Alex Herbert <ah...@apache.org> 2020-03-18 06:49:15
Committer: Alex Herbert <ah...@apache.org> 2020-03-18 06:49:15
Parent: 0feeab0820ff7d01681dab897a0d428eca3de3df (Change Hasher.getBits()
to iterator())
Child: 514c2eddfcfe99f114b14e5db510af9f6daead51 (add a testcase for
DynamicHasher.NoValuesIterator.nextInt())
Branches: master,
origin/dependabot/maven/com.puppycrawl.tools-checkstyle-8.34,
origin/dependabot/maven/org.apache.commons-commons-parent-51,
origin/dependabot/maven/org.apache.commons-commons-parent-52,
origin/dependabot/maven/org.apache.maven.plugins-maven-antrun-plugin-3.0.0,
origin/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.13.0,
origin/HEAD, origin/master


On Mon, Aug 10, 2020 at 5:49 AM GitBox <gi...@apache.org> wrote:

>
> kinow commented on pull request #173:
> URL:
> https://github.com/apache/commons-collections/pull/173#issuecomment-671261706
>
>
>    Failures here don't appear related to this change. Looks like the build
> is already broken on `master`
>
>
> ----------------------------------------------------------------
> 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.
>
> For queries about this service, please contact Infrastructure at:
> users@infra.apache.org
>
>
>

Re: [GitHub] [commons-collections] kinow commented on pull request #173: Bump actions/checkout from v2.3.1 to v2.3.2

Posted by Gary Gregory <ga...@gmail.com>.
HI All and Alex:

This Collections commit *bbee9fbd9b7d4a392ea2a43e8413065195d1823a *[1]
should have been -1 since it uses a Java 9 API which is now detected by our
build:

https://github.com/apache/commons-collections/runs/966117890?check_suite_focus=true


Alex: Would mind updating the test to Java 8?

Thank you,
Gary

[1] commit bbee9fbd9b7d4a392ea2a43e8413065195d1823a
Author: Alex Herbert <ah...@apache.org> 2020-03-18 06:49:15
Committer: Alex Herbert <ah...@apache.org> 2020-03-18 06:49:15
Parent: 0feeab0820ff7d01681dab897a0d428eca3de3df (Change Hasher.getBits()
to iterator())
Child: 514c2eddfcfe99f114b14e5db510af9f6daead51 (add a testcase for
DynamicHasher.NoValuesIterator.nextInt())
Branches: master,
origin/dependabot/maven/com.puppycrawl.tools-checkstyle-8.34,
origin/dependabot/maven/org.apache.commons-commons-parent-51,
origin/dependabot/maven/org.apache.commons-commons-parent-52,
origin/dependabot/maven/org.apache.maven.plugins-maven-antrun-plugin-3.0.0,
origin/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.13.0,
origin/HEAD, origin/master


On Mon, Aug 10, 2020 at 5:49 AM GitBox <gi...@apache.org> wrote:

>
> kinow commented on pull request #173:
> URL:
> https://github.com/apache/commons-collections/pull/173#issuecomment-671261706
>
>
>    Failures here don't appear related to this change. Looks like the build
> is already broken on `master`
>
>
> ----------------------------------------------------------------
> 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.
>
> For queries about this service, please contact Infrastructure at:
> users@infra.apache.org
>
>
>

[GitHub] [commons-collections] kinow commented on pull request #173: Bump actions/checkout from v2.3.1 to v2.3.2

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


   Failures here don't appear related to this change. Looks like the build is already broken on `master`


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

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



[GitHub] [commons-collections] kinow merged pull request #173: Bump actions/checkout from v2.3.1 to v2.3.2

Posted by GitBox <gi...@apache.org>.
kinow merged pull request #173:
URL: https://github.com/apache/commons-collections/pull/173


   


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

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