-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump isort from 4.3.21 to 5.0.3 #7485
Conversation
Bumps [isort](https://github.com/timothycrosley/isort) from 4.3.21 to 5.0.3. - [Release notes](https://github.com/timothycrosley/isort/releases) - [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md) - [Commits](PyCQA/isort@4.3.21...5.0.3) Signed-off-by: dependabot[bot] <support@github.com>
Changelogsisort 5.0.3
isort 5.0.2
isort 5.0.1
isort 5.0.0Breaking changes:
Internal:
|
Codecov Report
@@ Coverage Diff @@
## master #7485 +/- ##
==========================================
+ Coverage 45.51% 45.93% +0.42%
==========================================
Files 279 279
Lines 14060 14186 +126
Branches 2122 2232 +110
==========================================
+ Hits 6399 6516 +117
+ Misses 7368 7354 -14
- Partials 293 316 +23
Continue to review full report at Codecov.
|
Travis tests have failedHey @dependabot[bot], TravisBuddy Request Identifier: e1069770-c1ad-11ea-8e31-7fd6e6dac888 |
Ooh |
Currently failed due to pylint issues.
A newer version of isort exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Blocked by pylint-dev/pylint#3725 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps isort from 4.3.21 to 5.0.3.
Release notes
Sourced from isort's releases.
Changelog
Sourced from isort's changelog.
Commits
5ab7fa6
Bump version352cbad
Update changelog to include issue #1253 fixccfb206
Fix issue #1253: atomic fails when passed in not readable output stream6354730
Fix issue #1256 no documentation for Force Alphabetical Sort Within Sections0242e76
Merge pull request #1257 from hukkinj1/update-extra-names51f050e
Update optional feature names in README3baa821
Merge branch 'develop' of https://github.com/timothycrosley/isort into develop6e5da55
Add Taneli Hukkinen (@hukkinj1) to documenters list1c24e30
Merge pull request #1250 from hukkinj1/develop1a74870
Remove references to removed isort[pyproject] extra in READMEDependabot 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)