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 2021/02/08 05:57:45 UTC

[GitHub] [commons-csv] dependabot[bot] opened a new pull request #132: Bump actions/cache from v2 to v2.1.4

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


   Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/actions/cache/releases">actions/cache's releases</a>.</em></p>
   <blockquote>
   <h2>v2.1.4</h2>
   <ul>
   <li>Make caching more verbose <a href="https://github-redirect.dependabot.com/actions/toolkit/pull/650">#650</a></li>
   <li>Use GNU tar on macOS if available <a href="https://github-redirect.dependabot.com/actions/toolkit/pull/701">#701</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/cache/commit/26968a09c0ea4f3e233fdddbafd1166051a095f6"><code>26968a0</code></a> Make save/restore logs akin (<a href="https://github-redirect.dependabot.com/actions/cache/issues/509">#509</a>)</li>
   <li><a href="https://github.com/actions/cache/commit/aeaf731ae27476fbdef0ec9028b91f8b07b22c5d"><code>aeaf731</code></a> Use @actions/cache version 1.0.6 (<a href="https://github-redirect.dependabot.com/actions/cache/issues/525">#525</a>)</li>
   <li><a href="https://github.com/actions/cache/commit/56a8a2f77583e58fcda120d0902eccfbc7b220bf"><code>56a8a2f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/514">#514</a> from eregon/recommend-setup-ruby-bundler-cache</li>
   <li><a href="https://github.com/actions/cache/commit/1bfe3accb30cbecd1eb79cdba246c3a7fc899cdf"><code>1bfe3ac</code></a> Recommend ruby/setup-ruby's bundler-cache: true option</li>
   <li><a href="https://github.com/actions/cache/commit/354332455a7a9ae5492723ca9d4d082484e173bc"><code>3543324</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/434">#434</a> from DanielHabenicht/patch-1</li>
   <li><a href="https://github.com/actions/cache/commit/3303695afa44b4dd4776286c04fc1fbffe1ae68c"><code>3303695</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/507">#507</a> from odin-delrio/patch-1</li>
   <li><a href="https://github.com/actions/cache/commit/e64ab303d144824d683711d5c78723c915ff952b"><code>e64ab30</code></a> Improved gradle cache key calculation example</li>
   <li><a href="https://github.com/actions/cache/commit/26c48dce83c8127f120594ca7290654e35acfa03"><code>26c48dc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/506">#506</a> from actions/cache-matrix-example</li>
   <li><a href="https://github.com/actions/cache/commit/72f66cfa6dcadd8440e1382d36b556a7a43a52bc"><code>72f66cf</code></a> Added a cache example when using matrix</li>
   <li><a href="https://github.com/actions/cache/commit/9f3a4d3e65eb0e37d28bc055c0d1a91eac6d76fe"><code>9f3a4d3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/443">#443</a> from guilleijo/pipenv-example</li>
   <li>Additional commits viewable in <a href="https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6">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-csv] coveralls commented on pull request #132: Bump actions/cache from v2 to v2.1.4

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


   
   [![Coverage Status](https://coveralls.io/builds/36937466/badge)](https://coveralls.io/builds/36937466)
   
   Coverage remained the same at 98.454% when pulling **8c3e077e4a87b45982a8da0af7abb91682138958 on dependabot/github_actions/actions/cache-v2.1.4** into **bf2f8093a49a3432be62e9fdae073e82ac78bd04 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-csv] garydgregory merged pull request #132: Bump actions/cache from v2 to v2.1.4

Posted by GitBox <gi...@apache.org>.
garydgregory merged pull request #132:
URL: https://github.com/apache/commons-csv/pull/132


   


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