PyCQA/flake8-bugbear
### [`v23.1.20`](https://togithub.com/PyCQA/flake8-bugbear/releases/tag/23.1.20)
[Compare Source](https://togithub.com/PyCQA/flake8-bugbear/compare/23.1.17...23.1.20)
- B024: now ignores classes without any methods. ([#336](https://togithub.com/PyCQA/flake8-bugbear/issues/336))
- B017: Don't warn when `pytest.raises()` has a `match` argument. ([#334](https://togithub.com/PyCQA/flake8-bugbear/issues/334))
- B906: Ignore `visit_` functions with a `_fields` attribute that can't contain ast.AST subnodes. ([#330](https://togithub.com/PyCQA/flake8-bugbear/issues/330))
### [`v23.1.17`](https://togithub.com/PyCQA/flake8-bugbear/releases/tag/23.1.17)
[Compare Source](https://togithub.com/PyCQA/flake8-bugbear/compare/23.1.14...23.1.17)
- Rename B028 to B907, making it optional/opinionated.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
23.1.14
->23.1.20
Release Notes
PyCQA/flake8-bugbear
### [`v23.1.20`](https://togithub.com/PyCQA/flake8-bugbear/releases/tag/23.1.20) [Compare Source](https://togithub.com/PyCQA/flake8-bugbear/compare/23.1.17...23.1.20) - B024: now ignores classes without any methods. ([#336](https://togithub.com/PyCQA/flake8-bugbear/issues/336)) - B017: Don't warn when `pytest.raises()` has a `match` argument. ([#334](https://togithub.com/PyCQA/flake8-bugbear/issues/334)) - B906: Ignore `visit_` functions with a `_fields` attribute that can't contain ast.AST subnodes. ([#330](https://togithub.com/PyCQA/flake8-bugbear/issues/330)) ### [`v23.1.17`](https://togithub.com/PyCQA/flake8-bugbear/releases/tag/23.1.17) [Compare Source](https://togithub.com/PyCQA/flake8-bugbear/compare/23.1.14...23.1.17) - Rename B028 to B907, making it optional/opinionated.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.