PyCQA/flake8-bugbear (flake8-bugbear)
### [`v24.8.19`](https://togithub.com/PyCQA/flake8-bugbear/releases/tag/24.8.19)
[Compare Source](https://togithub.com/PyCQA/flake8-bugbear/compare/24.4.26...24.8.19)
- B910: implement to suggest using Counter() instead of defaultdict(int) ([#489](https://togithub.com/PyCQA/flake8-bugbear/issues/489))
- B901: Do not trigger with explicit Generator return type ([#481](https://togithub.com/PyCQA/flake8-bugbear/issues/481))
- B008: add some comments, rename b008\_extend_immutable_calls ([#476](https://togithub.com/PyCQA/flake8-bugbear/issues/476))
- B040: exception with note added not reraised or used ([#477](https://togithub.com/PyCQA/flake8-bugbear/issues/477))
- B039, Add `ContextVar` with mutable literal or function call as default
- B040: Add Exception with added note not reraised. ([#474](https://togithub.com/PyCQA/flake8-bugbear/issues/474))
- Run tests in Python 3.13
- Type annotated code ([#481](https://togithub.com/PyCQA/flake8-bugbear/issues/481) + [#483](https://togithub.com/PyCQA/flake8-bugbear/issues/483))
- Replace hash with unsafe_hash ([#486](https://togithub.com/PyCQA/flake8-bugbear/issues/486))
python/mypy (mypy)
### [`v1.11.2`](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2)
[Compare Source](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2)
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
24.4.26
->24.8.19
1.11.1
->1.11.2
Release Notes
PyCQA/flake8-bugbear (flake8-bugbear)
### [`v24.8.19`](https://togithub.com/PyCQA/flake8-bugbear/releases/tag/24.8.19) [Compare Source](https://togithub.com/PyCQA/flake8-bugbear/compare/24.4.26...24.8.19) - B910: implement to suggest using Counter() instead of defaultdict(int) ([#489](https://togithub.com/PyCQA/flake8-bugbear/issues/489)) - B901: Do not trigger with explicit Generator return type ([#481](https://togithub.com/PyCQA/flake8-bugbear/issues/481)) - B008: add some comments, rename b008\_extend_immutable_calls ([#476](https://togithub.com/PyCQA/flake8-bugbear/issues/476)) - B040: exception with note added not reraised or used ([#477](https://togithub.com/PyCQA/flake8-bugbear/issues/477)) - B039, Add `ContextVar` with mutable literal or function call as default - B040: Add Exception with added note not reraised. ([#474](https://togithub.com/PyCQA/flake8-bugbear/issues/474)) - Run tests in Python 3.13 - Type annotated code ([#481](https://togithub.com/PyCQA/flake8-bugbear/issues/481) + [#483](https://togithub.com/PyCQA/flake8-bugbear/issues/483)) - Replace hash with unsafe_hash ([#486](https://togithub.com/PyCQA/flake8-bugbear/issues/486))python/mypy (mypy)
### [`v1.11.2`](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2) [Compare Source](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2)Configuration
📅 Schedule: Branch creation - "before 3am on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.