Bump flake8-bugbear from 20.11.1 to 22.3.20#129
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 20.11.1 to 22.3.20. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@20.11.1...22.3.20) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
@@ Coverage Diff @@
## main #129 +/- ##
==========================================
- Coverage 37.17% 34.80% -2.37%
==========================================
Files 5 5
Lines 191 204 +13
Branches 27 35 +8
==========================================
Hits 71 71
- Misses 110 120 +10
- Partials 10 13 +3
Continue to review full report at Codecov.
|
Author
|
Superseded by #131. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps flake8-bugbear from 20.11.1 to 22.3.20.
Release notes
Sourced from flake8-bugbear's releases.
... (truncated)
Commits
0069532Update version + Change Log for 22.3.20 release (#234)e389294B022: No arguments passed to contextlib.suppress (#231)4a92ce5Add B019 check to find cache decorators on class methods (#218)83a8227Remove redundant W503 inline ignores (#233)c5223e0B021: f-string used as docstring. (#230)3206da7Fix typo (#226)d479f5aFix crash on long empty string (#223)f1d1a53Add B020 check to find for-loop control variable overiding iter set (#220)1c47a16Update version + Change Log for 22.1.11 releaseb29f204Update version to 22.1.2 for releaseDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)