Release notes
*Sourced from [flake8-bugbear's releases](https://github.com/PyCQA/flake8-bugbear/releases).*
> ## 19.3.0
> Refer to README.md for changes.
Commits
- [`c22f1eb`](https://github.com/PyCQA/flake8-bugbear/commit/c22f1eb4bb75abd8b42b361356a75ba94bfcf547) Merge pull request [#65](https://github-redirect.dependabot.com/PyCQA/flake8-bugbear/issues/65) from PyCQA/new_version
- [`09cb6eb`](https://github.com/PyCQA/flake8-bugbear/commit/09cb6eb4b5e7690a69517c0e9735149d9c3fddd2) Move to version to 19.3.0 for release
- [`995da1d`](https://github.com/PyCQA/flake8-bugbear/commit/995da1dcb3bef28ef7d8d9d250ca8ec76849b3d0) Merge pull request [#58](https://github-redirect.dependabot.com/PyCQA/flake8-bugbear/issues/58) from rooterkyberian/more_implicit_cls_methods
- [`c045a45`](https://github.com/PyCQA/flake8-bugbear/commit/c045a451fcfa56b3a43d3208f7cbbfdd2ea37d8d) Merge branch 'master' into more_implicit_cls_methods
- [`9f7c082`](https://github.com/PyCQA/flake8-bugbear/commit/9f7c082e7722142765b5a042508088bfcf64edb6) Merge pull request [#45](https://github-redirect.dependabot.com/PyCQA/flake8-bugbear/issues/45) from gaul/b009-assert-false
- [`29bc9b9`](https://github.com/PyCQA/flake8-bugbear/commit/29bc9b9c8196015a0f3d6f1bcfdcdf858d029a97) Merge pull request [#61](https://github-redirect.dependabot.com/PyCQA/flake8-bugbear/issues/61) from davidism/b902-mcs
- [`b99000a`](https://github.com/PyCQA/flake8-bugbear/commit/b99000a21b0b0044f338bbd89cb66f1fc66054cf) Merge pull request [#60](https://github-redirect.dependabot.com/PyCQA/flake8-bugbear/issues/60) from jdufresne/shebang
- [`828148d`](https://github.com/PyCQA/flake8-bugbear/commit/828148dbecf656ea1163aab0209918770c1fd758) allow 'mcs' for metaclass classmethod first arg
- [`534694c`](https://github.com/PyCQA/flake8-bugbear/commit/534694c0b0bfc638e901d6889b937c5128b66c4c) Remove unused shebang from bugbear.py
- [`074d587`](https://github.com/PyCQA/flake8-bugbear/commit/074d5878f37ef48a772f3d31dad62012a6ee83b6) Introduce B011
- Additional commits viewable in [compare view](https://github.com/PyCQA/flake8-bugbear/compare/18.8.0...19.3.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot will not automatically merge this PR because it includes a major update to a development dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps flake8-bugbear from 18.8.0 to 19.3.0.
Release notes
*Sourced from [flake8-bugbear's releases](https://github.com/PyCQA/flake8-bugbear/releases).* > ## 19.3.0 > Refer to README.md for changes.Commits
- [`c22f1eb`](https://github.com/PyCQA/flake8-bugbear/commit/c22f1eb4bb75abd8b42b361356a75ba94bfcf547) Merge pull request [#65](https://github-redirect.dependabot.com/PyCQA/flake8-bugbear/issues/65) from PyCQA/new_version - [`09cb6eb`](https://github.com/PyCQA/flake8-bugbear/commit/09cb6eb4b5e7690a69517c0e9735149d9c3fddd2) Move to version to 19.3.0 for release - [`995da1d`](https://github.com/PyCQA/flake8-bugbear/commit/995da1dcb3bef28ef7d8d9d250ca8ec76849b3d0) Merge pull request [#58](https://github-redirect.dependabot.com/PyCQA/flake8-bugbear/issues/58) from rooterkyberian/more_implicit_cls_methods - [`c045a45`](https://github.com/PyCQA/flake8-bugbear/commit/c045a451fcfa56b3a43d3208f7cbbfdd2ea37d8d) Merge branch 'master' into more_implicit_cls_methods - [`9f7c082`](https://github.com/PyCQA/flake8-bugbear/commit/9f7c082e7722142765b5a042508088bfcf64edb6) Merge pull request [#45](https://github-redirect.dependabot.com/PyCQA/flake8-bugbear/issues/45) from gaul/b009-assert-false - [`29bc9b9`](https://github.com/PyCQA/flake8-bugbear/commit/29bc9b9c8196015a0f3d6f1bcfdcdf858d029a97) Merge pull request [#61](https://github-redirect.dependabot.com/PyCQA/flake8-bugbear/issues/61) from davidism/b902-mcs - [`b99000a`](https://github.com/PyCQA/flake8-bugbear/commit/b99000a21b0b0044f338bbd89cb66f1fc66054cf) Merge pull request [#60](https://github-redirect.dependabot.com/PyCQA/flake8-bugbear/issues/60) from jdufresne/shebang - [`828148d`](https://github.com/PyCQA/flake8-bugbear/commit/828148dbecf656ea1163aab0209918770c1fd758) allow 'mcs' for metaclass classmethod first arg - [`534694c`](https://github.com/PyCQA/flake8-bugbear/commit/534694c0b0bfc638e901d6889b937c5128b66c4c) Remove unused shebang from bugbear.py - [`074d587`](https://github.com/PyCQA/flake8-bugbear/commit/074d5878f37ef48a772f3d31dad62012a6ee83b6) Introduce B011 - Additional commits viewable in [compare view](https://github.com/PyCQA/flake8-bugbear/compare/18.8.0...19.3.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will not automatically merge this PR because it includes a major update to a development dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.