Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Updates the requirements on flake8-bugbear to permit the latest version.

Release notes

Sourced from flake8-bugbear's releases.

25.11.29

  • B043: Add new check to state don't call delattr with constant (#514)
  • B042: ignore overloaded init, ignore if str+pickle dunder, improve README
Commits
  • a5ace0a Update CHANGES + move to version 25.11.29 to release
  • 0afdcce b042: ignore overloaded init, ignore if str+pickle dunder, improve README (#531)
  • 2d2fd4d Add B043: Do not call delattr with constant (#514)
  • 9677fa8 Bump actions/checkout from 5 to 6 (#530)
  • ad43575 [pre-commit.ci] pre-commit autoupdate (#529)
  • cdd75f1 Update CHANGES + move to version 25.10.21 to release
  • 4601fe6 Drop 3.9 support + add 3.14 CI (#524)
  • 3969961 [pre-commit.ci] pre-commit autoupdate (#523)
  • 6276149 [pre-commit.ci] pre-commit autoupdate (#522)
  • d264420 [pre-commit.ci] pre-commit autoupdate (#520)
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2025
@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 34.63%. Comparing base (d3062b4) to head (cb47e39).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #387   +/-   ##
=======================================
  Coverage   34.63%   34.63%           
=======================================
  Files          30       30           
  Lines       35396    35396           
  Branches     9538     9538           
=======================================
  Hits        12259    12259           
  Misses      20257    20257           
  Partials     2880     2880           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Updates the requirements on [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) to permit the latest version.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](PyCQA/flake8-bugbear@16.4.1...25.11.29)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-version: 25.11.29
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/flake8-bugbear-lt-25.12 branch from 8f06723 to cb47e39 Compare December 1, 2025 12:08
@mr-c mr-c merged commit ebd041f into main Dec 1, 2025
29 checks passed
@mr-c mr-c deleted the dependabot/pip/flake8-bugbear-lt-25.12 branch December 1, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants