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 pre-commit/action from 2.0.3 to 3.0.0 #265

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps pre-commit/action from 2.0.3 to 3.0.0.

Release notes

Sourced from pre-commit/action's releases.

pre-commit/[email protected]

Breaking

see README for alternatives

Commits
  • 646c83f v3.0.0
  • 7a7fccb Merge pull request #164 from pre-commit/remove-pushing
  • f5c2d25 remove pushing behaviour
  • c674242 Merge pull request #162 from pre-commit/pre-commit-ci-update-config
  • 8a43c84 [pre-commit.ci] pre-commit autoupdate
  • 0932232 Merge pull request #161 from pre-commit/pre-commit-ci-update-config
  • 3945558 [pre-commit.ci] pre-commit autoupdate
  • d1945e3 Merge pull request #158 from pre-commit/pre-commit-ci-update-config
  • 705d6c1 [pre-commit.ci] pre-commit autoupdate
  • c81293c Merge pull request #156 from pre-commit/pre-commit-ci-update-config
  • Additional commits viewable in compare view

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 Jul 1, 2022
@dependabot dependabot bot requested a review from playpauseandstop July 1, 2022 05:01
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 2.0.3 to 3.0.0.
- [Release notes](https://github.com/pre-commit/action/releases)
- [Commits](pre-commit/action@v2.0.3...v3.0.0)

---
updated-dependencies:
- dependency-name: pre-commit/action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/pre-commit/action-3.0.0 branch from d7d6dc9 to b5c4e60 Compare August 9, 2022 10:16
@playpauseandstop playpauseandstop enabled auto-merge (squash) August 9, 2022 10:17
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.297% when pulling b5c4e60 on dependabot/github_actions/pre-commit/action-3.0.0 into afabf5d on main.

@playpauseandstop playpauseandstop merged commit 39c95fd into main Aug 9, 2022
@playpauseandstop playpauseandstop deleted the dependabot/github_actions/pre-commit/action-3.0.0 branch August 9, 2022 10:22
badabump-release-bot bot pushed a commit that referenced this pull request Aug 9, 2022
Features:
---------

- **BREAKING CHANGE:** Drop Python 3.6 support (#276)

Other:
------

- (**deps**) bump isodate from 0.6.0 to 0.6.1 (#222)
- Fix example code in README (#224)
- (**deps-dev**) bump mypy from 0.910 to 0.920 (#223)
- (**deps**) bump attrs from 21.2.0 to 21.4.0 (#227)
- (**deps-dev**) bump aioredis from 2.0.0 to 2.0.1 (#225)
- (**deps-dev**) bump mypy from 0.920 to 0.930 (#226)
- (**deps**) bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 (#228)
- Update Python dev version to 3.10.1 (#229)
- Fix operations typo (#230)
- Fix more typos in README and code (#232)
- (**deps**) bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (#238)
- Fix links in documentation (#234)
- (**deps**) bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 (#237)
- (**deps-dev**) bump mypy from 0.930 to 0.931 (#235)
- (**deps-dev**) bump types-pyyaml from 6.0.1 to 6.0.4 (#236)
- (**deps**) bump pre-commit/action from 2.0.3 to 3.0.0 (#265)
- (**deps**) bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#271)
- (**deps**) bump tibdex/github-app-token from 1.5 to 1.6 (#272)
- (**deps**) bump peter-evans/create-pull-request from 3.12.1 to 4.0.4 (#266)
- Sync common project files (#279)
playpauseandstop added a commit that referenced this pull request Aug 9, 2022
`rororo==3.0.0` release drops Python 3.6 support, as well as ensures that latest versions of dependent libraries, such as `attrs`, `aiohttp-middlewares`, and `environ-config` can be installed alongside _rororo_.

Features:
---------

- **BREAKING CHANGE:** Drop Python 3.6 support (#276)

Other:
------

- (**deps**) bump isodate from 0.6.0 to 0.6.1 (#222)
- Fix example code in README (#224)
- (**deps-dev**) bump mypy from 0.910 to 0.920 (#223)
- (**deps**) bump attrs from 21.2.0 to 21.4.0 (#227)
- (**deps-dev**) bump aioredis from 2.0.0 to 2.0.1 (#225)
- (**deps-dev**) bump mypy from 0.920 to 0.930 (#226)
- (**deps**) bump peter-evans/create-pull-request from 3.11.0 to 3.12.0 (#228)
- Update Python dev version to 3.10.1 (#229)
- Fix operations typo (#230)
- Fix more typos in README and code (#232)
- (**deps**) bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (#238)
- Fix links in documentation (#234)
- (**deps**) bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 (#237)
- (**deps-dev**) bump mypy from 0.930 to 0.931 (#235)
- (**deps-dev**) bump types-pyyaml from 6.0.1 to 6.0.4 (#236)
- (**deps**) bump pre-commit/action from 2.0.3 to 3.0.0 (#265)
- (**deps**) bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#271)
- (**deps**) bump tibdex/github-app-token from 1.5 to 1.6 (#272)
- (**deps**) bump peter-evans/create-pull-request from 3.12.1 to 4.0.4 (#266)
- Sync common project files (#279)

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