-
-
Notifications
You must be signed in to change notification settings - Fork 153
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
Bump actions/cache from 1 to 3 #1389
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1389 +/- ##
=======================================
Coverage 74.69% 74.69%
=======================================
Files 195 195
Lines 49748 49748
Branches 10529 10529
=======================================
Hits 37157 37157
Misses 10266 10266
Partials 2325 2325 |
112bc4d
to
bc37a25
Compare
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v1...v3) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
bc37a25
to
5d5cb25
Compare
I would like to use automerge but I just see a greyed out "Rebase and merge" button. Maybe I don't have permissions? |
We can do that, but I would first like to look into/understand how we can decide exactly when it gets used. I'll need a minute to read the docs. |
The case I have in mind is when a PR has been approved, but we have to let the checks finish. That way I don't have to remember to merge it later on. |
Yeah, that case is good. |
OK, it's enabled. |
Bumps actions/cache from 1 to 3.
Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
Commits
4723a57
Revert compression changes related to windows but keep version logging (#1049)d1507cc
Merge pull request #1042 from me-and/correct-readme-re-windows3337563
Merge branch 'main' into correct-readme-re-windows60c7666
save/README.md: Fix typo in example (#1040)b053f2b
Fix formatting error in restore/README.md (#1044)501277c
README.md: remove outdated Windows cache tip linkc1a5de8
Upgrade codeql to v2 (#1023)9b0be58
Release compression related changes for windows (#1039)c17f4bf
GA for granular cache (#1035)ac25611
docs: fix an invalid link in workarounds.md (#929)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)