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 v23.9.16 - autoclosed #1977

Closed
wants to merge 8 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

PyCQA/flake8-bugbear (flake8-bugbear)

v23.9.16

Compare Source

  • add --classmethod-decorators (#​405)
  • fix name collision for node_stack on python 3.12 (#​406)
  • Use pypa/build to build the package (#​404)

v23.7.10

Compare Source

  • Add B034: re.sub/subn/split must pass flags/count/maxsplit as keyword arguments.
  • Fix a crash and several test failures on Python 3.12, all relating to the B907
    check.
  • Declare support for Python 3.12.

v23.6.5

Compare Source

  • Include tox.ini in MANIFEST.in for sdist. (#​389)
  • Improve B033 (duplicate set items) (#​385)

v23.5.9

Compare Source

  • Add B033: Detect duplicate items in sets
  • Add B908: Detect assertRauses like contexts only has top level statements that could throw
  • Add B028: Allow stacklevel to be explicitly assigned as a positional argument
  • Remove more < 3.8 checks / assertions

v23.3.23

Compare Source

  • flake8-bugbear is now >= 3.8.1 project like flake8>=6.0.0
    • This has allowed some more modern AST usage cleanup and less CI running etc.
  • B030: Fix crash on certain unusual except handlers (e.g. except a[0].b:)

Configuration

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

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) September 16, 2023 22:50
@renovate renovate bot force-pushed the renovate/flake8-bugbear-23.x branch 16 times, most recently from f257c10 to fff0dd3 Compare September 24, 2023 03:25
@renovate renovate bot force-pushed the renovate/flake8-bugbear-23.x branch 13 times, most recently from 434db70 to e9ce384 Compare September 29, 2023 18:33
@renovate renovate bot force-pushed the renovate/flake8-bugbear-23.x branch 2 times, most recently from eb151dd to 13f5271 Compare October 9, 2023 09:16
@renovate renovate bot force-pushed the renovate/flake8-bugbear-23.x branch 8 times, most recently from 9c58a9f to 9ac5146 Compare October 18, 2023 01:23
auto-merge was automatically disabled October 29, 2023 15:40

Base branch was modified

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/flake8-bugbear-23.x branch from 9ac5146 to 472cda0 Compare October 29, 2023 19:07
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/flake8-bugbear-23.x branch from 472cda0 to 292fa16 Compare October 29, 2023 20:57
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/flake8-bugbear-23.x branch from 292fa16 to 6e456d5 Compare October 29, 2023 20:59
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/flake8-bugbear-23.x branch from 6e456d5 to db95e2c Compare October 29, 2023 21:15
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/flake8-bugbear-23.x branch from db95e2c to 64fa780 Compare October 29, 2023 21:20
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/flake8-bugbear-23.x branch from 64fa780 to 3f71568 Compare October 29, 2023 21:22
@renovate renovate bot force-pushed the renovate/flake8-bugbear-23.x branch from 3f71568 to a15c180 Compare October 30, 2023 04:45
@renovate renovate bot changed the title chore(deps): update dependency flake8-bugbear to v23.9.16 chore(deps): update dependency flake8-bugbear to v23.9.16 - autoclosed Oct 30, 2023
@renovate renovate bot closed this Oct 30, 2023
@renovate renovate bot deleted the renovate/flake8-bugbear-23.x branch October 30, 2023 15:21
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.

0 participants