Skip to content

Bump actions/cache from 2.1.0 to 2.1.6#33

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/actions/cache-2.1.6
Closed

Bump actions/cache from 2.1.0 to 2.1.6#33
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/actions/cache-2.1.6

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 28, 2021

Bumps actions/cache from 2.1.0 to 2.1.6.

Release notes

Sourced from actions/cache's releases.

v2.1.6

  • Catch unhandled "bad file descriptor" errors that sometimes occurs when the cache server returns non-successful response (actions/cache#596)

v2.1.5

  • Fix permissions error seen when extracting caches with GNU tar that were previously created using BSD tar (actions/cache#527)

v2.1.4

  • Make caching more verbose #650
  • Use GNU tar on macOS if available #701

v2.1.3

  • Upgrades @actions/core to v1.2.6 for CVE-2020-15228. This action was not using the affected methods.
  • Fix error handling in uploadChunk where 400-level errors were not being detected and handled correctly

v2.1.2

  • Adds input to limit the chunk upload size, useful for self-hosted runners with slower upload speeds
  • No-op when executing on GHES

v2.1.1

  • Update @actions/cache package to v1.0.2 which allows cache action to use posix format when taring files.
Commits

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)

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.0 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2.1.0...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 28, 2021
@codecov
Copy link

codecov bot commented May 28, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@c97c94a). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #33   +/-   ##
=========================================
  Coverage          ?   42.30%           
  Complexity        ?       37           
=========================================
  Files             ?        5           
  Lines             ?      208           
  Branches          ?       20           
=========================================
  Hits              ?       88           
  Misses            ?      112           
  Partials          ?        8           

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 c97c94a...fdb5605. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 23, 2021

Superseded by #53.

@dependabot dependabot bot closed this Nov 23, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/actions/cache-2.1.6 branch November 23, 2021 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants