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/15 04:01:57 UTC

[GitHub] [commons-compress] dependabot[bot] opened a new pull request, #300: Bump actions/cache from 3.0.4 to 3.0.5

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

   Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
   <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>v3.0.5</h2>
   <p>Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/actions/cache/blob/main/RELEASES.md">actions/cache's changelog</a>.</em></p>
   <blockquote>
   <h3>3.0.4</h3>
   <ul>
   <li>Fixed tar creation error while trying to create tar with path as <code>~/</code> home folder on <code>ubuntu-latest</code>. (<a href="https://github-redirect.dependabot.com/actions/cache/issues/689">issue</a>)</li>
   </ul>
   <h3>3.0.5</h3>
   <ul>
   <li>Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit. (<a href="https://github-redirect.dependabot.com/actions/cache/pull/834">PR</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/cache/commit/0865c47f36e68161719c5b124609996bb5c40129"><code>0865c47</code></a> new release (<a href="https://github-redirect.dependabot.com/actions/cache/issues/855">#855</a>)</li>
   <li><a href="https://github.com/actions/cache/commit/354a2ae15e3e38c9c450c9bacb8f2fe7c684cacb"><code>354a2ae</code></a> Consuming 3.0 actions/cache (<a href="https://github-redirect.dependabot.com/actions/cache/issues/834">#834</a>)</li>
   <li><a href="https://github.com/actions/cache/commit/baed3516c3cc37166689253270efb7d0da2a962b"><code>baed351</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/530">#530</a> from axelson/document-where-to-cache</li>
   <li><a href="https://github.com/actions/cache/commit/8829e97be1115f1ebd06bfe5d45b80a4cbf8edf4"><code>8829e97</code></a> Update README.md</li>
   <li><a href="https://github.com/actions/cache/commit/eec8cd3f5f6c5051d6f6977ae774b9ede9fd39ef"><code>eec8cd3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/836">#836</a> from actions/vsvipul/fix-auto-assign</li>
   <li><a href="https://github.com/actions/cache/commit/5cc84c012398469b34beb3321a27a56652b45c64"><code>5cc84c0</code></a> Add kotewar and remove phantsure from auto-assignees lists</li>
   <li><a href="https://github.com/actions/cache/commit/afc669e7fce1370457d4c97e4ce71cd7b277760f"><code>afc669e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/819">#819</a> from mpilgrem/haskell-stack-example</li>
   <li><a href="https://github.com/actions/cache/commit/a0efc56c52d97277af82db9d7773d0effa61807d"><code>a0efc56</code></a> Use pull_request_target instead of pull_request</li>
   <li><a href="https://github.com/actions/cache/commit/d25c51bbfd594e35fe9630893979b06e853530a0"><code>d25c51b</code></a> Adapt existing Haskell Stack example for Windows</li>
   <li><a href="https://github.com/actions/cache/commit/a080a3bda4e26d33e155438ca08ba011f10ca30f"><code>a080a3b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/816">#816</a> from lobis/main</li>
   <li>Additional commits viewable in <a href="https://github.com/actions/cache/compare/v3.0.4...v3.0.5">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/cache&package-manager=github_actions&previous-version=3.0.4&new-version=3.0.5)](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-compress] kinow merged pull request #300: Bump actions/cache from 3.0.4 to 3.0.5

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


-- 
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-compress] codecov-commenter commented on pull request #300: Bump actions/cache from 3.0.4 to 3.0.5

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

   # [Codecov](https://codecov.io/gh/apache/commons-compress/pull/300?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 [#300](https://codecov.io/gh/apache/commons-compress/pull/300?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (0210098) into [master](https://codecov.io/gh/apache/commons-compress/commit/2ca7c2a933d154f5539b3c9814b3640b96319a3f?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2ca7c2a) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #300   +/-   ##
   =========================================
     Coverage     80.03%   80.03%           
     Complexity     6632     6632           
   =========================================
     Files           339      339           
     Lines         25487    25487           
     Branches       4226     4226           
   =========================================
     Hits          20399    20399           
     Misses         3483     3483           
     Partials       1605     1605           
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/commons-compress/pull/300?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-compress/pull/300?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 [2ca7c2a...0210098](https://codecov.io/gh/apache/commons-compress/pull/300?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