[PR #801] [MERGED] build(deps): bump actions/cache from 3.0.2 to 3.0.3 #929

Closed
opened 2026-03-03 12:32:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • 16550a1 build(deps): bump actions/cache from 3.0.2 to 3.0.3

📊 Changes

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

View changed files

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

📄 Description

Bumps actions/cache from 3.0.2 to 3.0.3.

Release notes

Sourced from actions/cache's releases.

v3.0.3

Fixed avoiding empty cache save when no files are available for caching. (actions/cache#624)

Changelog

Sourced from actions/cache's changelog.

3.0.2

  • Added support for dynamic cache size cap on GHES.

3.0.3

  • Fixed avoiding empty cache save when no files are available for caching. (issue)
Commits
  • 30f413b Merge pull request #808 from actions/users/kotewar/update-actions-cache-version
  • f2ea0f2 Updated Readme with what's new and removed v2 info
  • d5956bb Updated release and package versions
  • a686c72 Revert "Updated package version to 3.0.3 and dependencies"
  • 8e680ea Revert "Added release information for 3.0.2 in RELEASES.md"
  • c376fc8 Added release information for 3.0.2 in RELEASES.md
  • 4ce1a96 Updated package version to 3.0.3 and dependencies
  • a2bd439 Updated license version and dist
  • 35ef551 Upgraded @​actions/cache to 2.0.5
  • 14c4fd4 Merge pull request #690 from pimterry/patch-1
  • Additional commits viewable 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/801 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/31/2022 **Status:** ✅ Merged **Merged:** 5/31/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/github_actions/actions/cache-3.0.3` --- ### 📝 Commits (1) - [`16550a1`](https://github.com/fsouza/fake-gcs-server/commit/16550a14227006d48b81dc1c4bc48721c1d3215d) build(deps): bump actions/cache from 3.0.2 to 3.0.3 ### 📊 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.2 to 3.0.3. <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.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> </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.2</h3> <ul> <li>Added support for dynamic cache size cap on GHES.</li> </ul> <h3>3.0.3</h3> <ul> <li>Fixed avoiding empty cache save when no files are available for caching. (<a href="https://github-redirect.dependabot.com/actions/cache/issues/624">issue</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/cache/commit/30f413bfed0a2bc738fdfd409e5a9e96b24545fd"><code>30f413b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/808">#808</a> from actions/users/kotewar/update-actions-cache-version</li> <li><a href="https://github.com/actions/cache/commit/f2ea0f25f2b1682903f47758e4d974259aa04bbc"><code>f2ea0f2</code></a> Updated Readme with what's new and removed v2 info</li> <li><a href="https://github.com/actions/cache/commit/d5956bbc3c018cab116f8c5b3fddebf4c84860d9"><code>d5956bb</code></a> Updated release and package versions</li> <li><a href="https://github.com/actions/cache/commit/a686c72e4a9eb6c1e96fe8459ff3ed4ec0df82b5"><code>a686c72</code></a> Revert &quot;Updated package version to 3.0.3 and dependencies&quot;</li> <li><a href="https://github.com/actions/cache/commit/8e680ea4405aa0db49134fc28c93e37abce96d2e"><code>8e680ea</code></a> Revert &quot;Added release information for 3.0.2 in RELEASES.md&quot;</li> <li><a href="https://github.com/actions/cache/commit/c376fc84c91391874fb5bd69fe5a5465922f70a0"><code>c376fc8</code></a> Added release information for 3.0.2 in RELEASES.md</li> <li><a href="https://github.com/actions/cache/commit/4ce1a96732c56fd55c0f2962bc5b8326a0ee09c2"><code>4ce1a96</code></a> Updated package version to 3.0.3 and dependencies</li> <li><a href="https://github.com/actions/cache/commit/a2bd439f8e01bb9153bb5d198238a9879614334a"><code>a2bd439</code></a> Updated license version and dist</li> <li><a href="https://github.com/actions/cache/commit/35ef551d1fb7681545ef56c17d23785a2cd7fc46"><code>35ef551</code></a> Upgraded <code>@​actions/cache</code> to 2.0.5</li> <li><a href="https://github.com/actions/cache/commit/14c4fd4871149762bbba2312aaf4b031861333d5"><code>14c4fd4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/690">#690</a> from pimterry/patch-1</li> <li>Additional commits viewable in <a href="https://github.com/actions/cache/compare/v3.0.2...v3.0.3">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.2&new-version=3.0.3)](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:32:17 +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#929
No description provided.