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

chore(deps): update dependency flake8-bugbear to v22.10.27 #184

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8-bugbear (changelog) ==22.9.23 -> ==22.10.27 age adoption passing confidence

Release Notes

PyCQA/flake8-bugbear

v22.10.27

Compare Source

  • B027: Ignore @​overload decorator (#​306)
  • B023: Also fix map (#​305)
  • B023: Avoid false alarms with filter, reduce, key= and return. Added tests for functools (#​303)

v22.10.25

Compare Source

  • Make B015 and B018 messages slightly more polite (#​298)
  • Add B027: Empty method in abstract base class with no abstract decorator
  • Multiple B024 false positive fixes
  • Move CI to use tox (#​294)
  • Move to using PEP621 / pyproject.toml package (#​291)
  • Tested in 3.11

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 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/flake8-bugbear-22.x branch 3 times, most recently from b823cc3 to d4b6eb1 Compare November 11, 2022 17:54
@renovate renovate bot force-pushed the renovate/flake8-bugbear-22.x branch from d4b6eb1 to d13f145 Compare November 11, 2022 18:00
@codecov-commenter
Copy link

Codecov Report

Merging #184 (d4b6eb1) into main (1bd9a1c) will not change coverage.
The diff coverage is n/a.

❗ Current head d4b6eb1 differs from pull request most recent head d13f145. Consider uploading reports for the commit d13f145 to get more accurate results

@@          Coverage Diff          @@
##            main    #184   +/-   ##
=====================================
  Coverage   95.5%   95.5%           
=====================================
  Files         29      29           
  Lines        920     920           
  Branches     139     139           
=====================================
  Hits         879     879           
  Misses        27      27           
  Partials      14      14           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mkniewallner mkniewallner merged commit cb58a29 into main Nov 11, 2022
@renovate renovate bot deleted the renovate/flake8-bugbear-22.x branch November 11, 2022 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants