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/checkout from 2.3.4 to 2.3.5 #53

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2021

Bumps actions/checkout from 2.3.4 to 2.3.5.

Release notes

Sourced from actions/checkout's releases.

v2.3.5

Update dependencies

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/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2.3.4...v2.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the build Changes that affect the build system or external dependencies label Oct 31, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2021

Dependabot tried to add @playpauseandstop, @dependencies and @ci as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/playpauseandstop/aiohttp-middlewares/pulls/53/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the playpauseandstop/aiohttp-middlewares repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@playpauseandstop playpauseandstop added ci Changes to CI configuration files and scripts dependencies Pull requests that update a dependency file labels Oct 31, 2021
@playpauseandstop playpauseandstop enabled auto-merge (squash) October 31, 2021 23:27
@coveralls
Copy link

coveralls commented Oct 31, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling e547fa3 on dependabot/github_actions/actions/checkout-2.3.5 into 5ef6f6a on master.

@playpauseandstop playpauseandstop merged commit a2b0d1d into master Oct 31, 2021
@playpauseandstop playpauseandstop deleted the dependabot/github_actions/actions/checkout-2.3.5 branch October 31, 2021 23:30
badabump-release-bot bot pushed a commit that referenced this pull request Nov 1, 2021
Features:
---------

- Support latest aiohttp release (#55)

Refactoring:
------------

- Move code to src directory

Other:
------

- Update pre-commit hooks
- Massive updates to internal library infrastructure
- Bump pre-commit hooks
- Update config
- Bump github actions to use
- Update library infrastructure
- Update package version
- Update common files
- (**deps-dev**) bump pytest from 6.0.1 to 6.1.0 (#29)
- (**deps-dev**) bump coverage from 5.2.1 to 5.3 (#28)
- (**deps**) bump aiohttp from 3.6.2 to 3.7.2 (#30)
- (**deps-dev**) bump pytest from 6.1.0 to 6.1.2 (#31)
- Use Python 3.10 as dev version (#52)
- (**deps**) bump actions/checkout from 2.3.4 to 2.3.5 (#53)
- Update docs requirements (#54)
- Bump requirements for docs (#56)
- Switch to Furo theme (#57)
- Update Read the Docs configuration (#58)
playpauseandstop added a commit that referenced this pull request Nov 1, 2021
Release new version, which supports latest aiohttp 3.8.0 release and ensures support of Python 3.9 & 3.10.

Features:
---------

- Support latest aiohttp release (#55)

Refactoring:
------------

- Move code to src directory

Other:
------

- Update pre-commit hooks
- Massive updates to internal library infrastructure
- Bump pre-commit hooks
- Update config
- Bump github actions to use
- Update library infrastructure
- Update package version
- Update common files
- (**deps-dev**) bump pytest from 6.0.1 to 6.1.0 (#29)
- (**deps-dev**) bump coverage from 5.2.1 to 5.3 (#28)
- (**deps**) bump aiohttp from 3.6.2 to 3.7.2 (#30)
- (**deps-dev**) bump pytest from 6.1.0 to 6.1.2 (#31)
- Use Python 3.10 as dev version (#52)
- (**deps**) bump actions/checkout from 2.3.4 to 2.3.5 (#53)
- Update docs requirements (#54)
- Bump requirements for docs (#56)
- Switch to Furo theme (#57)
- Update Read the Docs configuration (#58)

Co-authored-by: playpauseandstop <playpauseandstop@users.noreply.github.com>
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 ci Changes to CI configuration files and scripts dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants