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

   Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.3.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.3.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fixed readme with new segment timeout values by <a 
href="https://github.com/kotewar";><code>@​kotewar</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1133";>actions/cache#1133</a></li>
   <li>Readme fixes by <a 
href="https://github.com/kotewar";><code>@​kotewar</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1134";>actions/cache#1134</a></li>
   <li>Updated description of the lookup-only input for main action by <a 
href="https://github.com/kotewar";><code>@​kotewar</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1130";>actions/cache#1130</a></li>
   <li>Change two new actions mention as quoted text by <a 
href="https://github.com/bishal-pdMSFT";><code>@​bishal-pdMSFT</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1131";>actions/cache#1131</a></li>
   <li>Update Cross-OS Caching tips by <a 
href="https://github.com/pdotl";><code>@​pdotl</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1122";>actions/cache#1122</a></li>
   <li>Bazel example (Take <a 
href="https://redirect.github.com/actions/cache/issues/2";>#2</a>️⃣) by <a 
href="https://github.com/vorburger";><code>@​vorburger</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1132";>actions/cache#1132</a></li>
   <li>Remove actions to add new PRs and issues to a project board by <a 
href="https://github.com/jorendorff";><code>@​jorendorff</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1187";>actions/cache#1187</a></li>
   <li>Consume latest toolkit and fix dangling promise bug by <a 
href="https://github.com/chkimes";><code>@​chkimes</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1217";>actions/cache#1217</a></li>
   <li>Bump action version to 3.3.2 by <a 
href="https://github.com/bethanyj28";><code>@​bethanyj28</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1236";>actions/cache#1236</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/vorburger";><code>@​vorburger</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/cache/pull/1132";>actions/cache#1132</a></li>
   <li><a href="https://github.com/jorendorff";><code>@​jorendorff</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/actions/cache/pull/1187";>actions/cache#1187</a></li>
   <li><a href="https://github.com/chkimes";><code>@​chkimes</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/cache/pull/1217";>actions/cache#1217</a></li>
   <li><a href="https://github.com/bethanyj28";><code>@​bethanyj28</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/actions/cache/pull/1236";>actions/cache#1236</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/cache/compare/v3...v3.3.2";>https://github.com/actions/cache/compare/v3...v3.3.2</a></p>
   <h2>v3.3.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Reduced download segment size to 128 MB and timeout to 10 minutes by <a 
href="https://github.com/kotewar";><code>@​kotewar</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1129";>actions/cache#1129</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/cache/compare/v3...v3.3.1";>https://github.com/actions/cache/compare/v3...v3.3.1</a></p>
   <h2>v3.3.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bug: Permission is missing in cache delete example by <a 
href="https://github.com/kotokaze";><code>@​kotokaze</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1123";>actions/cache#1123</a></li>
   <li>Add <code>lookup-only</code> option by <a 
href="https://github.com/cdce8p";><code>@​cdce8p</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1041";>actions/cache#1041</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/kotokaze";><code>@​kotokaze</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/cache/pull/1123";>actions/cache#1123</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/cache/compare/v3...v3.3.0";>https://github.com/actions/cache/compare/v3...v3.3.0</a></p>
   <h2>v3.2.6</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Updated branch in Force deletion of caches by <a 
href="https://github.com/t-dedah";><code>@​t-dedah</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1108";>actions/cache#1108</a></li>
   <li>Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted 
runners by <a href="https://github.com/pdotl";><code>@​pdotl</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1118";>actions/cache#1118</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/cache/compare/v3...v3.2.6";>https://github.com/actions/cache/compare/v3...v3.2.6</a></p>
   <h2>v3.2.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Rewrite readmes by <a 
href="https://github.com/jsoref";><code>@​jsoref</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1085";>actions/cache#1085</a></li>
   <li>Fixed typos and formatting in docs by <a 
href="https://github.com/kotewar";><code>@​kotewar</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1076";>actions/cache#1076</a></li>
   <li>Fixing paths for OSes by <a 
href="https://github.com/kotewar";><code>@​kotewar</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1101";>actions/cache#1101</a></li>
   <li>Release patch version update by <a 
href="https://github.com/Phantsure";><code>@​Phantsure</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1105";>actions/cache#1105</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.3</h3>
   <ul>
   <li>Fixed avoiding empty cache save when no files are available for caching. 
(<a href="https://redirect.github.com/actions/cache/issues/624";>issue</a>)</li>
   </ul>
   <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://redirect.github.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://redirect.github.com/actions/cache/pull/834";>PR</a>)</li>
   </ul>
   <h3>3.0.6</h3>
   <ul>
   <li>Fixed <a 
href="https://redirect.github.com/actions/cache/issues/809";>#809</a> - zstd -d: 
no such file or directory error</li>
   <li>Fixed <a 
href="https://redirect.github.com/actions/cache/issues/833";>#833</a> - cache 
doesn't work with github workspace directory</li>
   </ul>
   <h3>3.0.7</h3>
   <ul>
   <li>Fixed <a 
href="https://redirect.github.com/actions/cache/issues/810";>#810</a> - download 
stuck issue. A new timeout is introduced in the download process to abort the 
download if it gets stuck and doesn't finish within an hour.</li>
   </ul>
   <h3>3.0.8</h3>
   <ul>
   <li>Fix zstd not working for windows on gnu tar in issues <a 
href="https://redirect.github.com/actions/cache/issues/888";>#888</a> and <a 
href="https://redirect.github.com/actions/cache/issues/891";>#891</a>.</li>
   <li>Allowing users to provide a custom timeout as input for aborting 
download of a cache segment using an environment variable 
<code>SEGMENT_DOWNLOAD_TIMEOUT_MINS</code>. Default is 60 minutes.</li>
   </ul>
   <h3>3.0.9</h3>
   <ul>
   <li>Enhanced the warning message for cache unavailablity in case of 
GHES.</li>
   </ul>
   <h3>3.0.10</h3>
   <ul>
   <li>Fix a bug with sorting inputs.</li>
   <li>Update definition for restore-keys in README.md</li>
   </ul>
   <h3>3.0.11</h3>
   <ul>
   <li>Update toolkit version to 3.0.5 to include 
<code>@actions/core@^1.10.0</code></li>
   <li>Update <code>@actions/cache</code> to use updated <code>saveState</code> 
and <code>setOutput</code> functions from 
<code>@actions/core@^1.10.0</code></li>
   </ul>
   <h3>3.1.0-beta.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://redirect.github.com/actions/cache/issues/984";>issue</a>)</li>
   </ul>
   <h3>3.1.0-beta.2</h3>
   <ul>
   <li>Added support for fallback to gzip to restore old caches on windows.</li>
   </ul>
   <h3>3.1.0-beta.3</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/cache/commit/704facf57e6136b1bc63b828d79edcd491f0ee84";><code>704facf</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/cache/issues/1236";>#1236</a> from 
actions/bethanyj28/bump-version</li>
   <li><a 
href="https://github.com/actions/cache/commit/17e2888746ae4cdbac78cbb1a45a157d310c0e53";><code>17e2888</code></a>
 Add to RELEASES.md</li>
   <li><a 
href="https://github.com/actions/cache/commit/667d8fdfa213683cee9fcaad43be0f25322bef02";><code>667d8fd</code></a>
 bump action version to 3.3.2</li>
   <li><a 
href="https://github.com/actions/cache/commit/f7ebb81a3f195b4fb88dab7c14e2f7aff52045aa";><code>f7ebb81</code></a>
 Consume latest toolkit and fix dangling promise bug (<a 
href="https://redirect.github.com/actions/cache/issues/1217";>#1217</a>)</li>
   <li><a 
href="https://github.com/actions/cache/commit/67b839edb68371cc5014f6cea11c9aa77238de78";><code>67b839e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/cache/issues/1187";>#1187</a> from 
jorendorff/jorendorff/rm-add-to-project</li>
   <li><a 
href="https://github.com/actions/cache/commit/57f0e3f198251983d70fc3c83e71b973822da983";><code>57f0e3f</code></a>
 Remove actions to add new PRs and issues to a project board</li>
   <li><a 
href="https://github.com/actions/cache/commit/04f198bf0b2a39f7230a4304bf07747a0bddf146";><code>04f198b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/cache/issues/1132";>#1132</a> from 
vorburger/bazel-example</li>
   <li><a 
href="https://github.com/actions/cache/commit/bd9b49b6c3b91fb2f92c80901a466ba260a746eb";><code>bd9b49b</code></a>
 Merge branch 'main' into bazel-example</li>
   <li><a 
href="https://github.com/actions/cache/commit/ea0503788c59256f4da17725d04df850ca027df5";><code>ea05037</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/cache/issues/1122";>#1122</a> from 
actions/pdotl-patch-1</li>
   <li><a 
href="https://github.com/actions/cache/commit/6a1a45d49b4738670d9804cd9a8fee56a01b6bf2";><code>6a1a45d</code></a>
 Merge branch 'main' into pdotl-patch-1</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/cache/compare/v3.0.3...v3.3.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.0.3&new-version=3.3.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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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: notifications-unsubscr...@commons.apache.org

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

Reply via email to