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

chore(deps): update actions/cache action to v3.3.1 #120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action minor v3.0.3 -> v3.3.1

Release Notes

actions/cache (actions/cache)

v3.3.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.3.1

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.0

v3.2.6

Compare Source

What's Changed

Full Changelog: actions/cache@v3...v3.2.6

v3.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.2.5

v3.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.2.4

v3.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.2.3

v3.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.0

v3.0.11

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.0.11

v3.0.10

Compare Source

  • Fix a bug with sorting inputs.
  • Update definition for restore-keys in README.md

v3.0.9

Compare Source

  • Enhanced the warning message for cache unavailability in case of GHES.

v3.0.8

Compare Source

What's Changed
  • Fix zstd not working for windows on gnu tar in issues.
  • Allow users to provide a custom timeout as input for aborting cache segment download using the environment variable SEGMENT_DOWNLOAD_TIMEOUT_MIN. Default is 60 minutes.

v3.0.7

Compare Source

What's Changed
  • Fix for the download stuck problem has been added in actions/cache for users who were intermittently facing the issue. As part of this fix, new timeout has been introduced in the download step to stop the download if it doesn't complete within an hour and run the rest of the workflow without erroring out.

v3.0.6

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.0.6

v3.0.5

Compare Source

Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit.

v3.0.4

Compare Source

In this release, we have fixed the tar creation error while trying to create it with path as ~/ home folder on ubuntu-latest.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update 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.

@codecov
Copy link

codecov bot commented Jun 7, 2022

Codecov Report

Patch and project coverage have no change.

Comparison is base (61c04fc) 88.61% compared to head (8bea59c) 88.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #120   +/-   ##
=======================================
  Coverage   88.61%   88.61%           
=======================================
  Files          20       20           
  Lines         659      659           
  Branches      140      140           
=======================================
  Hits          584      584           
  Misses         75       75           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from b8adf68 to 31e91f5 Compare July 13, 2022 10:29
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.0.4 chore(deps): update actions/cache action to v3.0.5 Jul 13, 2022
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 31e91f5 to 9b11acd Compare September 25, 2022 17:03
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.0.5 chore(deps): update actions/cache action to v3.0.8 Sep 25, 2022
@AdmiringWorm AdmiringWorm modified the milestones: 1.5.0, 2.0.0 Nov 13, 2022
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 9b11acd to d4d2961 Compare November 20, 2022 17:14
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.0.8 chore(deps): update actions/cache action to v3.0.11 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from d4d2961 to 76b66bf Compare December 5, 2022 06:34
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.0.11 Update actions/cache action to v3.0.11 Dec 17, 2022
@renovate renovate bot changed the title Update actions/cache action to v3.0.11 chore(deps): update actions/cache action to v3.0.11 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 76b66bf to 138f3b2 Compare December 21, 2022 17:01
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.0.11 chore(deps): update actions/cache action to v3.2.0 Dec 21, 2022
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 138f3b2 to 78961f3 Compare December 23, 2022 09:29
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.2.0 chore(deps): update actions/cache action to v3.2.1 Dec 23, 2022
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 78961f3 to 6164b81 Compare December 27, 2022 12:50
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.2.1 chore(deps): update actions/cache action to v3.2.2 Dec 27, 2022
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.2.2 chore(deps): update actions/cache action to v3.2.3 Jan 9, 2023
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 6164b81 to f4040b3 Compare January 9, 2023 07:25
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.2.3 chore(deps): update actions/cache action to v3.2.4 Jan 30, 2023
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from f4040b3 to 4427c0f Compare January 30, 2023 11:15
@renovate renovate bot changed the title chore(deps): update actions/cache action to v3.2.4 chore(deps): update actions/cache action to v3.3.1 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 4427c0f to 8bea59c Compare March 18, 2023 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant