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

⬆️ Updates actions/cache action to v2.1.8 #8

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 18, 2021

This PR contains the following updates:

Package Type Update Change
actions/cache action patch v2.1.4 -> v2.1.8

Release Notes

actions/cache (actions/cache)

v2.1.8: Updating actions/core to version 1.10.0

Compare Source

The ::save-state and ::set-output are deprecated. The newer version of actions/core >1.10.0 uses the new syntax for save and set output. After this change, customers using actions/cache@v2 won't see deprecation warning message.

v2.1.7

Compare Source

Support 10GB cache upload using the latest version 1.0.8 of @actions/cache

v2.1.6

Compare Source

v2.1.5

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@changelogg
Copy link

changelogg bot commented Feb 18, 2021

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

@renovate renovate bot force-pushed the renovate/actions-cache-2.x branch from 94ae55c to 301c6cb Compare April 7, 2021 22:46
@renovate renovate bot force-pushed the renovate/actions-cache-2.x branch from 301c6cb to 638b3c7 Compare April 8, 2021 04:18
@codecov-io
Copy link

codecov-io commented Apr 8, 2021

Codecov Report

Merging #8 (55944ba) into master (d08f8c4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   60.71%   60.71%           
=======================================
  Files           8        8           
  Lines         252      252           
  Branches       44       44           
=======================================
  Hits          153      153           
  Misses         99       99           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d08f8c4...55944ba. Read the comment docs.

@renovate renovate bot force-pushed the renovate/actions-cache-2.x branch from 638b3c7 to 351bea5 Compare April 8, 2021 13:13
@vercel
Copy link

vercel bot commented Apr 8, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/alexrogalskiy/styled-code-formats/8Y8E2uCz28MEMzRCCs2qirYkhFEE
✅ Preview: https://styled-code-formats-git-renovate-actions-cache-2x-alexrogalskiy.vercel.app

@vercel
Copy link

vercel bot commented Apr 8, 2021

Deployment failed with the following error:

Resource is limited - try again after in 7 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/actions-cache-2.x branch from a835f75 to ab716bc Compare April 8, 2021 18:00
@vercel
Copy link

vercel bot commented Apr 8, 2021

Deployment failed with the following error:

Resource is limited - try again after in 5 hours (more than 100, code: "api-deployments-free-per-day").

@vercel
Copy link

vercel bot commented Apr 9, 2021

Deployment failed with the following error:

Resource is limited - try again after in 1 hour (more than 100, code: "api-deployments-free-per-day").

@vercel
Copy link

vercel bot commented Apr 23, 2021

Deployment failed with the following error:

Resource is limited - try again after in 8 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/actions-cache-2.x branch from 8ed40e2 to c82364b Compare April 23, 2021 22:30
@codecov-commenter
Copy link

codecov-commenter commented Apr 23, 2021

Codecov Report

Merging #8 (c82364b) into master (7ebde7a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   60.71%   60.71%           
=======================================
  Files           8        8           
  Lines         252      252           
  Branches       44       44           
=======================================
  Hits          153      153           
  Misses         99       99           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ebde7a...c82364b. Read the comment docs.

@viezly
Copy link

viezly bot commented Mar 7, 2022

Pull request by bot. No need to analyze

@renovate renovate bot changed the title ⬆️ Updates actions/cache action ⬆️ Updates actions/cache action to v2.1.7 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/actions-cache-2.x branch from 0b1eb6d to efd305a Compare January 2, 2023 09:24
@vercel
Copy link

vercel bot commented Jan 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
styled-code-formats ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 16, 2023 at 9:46PM (UTC)

@renovate renovate bot changed the title ⬆️ Updates actions/cache action to v2.1.7 ⬆️ Updates actions/cache action to v2.1.8 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/actions-cache-2.x branch from efd305a to af1fc28 Compare March 16, 2023 21:46
@renovate renovate bot mentioned this pull request Aug 26, 2023
1 task
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.

2 participants