Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 26, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

PyCQA/flake8-bugbear

v21.9.2

Compare Source

  • Fix crash on call in except statement in _to_name_str (#​187)
  • Update B006: list, dictionary, and set comprehensions are now also disallowed (#​186)

v21.9.1

Compare Source

  • Update B008: Whitelist more immutable function calls (#​173)
  • Remove Python Compatibility Warnings (#​182)
  • Add B904: check for raise without from in an except clause (#​181)
  • Add Python 3.10 tests to ensure we pass (#​183)

v21.4.3

Compare Source

Verify the element in item_context.args is of type ast.Name for b017

v21.4.2

Compare Source

  • Add another hasattr() check to b017 visit for .func

v21.4.1

Compare Source

Happy April Fools! This is no joke, it's a real release.

  • Add B017: check for gotta-catch-em-all assertRaises(Exception)

Catching them all is bad!

v21.3.2

Compare Source

  • Fix crash on tuple expansion in try/except block (#​161)

v21.3.1

Compare Source

  • Fix grammar in B015 (#​150)
  • Make sure float infinity/NaN does not trigger B008 (#​155)
  • Handle positional-only args in class methods (#​158)

v20.11.1

Compare Source

  • Support exception aliases properly in B014 (#​129)
  • Add B015: Pointless comparison (#​130)
  • Remove check for # noqa comments (#​134)
  • Ignore exception classes which are not types (#​135)
  • Introduce B016 to check for raising a literal. (#​141)
  • Exclude types.MappingProxyType() from B008. (#​144)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

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