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

Update isort[requirements] requirement from ==5.7.* to ==5.11.* #391

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

Updates the requirements on isort[requirements] to permit the latest version.

Release notes

Sourced from isort[requirements]'s releases.

5.11.2

Changes

Changelog

Sourced from isort[requirements]'s changelog.

5.11.2 December 12 2022

5.11.1 December 12 2022

5.11.0 December 12 2022

5.10.1 November 8 2021

  • Fixed #1819: Occasional inconsistency with multiple src paths.
  • Fixed #1840: skip_file ignored when on the first docstring line

5.10.0 November 3 2021

  • Implemented #1796: Switch to tomli for pyproject.toml configuration loader.
  • Fixed #1801: CLI bug (--exend-skip-glob, overrides instead of extending).
  • Fixed #1802: respect PATH customization in nested calls to git.
  • Fixed #1838: Append only with certain code snippets incorrectly adds imports.
  • Added official support for Python 3.10

Potentially breaking changes:

  • Fixed #1785: _ast module incorrectly excluded from stdlib definition.

5.9.3 July 28 2021

  • Improved text of skipped file message to mention gitignore feature.

... (truncated)

Commits
  • 7eaab8c Merge pull request #2036 from PyCQA/feature/5.11.2-version-bump
  • 112eb30 Update version to 5.11.2
  • e64306d Merge pull request #2035 from felixxm/version-bump
  • b418718 Bump version to 5.11.1.
  • f8146c5 Merge pull request #2033 from PyCQA/hotfix/5.11.1
  • dd01cfe Hotfix 5.11.1
  • 68f0a25 Merge pull request #2032 from tomaarsen/hotfix/colorama_nameerror
  • c752a6c Only call colorama.init if colorama is available
  • 6525008 Merge pull request #2030 from PyCQA/example/update-formatting-pluging-isort-5...
  • 6c5a36c Bump formatting plugin to 0.1.1
  • Additional commits viewable in compare view

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)

Updates the requirements on [isort[requirements]](https://github.com/pycqa/isort) to permit the latest version.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@5.7.0...5.11.2)

---
updated-dependencies:
- dependency-name: isort[requirements]
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2022
@dependabot dependabot bot requested a review from a team December 14, 2022 17:01
@codecov
Copy link

codecov bot commented Dec 14, 2022

Codecov Report

Merging #391 (3ae1d86) into master (59673da) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #391   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          26       26           
  Lines        1041     1041           
  Branches       94       94           
=======================================
  Hits         1037     1037           
  Partials        4        4           
Flag Coverage Δ
unittests 99.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 59673da...3ae1d86. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #397.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/pip/isort-requirements--eq-5.11.star branch February 1, 2023 17:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants