Closed dependabot[bot] closed 2 years ago
@dependabot merge
On Mon, Aug 1, 2022 at 6:41 AM dependabot[bot] @.***> wrote:
Bumps flake8 https://github.com/pycqa/flake8 from 4.0.1 to 5.0.2. Commits
- 70c0b3d https://github.com/PyCQA/flake8/commit/70c0b3d27a5626a6ad58293bfaa6308244cb349c Release 5.0.2
- 5e69ba9 https://github.com/PyCQA/flake8/commit/5e69ba9261ab57bd29c5a9559a0e3ccde5a5e8df Merge pull request #1642 https://github-redirect.dependabot.com/pycqa/flake8/issues/1642 from PyCQA/no-home
- 8b51ee4 https://github.com/PyCQA/flake8/commit/8b51ee4ea54241f85df23f3dd20390b1563d4521 skip skipping home if home does not exist
- 446b18d https://github.com/PyCQA/flake8/commit/446b18d35a5fa0be6b3531d30a0706fc82247313 Merge pull request #1641 https://github-redirect.dependabot.com/pycqa/flake8/issues/1641 from PyCQA/entry-points-not-pickleable
- b70d7a2 https://github.com/PyCQA/flake8/commit/b70d7a2f7d3119569be5ae597863a810e0422bd2 work around un-pickleabiliy of EntryPoint in 3.8.0
- 91a7fa9 https://github.com/PyCQA/flake8/commit/91a7fa9ac360be7f43b1325875cf5bf4fe89e380 fix order of release notes
- 405cfe0 https://github.com/PyCQA/flake8/commit/405cfe06e02722a816068bf0c50c5947533ad602 Release 5.0.1
- d20bb97 https://github.com/PyCQA/flake8/commit/d20bb97f41e9607239eb2bdf4acc9c48a27a3ddd Merge pull request #1631 https://github-redirect.dependabot.com/pycqa/flake8/issues/1631 from PyCQA/dupe-sys-path
- fce93b9 https://github.com/PyCQA/flake8/commit/fce93b952a423a53c204c12aa0a20eede6948758 prevent duplicate plugin discovery on misconfigured pythons
- 3f4872a https://github.com/PyCQA/flake8/commit/3f4872a4d831947b888e15fdb9986e7cc216a8f2 Merge pull request #1628 https://github-redirect.dependabot.com/pycqa/flake8/issues/1628 from mxr/patch-1
- Additional commits viewable in compare view https://github.com/pycqa/flake8/compare/4.0.1...5.0.2
[image: Dependabot compatibility score] 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 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)
You can view, comment on, or merge this pull request online at:
https://github.com/freelawproject/opinionated/pull/20 Commit Summary
- 6f60656 https://github.com/freelawproject/opinionated/pull/20/commits/6f606568598dedfe37f9bcdd5abb0b277930221b build(deps-dev): bump flake8 from 4.0.1 to 5.0.2
File Changes
(2 files https://github.com/freelawproject/opinionated/pull/20/files)
- M poetry.lock https://github.com/freelawproject/opinionated/pull/20/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89 (48)
- M pyproject.toml https://github.com/freelawproject/opinionated/pull/20/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711 (2)
Patch Links:
- https://github.com/freelawproject/opinionated/pull/20.patch
- https://github.com/freelawproject/opinionated/pull/20.diff
— Reply to this email directly, view it on GitHub https://github.com/freelawproject/opinionated/pull/20, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABZ3KTFW6OBURV2B7DIKXDVW7HZRANCNFSM55HTQIAA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
-- Mike Lissner Executive Director Free Law Project https://free.law
Superseded by #21.
Bumps flake8 from 4.0.1 to 5.0.2.
Commits
70c0b3d
Release 5.0.25e69ba9
Merge pull request #1642 from PyCQA/no-home8b51ee4
skip skipping home if home does not exist446b18d
Merge pull request #1641 from PyCQA/entry-points-not-pickleableb70d7a2
work around un-pickleabiliy of EntryPoint in 3.8.091a7fa9
fix order of release notes405cfe0
Release 5.0.1d20bb97
Merge pull request #1631 from PyCQA/dupe-sys-pathfce93b9
prevent duplicate plugin discovery on misconfigured pythons3f4872a
Merge pull request #1628 from mxr/patch-1Dependabot 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 will merge this PR once CI passes on it, as requested by @mlissner.
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)