skygate / skyexpo-matchmaking

The matchmaking app for skyexpo AI 2020
http://skyexpo.hal.skygate.io/
0 stars 0 forks source link

Bump wemake-python-styleguide from 0.13.1 to 0.13.2 in /backend #63

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps wemake-python-styleguide from 0.13.1 to 0.13.2.

Release notes *Sourced from [wemake-python-styleguide's releases](https://github.com/wemake-services/wemake-python-styleguide/releases).* > ## Version 0.13.2 > ### Bugfixes > > - Fixes that Github Action was failing for wrong status code > - Fixes `NegatedConditionsViolation` false positive on absent > `else` in combination with `elif` > - Fixes `WPS528` false positive on augmented assigns > - Fixes incorrect message for `WPS349` > - Fixes that `reviewdog` was not able to create more than `30` comments per PR > > ### Misc > > - `pylint` docs fixed > - Fixes docs about implicit `yield` violation
Changelog *Sourced from [wemake-python-styleguide's changelog](https://github.com/wemake-services/wemake-python-styleguide/blob/master/CHANGELOG.md).* > ## 0.13.2 > > ### Bugfixes > > - Fixes that Github Action was failing for wrong status code > - Fixes `NegatedConditionsViolation` false positive on absent > `else` in combination with `elif` > - Fixes `WPS528` false positive on augmented assigns > - Fixes incorrect message for `WPS349` > - Fixes that `reviewdog` was not able to create more than `30` comments per PR > > ### Misc > > - `pylint` docs fixed > - Fixes docs about implicit `yield` violation
Commits - [`6b24f1f`](https://github.com/wemake-services/wemake-python-styleguide/commit/6b24f1f0b31a654c4c790b25ac792dfbc6e190a4) Updates readme with better travis badge - [`f2ed168`](https://github.com/wemake-services/wemake-python-styleguide/commit/f2ed1688237a587f61e2ccacc3a92b0cf130f4d7) Version 0.13.2 release - [`0b75174`](https://github.com/wemake-services/wemake-python-styleguide/commit/0b7517407d66556a83a6583434d7c6515fce1bdb) Bump astor from 0.8.0 to 0.8.1 ([#1067](https://github-redirect.dependabot.com/wemake-services/wemake-python-styleguide/issues/1067)) - [`9c718d7`](https://github.com/wemake-services/wemake-python-styleguide/commit/9c718d7a7107d31125c3bd6bf83d63fcc8a212d0) Docs - [`a00d479`](https://github.com/wemake-services/wemake-python-styleguide/commit/a00d4793ae21401e3a1605dd66bad1ec46bbbbe1) Update violation docs for yield from violation. ([#1062](https://github-redirect.dependabot.com/wemake-services/wemake-python-styleguide/issues/1062)) - [`c7ecde3`](https://github.com/wemake-services/wemake-python-styleguide/commit/c7ecde315a4880ee544d9b00ba3fc5e69b3ebe29) Update plugins.rst ([#1063](https://github-redirect.dependabot.com/wemake-services/wemake-python-styleguide/issues/1063)) - [`5c2395a`](https://github.com/wemake-services/wemake-python-styleguide/commit/5c2395adb032e5c46d9b11806b680e5b16fae00b) Bump nitpick from 0.21.2 to 0.21.3 ([#1064](https://github-redirect.dependabot.com/wemake-services/wemake-python-styleguide/issues/1064)) - [`673a064`](https://github.com/wemake-services/wemake-python-styleguide/commit/673a06431f244291f7a0e57998d86f3d1b3a887c) Bump flake8-isort from 2.7.0 to 2.8.0 ([#1055](https://github-redirect.dependabot.com/wemake-services/wemake-python-styleguide/issues/1055)) - [`3f1f7a8`](https://github.com/wemake-services/wemake-python-styleguide/commit/3f1f7a8c37c28d6ce93a4eecb8495d6d1f490201) Bump ipdb from 0.12.2 to 0.12.3 ([#1053](https://github-redirect.dependabot.com/wemake-services/wemake-python-styleguide/issues/1053)) - [`c33d1d3`](https://github.com/wemake-services/wemake-python-styleguide/commit/c33d1d3c7c1961e6e65145eff9cb39135571f7a1) Bump sphinx from 2.2.1 to 2.2.2 ([#1050](https://github-redirect.dependabot.com/wemake-services/wemake-python-styleguide/issues/1050)) - Additional commits viewable in [compare view](https://github.com/wemake-services/wemake-python-styleguide/compare/0.13.1...0.13.2)


Dependabot compatibility score

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 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 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) - 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)