Update dependency flake8-bugbear to ~=24.8.19 #24

Merged
timatlee merged 1 commits from renovate/flake8-bugbear-24.x into main 2024-08-21 14:52:31 -06:00
Collaborator

This PR contains the following updates:

Package Update Change
flake8-bugbear (changelog) minor ~=24.4.26 -> ~=24.8.19

Release Notes

PyCQA/flake8-bugbear (flake8-bugbear)

v24.8.19

Compare Source

  • B910: implement to suggest using Counter() instead of defaultdict(int) (#​489)
  • B901: Do not trigger with explicit Generator return type (#​481)
  • B008: add some comments, rename b008_extend_immutable_calls (#​476)
  • B040: exception with note added not reraised or used (#​477)
  • B039, Add ContextVar with mutable literal or function call as default
  • B040: Add Exception with added note not reraised. (#​474)
  • Run tests in Python 3.13
  • Type annotated code (#​481 + #​483)
  • Replace hash with unsafe_hash (#​486)

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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear#change-log) ([changelog](https://github.com/PyCQA/flake8-bugbear#change-log)) | minor | `~=24.4.26` -> `~=24.8.19` | --- ### Release Notes <details> <summary>PyCQA/flake8-bugbear (flake8-bugbear)</summary> ### [`v24.8.19`](https://github.com/PyCQA/flake8-bugbear/releases/tag/24.8.19) [Compare Source](https://github.com/PyCQA/flake8-bugbear/compare/24.4.26...24.8.19) - B910: implement to suggest using Counter() instead of defaultdict(int) ([#&#8203;489](https://github.com/PyCQA/flake8-bugbear/issues/489)) - B901: Do not trigger with explicit Generator return type ([#&#8203;481](https://github.com/PyCQA/flake8-bugbear/issues/481)) - B008: add some comments, rename b008\_extend_immutable_calls ([#&#8203;476](https://github.com/PyCQA/flake8-bugbear/issues/476)) - B040: exception with note added not reraised or used ([#&#8203;477](https://github.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. ([#&#8203;474](https://github.com/PyCQA/flake8-bugbear/issues/474)) - Run tests in Python 3.13 - Type annotated code ([#&#8203;481](https://github.com/PyCQA/flake8-bugbear/issues/481) + [#&#8203;483](https://github.com/PyCQA/flake8-bugbear/issues/483)) - Replace hash with unsafe_hash ([#&#8203;486](https://github.com/PyCQA/flake8-bugbear/issues/486)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzguNDIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2024-08-19 21:00:32 -06:00
Update dependency flake8-bugbear to ~=24.8.19
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s
a6712d3372
timatlee merged commit f6ee2d82e2 into main 2024-08-21 14:52:31 -06:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: timatlee/cloudflare-ddns-docker-updated#24
No description provided.