Update dependency flake8-bugbear to v25 #248

Merged
tobru merged 1 commit from renovate/flake8-bugbear-25.x into main 2025-10-24 13:55:26 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
flake8-bugbear (changelog) >=24.12.12 -> >=25.10.21 age confidence

Release Notes

PyCQA/flake8-bugbear (flake8-bugbear)

v25.10.21

Compare Source

  • B042: New check for reminding to call super().init in custom exceptions
  • B028: Skip if skip_file_prefixes is used (#​503)
  • B912: New check for map() without an explicit strict= parameter. (#​516)
  • Add python3.14 Support / CI
  • Remove python3.9 support / CI
  • flake8-bugbear now requires at least Python 3.10, like the next release of flake8

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 | Change | Age | Confidence | |---|---|---|---| | [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear#change-log) ([changelog](https://github.com/PyCQA/flake8-bugbear#change-log)) | `>=24.12.12` -> `>=25.10.21` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/flake8-bugbear/25.10.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/flake8-bugbear/24.12.12/25.10.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>PyCQA/flake8-bugbear (flake8-bugbear)</summary> ### [`v25.10.21`](https://github.com/PyCQA/flake8-bugbear/releases/tag/25.10.21) [Compare Source](https://github.com/PyCQA/flake8-bugbear/compare/24.12.12...25.10.21) - B042: New check for reminding to call super().**init** in custom exceptions - B028: Skip if skip\_file\_prefixes is used ([#&#8203;503](https://github.com/PyCQA/flake8-bugbear/issues/503)) - B912: New check for `map()` without an explicit `strict=` parameter. ([#&#8203;516](https://github.com/PyCQA/flake8-bugbear/issues/516)) - Add python3.14 Support / CI - Remove python3.9 support / CI - flake8-bugbear now requires at least Python 3.10, like the next release of flake8 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjQiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
renovate added the
dependencies
label 2025-10-24 03:02:04 +00:00
renovate added 1 commit 2025-10-24 03:02:05 +00:00
Update dependency flake8-bugbear to v25
All checks were successful
Tests / test (push) Successful in 31s
214dff3ae4
tobru merged commit a5cdbf6d63 into main 2025-10-24 13:55:26 +00:00
tobru deleted branch renovate/flake8-bugbear-25.x 2025-10-24 13:55:26 +00:00
Sign in to join this conversation.
No description provided.