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 flake8 from 4.0.1 to 6.0.0 #616

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2022

Bumps flake8 from 4.0.1 to 6.0.0.

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 dependencies Pull requests that update a dependency file label Dec 2, 2022
Copy link
Owner

@ChrisRBe ChrisRBe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@bors
Copy link
Contributor

bors bot commented Dec 2, 2022

Merge conflict.

@dependabot dependabot bot force-pushed the dependabot/pip/flake8-6.0.0 branch 2 times, most recently from d129bc8 to b2deba3 Compare December 2, 2022 17:13
Copy link
Owner

@ChrisRBe ChrisRBe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

bors bot added a commit that referenced this pull request Dec 2, 2022
616: build(deps): bump flake8 from 4.0.1 to 6.0.0 r=ChrisRBe a=dependabot[bot]

Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 6.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/PyCQA/flake8/commit/b9a7794c4f425ef8419081e6993f99419cc667ea"><code>b9a7794</code></a> Release 6.0.0</li>
<li><a href="https://github.com/PyCQA/flake8/commit/b5cac8790fb15c9a35d77df20b71083ee4035e1e"><code>b5cac87</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pycqa/flake8/issues/1748">#1748</a> from PyCQA/upgrade-pyflakes</li>
<li><a href="https://github.com/PyCQA/flake8/commit/489be4d30a37273e67683d14758e3a7912d46571"><code>489be4d</code></a> upgrade pyflakes to 3.0.0</li>
<li><a href="https://github.com/PyCQA/flake8/commit/8c06197cd5bc4719f780281c1efb33a3fc740d61"><code>8c06197</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pycqa/flake8/issues/1746">#1746</a> from PyCQA/bump-pycodestyle</li>
<li><a href="https://github.com/PyCQA/flake8/commit/047e6f8eb5111674b4dca4bf692651b716152ef5"><code>047e6f8</code></a> upgrade pycodestyle to 2.10</li>
<li><a href="https://github.com/PyCQA/flake8/commit/647996c743f9e77368ce46cc74abe98549dd4c3a"><code>647996c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pycqa/flake8/issues/1744">#1744</a> from PyCQA/pre-commit-ci-update-config</li>
<li><a href="https://github.com/PyCQA/flake8/commit/646ad203e0a81c184e0ff4ed5d3f451c4151343d"><code>646ad20</code></a> [pre-commit.ci] pre-commit autoupdate</li>
<li><a href="https://github.com/PyCQA/flake8/commit/b87034d22490583f99149f5d241750cc8f8e3a90"><code>b87034d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pycqa/flake8/issues/1741">#1741</a> from PyCQA/drop-py37</li>
<li><a href="https://github.com/PyCQA/flake8/commit/aa002ee4ed7fcb4c6ffdec29b4dc122244638c64"><code>aa002ee</code></a> require python 3.8.1+</li>
<li><a href="https://github.com/PyCQA/flake8/commit/16c371d41cd742f975171826de0ad5d707162c1d"><code>16c371d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pycqa/flake8/issues/1739">#1739</a> from PyCQA/remove-optparse</li>
<li>Additional commits viewable in <a href="https://github.com/pycqa/flake8/compare/4.0.1...6.0.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flake8&package-manager=pip&previous-version=4.0.1&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](PyCQA/flake8@4.0.1...6.0.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/flake8-6.0.0 branch from b2deba3 to 5ec3379 Compare December 2, 2022 17:47
@bors
Copy link
Contributor

bors bot commented Dec 2, 2022

Canceled.

Copy link
Owner

@ChrisRBe ChrisRBe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@bors
Copy link
Contributor

bors bot commented Dec 2, 2022

Build succeeded:

@bors bors bot merged commit 0f8f8b9 into master Dec 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/flake8-6.0.0 branch December 2, 2022 17:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant