Skip to content
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

pip(deps): bump isort from 5.9.2 to 5.9.3 #74

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

Bumps isort from 5.9.2 to 5.9.3.

Release notes

Sourced from isort's releases.

5.9.3 July 28 2021

  • Improved text of skipped file message to mention gitignore feature.
  • Made all exceptions pickleable.
  • Fixed #1779: Pylama integration ignores pylama specific isort config overrides.
  • Fixed #1781: --from-first CLI flag shouldn't take any arguments.
  • Fixed #1792: Sorting literals sometimes ignored when placed on first few lines of file.
  • Fixed #1777: extend_skip is not honored wit a git submodule when skip_gitignore=true.
Changelog

Sourced from isort's changelog.

5.9.3 July 28 2021

  • Improved text of skipped file message to mention gitignore feature.
  • Made all exceptions pickleable.
  • Fixed #1779: Pylama integration ignores pylama specific isort config overrides.
  • Fixed #1781: --from-first CLI flag shouldn't take any arguments.
  • Fixed #1792: Sorting literals sometimes ignored when placed on first few lines of file.
  • Fixed #1777: extend_skip is not honored wit a git submodule when skip_gitignore=true.
Commits

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 dependabot bot added the dependencies Updates to dependencies label Aug 2, 2021
@dependabot dependabot bot requested a review from ncilfone August 2, 2021 08:09
@coveralls
Copy link

coveralls commented Aug 2, 2021

Pull Request Test Coverage Report for Build 1089464009

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 93.006%

Totals Coverage Status
Change from base Build 1079865999: 0.2%
Covered Lines: 1290
Relevant Lines: 1387

💛 - Coveralls

@ncilfone
Copy link
Contributor

ncilfone commented Aug 2, 2021

@dependabot rebase

Bumps [isort](https://github.com/pycqa/isort) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@5.9.2...5.9.3)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/isort-5.9.3 branch from 2b7adae to 6f0bbd5 Compare August 2, 2021 13:27
@ncilfone ncilfone merged commit 468fe8b into master Aug 2, 2021
@dependabot dependabot bot deleted the dependabot/pip/isort-5.9.3 branch August 2, 2021 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants