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.12.12 #393

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8-bugbear (changelog) 24.10.31 -> 24.12.12 age adoption passing confidence

Release Notes

PyCQA/flake8-bugbear (flake8-bugbear)

v24.12.12

Compare Source

  • B012 and B025 now also handle try/except* (#​500)
  • Skip B028 if warnings.warn is called with *args or **kwargs (#​501)
  • Add B911: itertools.batched without strict= (#​502)
  • Readme has anchors per check (they do not seem to render on GitHub tho)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added chore patch A bug, doc or CICD change. labels Dec 12, 2024
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.78%. Comparing base (f1b9d72) to head (a1e1f2e).
Report is 90 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #393      +/-   ##
===========================================
- Coverage    95.00%   94.78%   -0.22%     
===========================================
  Files           11       12       +1     
  Lines          760      843      +83     
  Branches       155      159       +4     
===========================================
+ Hits           722      799      +77     
- Misses          21       24       +3     
- Partials        17       20       +3     
Flag Coverage Δ
unit 94.78% <ø> (-0.22%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot force-pushed the renovate/flake8-bugbear-24.x-lockfile branch from 97175d7 to a1e1f2e Compare December 12, 2024 21:25
@renovate renovate bot merged commit 06c59cf into develop Dec 13, 2024
9 checks passed
@renovate renovate bot deleted the renovate/flake8-bugbear-24.x-lockfile branch December 13, 2024 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore patch A bug, doc or CICD change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants