Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

actions/toolkit

v3.0.6

  • Added @azure/abort-controller to dependencies to fix compatibility issue with ESM #​1208

v3.0.5

  • Update @actions/cache to use @actions/core@^1.10.0

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_MINS. 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, check this box

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

@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 2a73ff4 to 6ceb47c Compare June 1, 2022 16:50
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 6ceb47c to fe51c17 Compare June 24, 2022 12:26
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3 fix(deps): update dependency @actions/cache to v3 Jun 24, 2022
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch 3 times, most recently from fcbefda to 64bceab Compare August 11, 2022 10:58
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 64bceab to c82af54 Compare August 18, 2022 14:50
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from c82af54 to d2c9363 Compare November 20, 2022 14:49
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from d2c9363 to 5c6dc9c Compare November 22, 2022 14:27
@jaffrepaul
Copy link
Member

Will be included in #644

@renovate
Copy link
Contributor Author

renovate bot commented Dec 8, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 3.x releases. However, if you upgrade to 3.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/actions-cache-3.x branch December 8, 2022 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant