Bump wemake-python-styleguide from 0.15.2 to 0.15.3
Bumps wemake-python-styleguide from 0.15.2 to 0.15.3.
Release notes
Sourced from wemake-python-styleguide's releases.
Version 0.15.3
Bugfixes
- Fixes crash on
python3.10- Fixes
UselessReturningElseViolationto not reportelsewithbreak#1958- Fixes
ReassigningVariableToItselfViolationto not report onx = (x,)#1807- Fixes
ReassigningVariableToItselfViolationto extract variables from unary operators #1874- Fixes that
f'{some:,}'was considered too complex #1921- Fixes that
range(len(x))was not allowed even outsideforloops #1883Misc
- Adds documentation (and tests) for how to run project on Jupyter Notebooks
- Updates
mypyto0.902and fixes type issues
Changelog
Sourced from wemake-python-styleguide's changelog.
0.15.3
Bugfixes
- Fixes crash on
python3.10- Fixes
UselessReturningElseViolationto not reportelsewithbreak#1958- Fixes
ReassigningVariableToItselfViolationto not report onx = (x,)#1807- Fixes
ReassigningVariableToItselfViolationto extract variables from unary operators #1874- Fixes that
f'{some:,}'was considered too complex #1921- Fixes that
range(len(x))was not allowed even outsideforloops #1883Misc
- Adds documentation (and tests) for how to run project on Jupyter Notebooks
- Updates
mypyto0.902and fixes type issues
Commits
79b2693Version 0.15.3 release6ba9cdcCloses #1898, closes #18830f16b83Closes #19212c750f9More tests on edge casesaef8362Fixes CIc6ea734Closes #2071362e826Closes #1874, closes #1807b52a00eBump flake8-pytest-style from 1.4.4 to 1.5.0 (#2069)3f129b7Bump flake8-pytest-style from 1.4.3 to 1.4.4 (#2068)19c2133Changes import ofHashableto get fromcollections.abcinstead of `collec...- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Codecov Report
Merging #99 (4983abd) into master (a7d9c5c) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #99 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 107 107
Branches 2 2
=========================================
Hits 107 107
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update a7d9c5c...4983abd. Read the comment docs.
@dependabot rebase
Dependabot Preview has shut down and can no longer make changes to your Repository.
You can continue to keep your dependencies updated with GitHub-native Dependabot.
@dependabot rebase
PR from old dependabot!