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 v21.11.29 #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

PyCQA/flake8-bugbear (flake8-bugbear)

v21.11.29

Compare Source

  • B018: Disable strings from check for now (#​209)

v21.11.28

Compare Source

  • B904: ensure the raise is in the same context with the except (#​191)
  • Add Option to extend the list of immutable calls (#​204)
  • Update B014: binascii.Error is now treated as a subclass of ValueError (#​206)
  • add simple pre-commit config (#​205)
  • Test with 3.10 official
  • Add B018 check to find useless declarations (#​196, #​202)

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)

Configuration

📅 Schedule: Branch creation - "before 1am on Tuesday" (UTC), 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the dependency update Pull requests and issues that are opened by a dependency bot label Jun 13, 2023
@renovate renovate bot requested a review from edwardleardi June 13, 2023 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency update Pull requests and issues that are opened by a dependency bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants