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 flake8-bugbear to v22.10.27 #90

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8-bugbear (changelog) ==22.8.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

v22.9.23

Compare Source

  • add B026: find argument unpacking after keyword argument (#​287)
  • Move to setup.cfg like flake8 (#​288)

v22.9.11

Compare Source

  • Add B025: Find duplicate except clauses (#​284)

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 force-pushed the renovate/flake8-bugbear-22.x branch from 6a366ba to 5d2e7a2 Compare September 23, 2022 18:48
@renovate renovate bot changed the title chore(deps): update flake8-bugbear to v22.9.11 chore(deps): update flake8-bugbear to v22.9.23 Sep 23, 2022
@renovate renovate bot changed the title chore(deps): update flake8-bugbear to v22.9.23 chore(deps): update flake8-bugbear to v22.10.25 Oct 25, 2022
@renovate renovate bot force-pushed the renovate/flake8-bugbear-22.x branch from 5d2e7a2 to 1fd3212 Compare October 25, 2022 01:12
@renovate renovate bot changed the title chore(deps): update flake8-bugbear to v22.10.25 chore(deps): update flake8-bugbear to v22.10.27 Oct 26, 2022
@renovate renovate bot force-pushed the renovate/flake8-bugbear-22.x branch from 1fd3212 to 48066fb Compare October 26, 2022 23:55
@scop scop merged commit 1b49154 into main Nov 11, 2022
@scop scop deleted the renovate/flake8-bugbear-22.x branch November 11, 2022 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant