You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2022/06/07 17:05:15 UTC

[GitHub] [qpid-dispatch] dependabot[bot] opened a new pull request, #1573: Bump actions/cache from 2.1.6 to 3.0.4

dependabot[bot] opened a new pull request, #1573:
URL: https://github.com/apache/qpid-dispatch/pull/1573

   Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 3.0.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>v3.0.4</h2>
   <p>In this release, we have fixed the tar creation error while trying to create it with path as <code>~/</code> home folder on <code>ubuntu-latest</code>.</p>
   <h2>v3.0.3</h2>
   <p>Fixed avoiding empty cache save when no files are available for caching. (<a href="https://github-redirect.dependabot.com/actions/cache/issues/624">actions/cache#624</a>)</p>
   <h2>v3.0.2</h2>
   <p>This release adds the support for dynamic cache size cap on GHES.</p>
   <h2>v3.0.1</h2>
   <ul>
   <li>Added support for caching from GHES 3.5.</li>
   <li>Fixed download issue for files &gt; 2GB during restore.</li>
   </ul>
   <h2>v3.0.0</h2>
   <ul>
   <li>
   <p>This change adds a minimum runner version(node12 -&gt; node16), which can break users using an out-of-date/fork of the runner. This would be most commonly affecting users on GHES 3.3 or before, as those runners do not support node16 actions and they can use actions from github.com via <a href="https://docs.github.com/en/enterprise-server@3.0/admin/github-actions/managing-access-to-actions-from-githubcom/enabling-automatic-access-to-githubcom-actions-using-github-connect">github connect</a> or manually copying the repo to their GHES instance.</p>
   </li>
   <li>
   <p>Few dependencies and cache action usage examples have also been updated.</p>
   </li>
   </ul>
   <h2>v2.1.7</h2>
   <p>Support 10GB cache upload using the latest version <code>1.0.8</code> of <a href="https://www.npmjs.com/package/@actions/cache"><code>@actions/cache</code> </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.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>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/actions/cache/commit/c3f1317a9e7b1ef106c153ac8c0f00fed3ddbc0d"><code>c3f1317</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/813">#813</a> from actions/users/kotewar/upgrading-cache-to-v2.0.6</li>
   <li><a href="https://github.com/actions/cache/commit/d0a54b996cb35d7beba3674d28753ff7ccf2430c"><code>d0a54b9</code></a> Fixed typo</li>
   <li><a href="https://github.com/actions/cache/commit/8c5bd0c82db6e9fd53fc132c68d5f7649d568271"><code>8c5bd0c</code></a> Updated README file with release info</li>
   <li><a href="https://github.com/actions/cache/commit/c9c0f735586a8329cd6973dfeb9ceaf13e033631"><code>c9c0f73</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/812">#812</a> from actions/users/kotewar/upgrading-cache-to-v2.0.6</li>
   <li><a href="https://github.com/actions/cache/commit/2b6caae3c9d06fc8e6b142308e16b3c6eaaf4637"><code>2b6caae</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/495">#495</a> from ostera/patch-1</li>
   <li><a href="https://github.com/actions/cache/commit/dd58d1315fbfa379835d53b0bc75d1a3420fcaf0"><code>dd58d13</code></a> Added release info and upgraded version</li>
   <li><a href="https://github.com/actions/cache/commit/acace7fa1bd9ed59015a76e9de8a00ac88229033"><code>acace7f</code></a> Merge branch 'main' into patch-1</li>
   <li><a href="https://github.com/actions/cache/commit/438628ac22a3596a70933e8dd4f06fe0c1550315"><code>438628a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/554">#554</a> from albertstill/improve-restore-key-docs</li>
   <li><a href="https://github.com/actions/cache/commit/c296e6a08c6a639ec6e35fbfdcde61c3f6107885"><code>c296e6a</code></a> Updated <code>@​actions/cache</code> version in license file</li>
   <li><a href="https://github.com/actions/cache/commit/7ed7f22ed87596cd0d1c13baca967dc49bd9dc6f"><code>7ed7f22</code></a> Updated actions/cache to v2.0.6</li>
   <li>Additional commits viewable in <a href="https://github.com/actions/cache/compare/v2.1.6...v3.0.4">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=2.1.6&new-version=3.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   You can trigger a rebase of this PR 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: dev-unsubscribe@qpid.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] [qpid-dispatch] codecov-commenter commented on pull request #1573: Bump actions/cache from 2.1.6 to 3.0.4

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #1573:
URL: https://github.com/apache/qpid-dispatch/pull/1573#issuecomment-1148979899

   # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1573?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 [#1573](https://codecov.io/gh/apache/qpid-dispatch/pull/1573?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (f3d3767) into [main](https://codecov.io/gh/apache/qpid-dispatch/commit/bdd4fd4c0712815348c8e3619ec8cdd03ece1072?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (bdd4fd4) will **increase** coverage by `0.07%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff             @@
   ##             main    #1573      +/-   ##
   ==========================================
   + Coverage   85.78%   85.85%   +0.07%     
   ==========================================
     Files         110      110              
     Lines       24745    24745              
   ==========================================
   + Hits        21228    21246      +18     
   + Misses       3517     3499      -18     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/qpid-dispatch/pull/1573?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [src/container.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1573/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-c3JjL2NvbnRhaW5lci5j) | `84.30% <0.00%> (-0.17%)` | :arrow_down: |
   | [src/router\_core/forwarder.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1573/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-c3JjL3JvdXRlcl9jb3JlL2ZvcndhcmRlci5j) | `93.46% <0.00%> (ø)` | |
   | [src/router\_core/delivery.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1573/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-c3JjL3JvdXRlcl9jb3JlL2RlbGl2ZXJ5LmM=) | `93.16% <0.00%> (+0.18%)` | :arrow_up: |
   | [src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1573/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-c3JjL3JvdXRlcl9ub2RlLmM=) | `93.17% <0.00%> (+0.19%)` | :arrow_up: |
   | [src/iterator.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1573/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-c3JjL2l0ZXJhdG9yLmM=) | `94.47% <0.00%> (+0.21%)` | :arrow_up: |
   | [src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1573/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-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=) | `86.98% <0.00%> (+0.28%)` | :arrow_up: |
   | [src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1573/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-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=) | `86.79% <0.00%> (+0.86%)` | :arrow_up: |
   | [src/router\_core/modules/edge\_router/edge\_mgmt.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1573/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-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvZWRnZV9yb3V0ZXIvZWRnZV9tZ210LmM=) | `85.14% <0.00%> (+0.99%)` | :arrow_up: |
   | [...router\_core/modules/edge\_router/link\_route\_proxy.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1573/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-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvZWRnZV9yb3V0ZXIvbGlua19yb3V0ZV9wcm94eS5j) | `82.84% <0.00%> (+4.14%)` | :arrow_up: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1573?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/qpid-dispatch/pull/1573?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 [bdd4fd4...f3d3767](https://codecov.io/gh/apache/qpid-dispatch/pull/1573?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: dev-unsubscribe@qpid.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] [qpid-dispatch] ganeshmurthy merged pull request #1573: Bump actions/cache from 2.1.6 to 3.0.4

Posted by GitBox <gi...@apache.org>.
ganeshmurthy merged PR #1573:
URL: https://github.com/apache/qpid-dispatch/pull/1573


-- 
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: dev-unsubscribe@qpid.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org