Skip to content

Bump flake8-isort from 3.0.1 to 4.0.0#1547

Merged
sobolevn merged 1 commit intomasterfrom
dependabot/pip/flake8-isort-4.0.0
Aug 12, 2020
Merged

Bump flake8-isort from 3.0.1 to 4.0.0#1547
sobolevn merged 1 commit intomasterfrom
dependabot/pip/flake8-isort-4.0.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps flake8-isort from 3.0.1 to 4.0.0.

Changelog

Sourced from flake8-isort's changelog.

4.0.0 (2020-08-11)

  • Nothing changed yet.

4.0.0a0 (2020-08-07)

  • support isort >= 5 [bnavigator, pkolbus]
Commits
  • acb2bea Preparing release 4.0.0
  • 53b70c1 Back to development: 4.0.0a1
  • 9db0305 Preparing release 4.0.0a0
  • fee5f69 Merge pull request #92 from bnavigator/support-isort5
  • 6b103a0 support isort >= 5.1.2: generate diff ourselves
  • db1ba1f clean test file, and change parametrize prioritity for better sorting
  • 81b1258 move run_tests.py to test_flake8_isort.py
  • 7a517ce revert #76: no isort[pyproject]
  • e502c24 extend travis matrix with isort5
  • 7d88315 support isort 5
  • 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 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:

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

Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 3.0.1 to 4.0.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@3.0.1...4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 12, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 12, 2020

Codecov Report

Merging #1547 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1547   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          105       105           
  Lines         5382      5382           
  Branches      1179      1179           
=========================================
  Hits          5382      5382           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d377bb4...c066d02. Read the comment docs.

@sobolevn sobolevn merged commit 451c8d1 into master Aug 12, 2020
@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/flake8-isort-4.0.0 branch August 12, 2020 07:19
deveshsangwan added a commit to deveshsangwan/wemake-python-styleguide that referenced this pull request Aug 12, 2020
@jwheeler31
Copy link
Copy Markdown

Would it be possible to release a bugfix build to include these changes? I've experienced some inconsistencies using the current dependencies (isort=4.3.21 and flake8-isort=3.0.1 as provided by poetry from the current 0.14.1 release).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants