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/12/27 17:00:41 UTC

[GitHub] [commons-imaging] dependabot[bot] opened a new pull request, #261: Bump actions/cache from 3.2.1 to 3.2.2

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

   Bumps [actions/cache](https://github.com/actions/cache) from 3.2.1 to 3.2.2.
   <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.2.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix formatting error in restore/README.md by <a href="https://github.com/me-and"><code>@​me-and</code></a> in <a href="https://github-redirect.dependabot.com/actions/cache/pull/1044">actions/cache#1044</a></li>
   <li>save/README.md: Fix typo in example by <a href="https://github.com/mmuetzel"><code>@​mmuetzel</code></a> in <a href="https://github-redirect.dependabot.com/actions/cache/pull/1040">actions/cache#1040</a></li>
   <li>README.md: remove outdated Windows cache tip link by <a href="https://github.com/me-and"><code>@​me-and</code></a> in <a href="https://github-redirect.dependabot.com/actions/cache/pull/1042">actions/cache#1042</a></li>
   <li>Revert compression changes related to windows but keep version logging by <a href="https://github.com/Phantsure"><code>@​Phantsure</code></a> in <a href="https://github-redirect.dependabot.com/actions/cache/pull/1049">actions/cache#1049</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/me-and"><code>@​me-and</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/actions/cache/pull/1044">actions/cache#1044</a></li>
   <li><a href="https://github.com/mmuetzel"><code>@​mmuetzel</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/actions/cache/pull/1040">actions/cache#1040</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v3.2.1...v3.2.2">https://github.com/actions/cache/compare/v3.2.1...v3.2.2</a></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.2.1</h3>
   <ul>
   <li>Update <code>@actions/cache</code> on windows to use gnu tar and zstd by default and fallback to bsdtar and zstd if gnu tar is not available. (<a href="https://github-redirect.dependabot.com/actions/cache/issues/984">issue</a>)</li>
   <li>Added support for fallback to gzip to restore old caches on windows.</li>
   <li>Added logs for cache version in case of a cache miss.</li>
   </ul>
   <h3>3.2.2</h3>
   <ul>
   <li>Reverted the changes made in 3.2.1 to use gnu tar and zstd by default on windows.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/cache/commit/4723a57e26efda3a62cbde1812113b730952852d"><code>4723a57</code></a> Revert compression changes related to windows but keep version logging (<a href="https://github-redirect.dependabot.com/actions/cache/issues/1049">#1049</a>)</li>
   <li><a href="https://github.com/actions/cache/commit/d1507cccba5975e005ebd1bdaa5a0c51832f159d"><code>d1507cc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/1042">#1042</a> from me-and/correct-readme-re-windows</li>
   <li><a href="https://github.com/actions/cache/commit/333756372568b80b80849fbeb69c44a11639051b"><code>3337563</code></a> Merge branch 'main' into correct-readme-re-windows</li>
   <li><a href="https://github.com/actions/cache/commit/60c76667099108586fa72b6307da64c5fa03ebd4"><code>60c7666</code></a> save/README.md: Fix typo in example (<a href="https://github-redirect.dependabot.com/actions/cache/issues/1040">#1040</a>)</li>
   <li><a href="https://github.com/actions/cache/commit/b053f2b699651003dc32d50fb3e2d03825d9172f"><code>b053f2b</code></a> Fix formatting error in restore/README.md (<a href="https://github-redirect.dependabot.com/actions/cache/issues/1044">#1044</a>)</li>
   <li><a href="https://github.com/actions/cache/commit/501277cfd7e95763bb7a9e079b959b7e57713e71"><code>501277c</code></a> README.md: remove outdated Windows cache tip link</li>
   <li>See full diff in <a href="https://github.com/actions/cache/compare/v3.2.1...v3.2.2">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.2.1&new-version=3.2.2)](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-imaging] kinow merged pull request #261: Bump actions/cache from 3.2.1 to 3.2.2

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


-- 
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-imaging] codecov-commenter commented on pull request #261: Bump actions/cache from 3.2.1 to 3.2.2

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

   # [Codecov](https://codecov.io/gh/apache/commons-imaging/pull/261?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 [#261](https://codecov.io/gh/apache/commons-imaging/pull/261?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c74bade) into [master](https://codecov.io/gh/apache/commons-imaging/commit/603df88d49d5824d37bf2be3643fa145e6cebd4b?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (603df88) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #261   +/-   ##
   =========================================
     Coverage     70.76%   70.76%           
     Complexity     3362     3362           
   =========================================
     Files           332      332           
     Lines         16958    16958           
     Branches       2652     2652           
   =========================================
     Hits          12000    12000           
     Misses         3909     3909           
     Partials       1049     1049           
   ```
   
   
   
   :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