github-action icon indicating copy to clipboard operation
github-action copied to clipboard

fix(deps): update dependency @actions/cache to v3

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@actions/cache (source) 1.0.11 -> 3.0.4 age adoption passing confidence dependencies major
actions/cache v2 -> v3 age adoption passing confidence action major

Release Notes

actions/toolkit

v3.0.4

  • Fix zstd not working for windows on gnu tar in issues #​888 and #​891.
  • Allowing users to provide a custom timeout as input for aborting download of a cache segment using an environment variable SEGMENT_DOWNLOAD_TIMEOUT_MIN. Default is 60 minutes.

v3.0.3

  • Bug fixes for download stuck issue #​810.

v3.0.2

  • Added 1 hour timeout for the download stuck issue #​810.

v3.0.1

  • Fix #​833 - cache doesn't work with github workspace directory.
  • Fix #​809 zstd -d: no such file or directory error on AWS self-hosted runners.

v3.0.0

  • Updated actions/cache to suppress Actions cache server error and log warning for those error #​1122

v2.0.6

  • Fix Tar failed with error: The process '/usr/bin/tar' failed with exit code 1 issue when temp directory where tar is getting created is actually the subdirectory of the path mentioned by the user for caching. (issue)

v2.0.5

  • Fix to avoid saving empty cache when no files are available for caching. (issue)

v2.0.4

  • Update to v2.0.1 of @actions/http-client #​1087

v2.0.3

  • Update to v2.0.0 of @actions/http-client

v2.0.0

  • Added support to check if Actions cache service feature is available or not #​1028
actions/cache

v3

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Mar 26 '22 05:03 renovate[bot]