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

build(deps): bump actions/cache from 2.1.6 to 2.1.7 #214

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps actions/cache from 2.1.6 to 2.1.7.

Release notes

Sourced from actions/cache's releases.

v2.1.7

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

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)

@dependabot dependabot bot added the build Changes that affect the build system or external dependencies label Dec 1, 2021
@dependabot dependabot bot requested a review from playpauseandstop December 1, 2021 05:01
@coveralls
Copy link

coveralls commented Dec 1, 2021

Coverage Status

Coverage remained the same at 98.297% when pulling 06270c7 on dependabot/github_actions/actions/cache-2.1.7 into 42fa51d on master.

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/cache-2.1.7 branch from 715fca5 to 315d8fe Compare December 2, 2021 22:34
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](actions/cache@v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/cache-2.1.7 branch from 315d8fe to 06270c7 Compare December 2, 2021 22:40
@playpauseandstop playpauseandstop enabled auto-merge (squash) December 2, 2021 22:42
@playpauseandstop playpauseandstop merged commit 643079a into master Dec 2, 2021
@playpauseandstop playpauseandstop deleted the dependabot/github_actions/actions/cache-2.1.7 branch December 2, 2021 22:47
badabump-release-bot bot pushed a commit that referenced this pull request Dec 16, 2021
Other:
------

- (**deps**) bump actions/checkout from 2.3.5 to 2.4.0 (#218)
- (**deps**) bump actions/setup-python from 2.2.2 to 2.3.1 (#216)
- (**deps**) bump actions/cache from 2.1.6 to 2.1.7 (#214)
- (**deps**) bump tibdex/github-app-token from 1.4 to 1.5 (#215)
- (**deps**) bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 (#217)
- (**deps**) bump aiohttp from 3.8.0 to 3.8.1 (#211)
- (**deps**) bump aiohttp-middlewares from 1.2.0 to 1.2.1 (#209)
- (**deps**) bump typing-extensions from 3.10.0.2 to 4.0.1 (#213)
- (**deps-dev**) bump coverage from 6.1.1 to 6.2 (#210)
- (**deps-dev**) bump types-pyyaml from 6.0.0 to 6.0.1 (#212)
- Fix link (#219)
- Install typing_extensions only for python<3.8 (#220)
playpauseandstop added a commit that referenced this pull request Dec 16, 2021
Maintenance release, which in same time ensures that `rororo` installs
`typing-extensions` only for Python <3.8. Thanks @q0w for contribution.

Other:
------

- (**deps**) bump actions/checkout from 2.3.5 to 2.4.0 (#218)
- (**deps**) bump actions/setup-python from 2.2.2 to 2.3.1 (#216)
- (**deps**) bump actions/cache from 2.1.6 to 2.1.7 (#214)
- (**deps**) bump tibdex/github-app-token from 1.4 to 1.5 (#215)
- (**deps**) bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 (#217)
- (**deps**) bump aiohttp from 3.8.0 to 3.8.1 (#211)
- (**deps**) bump aiohttp-middlewares from 1.2.0 to 1.2.1 (#209)
- (**deps**) bump typing-extensions from 3.10.0.2 to 4.0.1 (#213)
- (**deps-dev**) bump coverage from 6.1.1 to 6.2 (#210)
- (**deps-dev**) bump types-pyyaml from 6.0.0 to 6.0.1 (#212)
- Fix link (#219)
- Install typing_extensions only for python<3.8 (#220)

Co-authored-by: playpauseandstop <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants