[PR #732] [MERGED] build(deps): bump actions/cache from 3.0.0 to 3.0.1 #866

Closed
opened 2026-03-03 12:31:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/732
Author: @dependabot[bot]
Created: 3/30/2022
Status: Merged
Merged: 3/30/2022
Merged by: @fsouza

Base: mainHead: dependabot/github_actions/actions/cache-3.0.1


📝 Commits (1)

  • fa8eed7 build(deps): bump actions/cache from 3.0.0 to 3.0.1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/main.yml (+1 -1)

📄 Description

Bumps actions/cache from 3.0.0 to 3.0.1.

Release notes

Sourced from actions/cache's releases.

v3.0.1

  • Added support for caching from GHES 3.5.
  • Fixed download issue for files > 2GB during restore.
Changelog

Sourced from actions/cache's changelog.

3.0.0

  • Updated minimum runner version support from node 12 -> node 16

3.0.1

  • Added support for caching from GHES 3.5.
  • Fixed download issue for files > 2GB during restore.
Commits
  • 136d96b Enabling actions/cache for GHES based on presence of AC service (#774)
  • 7d4f40b Bumping up the version to fix download issue for files > 2 GB. (#775)
  • 2d8d0d1 Updated what's new. (#771)
  • 7799d86 Updated the usage and docs to the major version release. (#770)
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/732 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/30/2022 **Status:** ✅ Merged **Merged:** 3/30/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/github_actions/actions/cache-3.0.1` --- ### 📝 Commits (1) - [`fa8eed7`](https://github.com/fsouza/fake-gcs-server/commit/fa8eed7e8055a0474d53347edccb0b6151b6bbda) build(deps): bump actions/cache from 3.0.0 to 3.0.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/main.yml` (+1 -1) </details> ### 📄 Description Bumps [actions/cache](https://github.com/actions/cache) from 3.0.0 to 3.0.1. <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.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> </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.0</h3> <ul> <li>Updated minimum runner version support from node 12 -&gt; node 16</li> </ul> <h3>3.0.1</h3> <ul> <li>Added support for caching from GHES 3.5.</li> <li>Fixed download issue for files &gt; 2GB during restore.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/cache/commit/136d96b4aee02b1f0de3ba493b1d47135042d9c0"><code>136d96b</code></a> Enabling actions/cache for GHES based on presence of AC service (<a href="https://github-redirect.dependabot.com/actions/cache/issues/774">#774</a>)</li> <li><a href="https://github.com/actions/cache/commit/7d4f40b464eabaf5588e1057542a655ff46cd64b"><code>7d4f40b</code></a> Bumping up the version to fix download issue for files &gt; 2 GB. (<a href="https://github-redirect.dependabot.com/actions/cache/issues/775">#775</a>)</li> <li><a href="https://github.com/actions/cache/commit/2d8d0d1c9b41812b6fd3d4ae064360e7d8762c7b"><code>2d8d0d1</code></a> Updated what's new. (<a href="https://github-redirect.dependabot.com/actions/cache/issues/771">#771</a>)</li> <li><a href="https://github.com/actions/cache/commit/7799d864d909465e939ecccbd5b3fa8313dd151c"><code>7799d86</code></a> Updated the usage and docs to the major version release. (<a href="https://github-redirect.dependabot.com/actions/cache/issues/770">#770</a>)</li> <li>See full diff in <a href="https://github.com/actions/cache/compare/v3.0.0...v3.0.1">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.0&new-version=3.0.1)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:31:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#866
No description provided.