Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency flake8-bugbear to v24 #465

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8-bugbear (changelog) ^23.0.0 -> ^24.0.0 age adoption passing confidence

Release Notes

PyCQA/flake8-bugbear (flake8-bugbear)

v24.1.17

Compare Source

  • B038: Restrict rule to mutation functions only (#​453)

v24.1.16

Compare Source

  • B036: Fix crash on raise statements raising something other than

v24.1.15

Compare Source

  • B038: Add check for mutations of loop iterator (#​446)
  • B037: Add check for yielding or returning values in init() (#​442)
  • B017: make B017 also apply to BaseException (#​439)
  • B036: Add check for except BaseException without re-raising (#​438)

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 24, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.24%. Comparing base (cc8d9fb) to head (cd90529).
Report is 173 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #465   +/-   ##
=======================================
  Coverage   65.24%   65.24%           
=======================================
  Files          10       10           
  Lines        1456     1456           
  Branches      301      301           
=======================================
  Hits          950      950           
  Misses        452      452           
  Partials       54       54           

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

@probberechts probberechts merged commit d8cd4b8 into master Jan 24, 2024
21 checks passed
@renovate renovate bot deleted the renovate/flake8-bugbear-24.x branch January 24, 2024 21:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants