mozilla / mozillians-tests

DEPRECATED - Mozillians Tests
http://www.mozillians.org
Other
51 stars 74 forks source link

Bump flake8-isort from 2.5 to 2.6.0 #517

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps flake8-isort from 2.5 to 2.6.0.

Changelog *Sourced from [flake8-isort's changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst).* > 2.6.0 (2018-12-01) > ------------------ > > - Use pytest to run tests. > [gforcada] > > - New error code I005 isort foundan unexpected missing import. > [charettes] > > - Add ``isort_show_traceback`` option to show verbose multi-line output > from ``isort``, turned off by default > [sobolevn]
Commits - [`7cd90d3`](https://github.com/gforcada/flake8-isort/commit/7cd90d339f17bab13d8d7bab29af74360c7a4838) Preparing release 2.6.0 - [`db8d523`](https://github.com/gforcada/flake8-isort/commit/db8d523abb253414518d03637eb6814328957ac6) Update CHANGES - [`3b26e5a`](https://github.com/gforcada/flake8-isort/commit/3b26e5a546f5d988d00631ad36aa399284176492) Merge pull request [#61](https://github-redirect.dependabot.com/gforcada/flake8-isort/issues/61) from sobolevn/issue-60 - [`5fb09ec`](https://github.com/gforcada/flake8-isort/commit/5fb09ec24bec428140da9796bf002e73c6f9efa5) Adds option to handle output style - [`75d36f7`](https://github.com/gforcada/flake8-isort/commit/75d36f7e6fee3f3fa020e7b5db5cd943146a9542) Bump coverage to 4.4 - [`cb074b8`](https://github.com/gforcada/flake8-isort/commit/cb074b807f1cc9570487c7dc3c3d2e4922688cd5) Tweaks tests that fail inside CI - [`e5eabeb`](https://github.com/gforcada/flake8-isort/commit/e5eabeb21021475d9d19e4b71eb83f13ba54017d) Adds isort output to each warning - [`0090323`](https://github.com/gforcada/flake8-isort/commit/00903237fe011b09bc2974121861e9521d4075eb) Merge pull request [#58](https://github-redirect.dependabot.com/gforcada/flake8-isort/issues/58) from charettes/add_imports - [`f94b264`](https://github.com/gforcada/flake8-isort/commit/f94b2646fff4cd8f516a28824a745b35e88a0884) Add support for the add_imports directive. - [`c5a14c5`](https://github.com/gforcada/flake8-isort/commit/c5a14c57a004ac572bd14a37cf64c7698178be9f) Use pytest to run tests - Additional commits viewable in [compare view](https://github.com/gforcada/flake8-isort/compare/2.5...2.6.0)


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 cancel merge` will cancel a previously requested merge - `@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.