Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Bump flake8-isort from 2.5 to 2.6.0 #226

Merged
merged 2 commits into from
Jan 3, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 12, 2018

Bumps flake8-isort from 2.5 to 2.6.0.

Changelog

Sourced from flake8-isort's changelog.

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 Preparing release 2.6.0
  • db8d523 Update CHANGES
  • 3b26e5a Merge pull request #61 from sobolevn/issue-60
  • 5fb09ec Adds option to handle output style
  • 75d36f7 Bump coverage to 4.4
  • cb074b8 Tweaks tests that fail inside CI
  • e5eabeb Adds isort output to each warning
  • 0090323 Merge pull request #58 from charettes/add_imports
  • f94b264 Add support for the add_imports directive.
  • c5a14c5 Use pytest to run tests
  • Additional commits viewable in compare view

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:

  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 12, 2018
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/flake8-isort-2.6.0 branch from 40d65b6 to 5f1bfca Compare January 3, 2019 18:16
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 5f1bfca on dependabot/pip/flake8-isort-2.6.0 into ecb2b11 on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 5f1bfca on dependabot/pip/flake8-isort-2.6.0 into ecb2b11 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 5f1bfca on dependabot/pip/flake8-isort-2.6.0 into ecb2b11 on master.

@coveralls
Copy link

coveralls commented Jan 3, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling fa03307 on dependabot/pip/flake8-isort-2.6.0 into 2577209 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 5f1bfca on dependabot/pip/flake8-isort-2.6.0 into ecb2b11 on master.

Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 2.5 to 2.6.0.
- [Release notes](https://github.com/gforcada/flake8-isort/releases)
- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst)
- [Commits](gforcada/flake8-isort@2.5...2.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/flake8-isort-2.6.0 branch from 5f1bfca to 5a376b2 Compare January 3, 2019 18:36
@jrbenny35 jrbenny35 merged commit e75dd7f into master Jan 3, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/flake8-isort-2.6.0 branch January 3, 2019 19:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants