-
Notifications
You must be signed in to change notification settings - Fork 91
Bump isort from 5.11.4 to 5.12.0 #667
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
Conversation
8ce54e0
to
bc7e807
Compare
@dependabot recreate |
bc7e807
to
41b8f7e
Compare
674: Fix pylint and isort errors r=alallema a=sanders41 # Pull Request ## Related issue N/A ## What does this PR do? - Fixes the pylint errors in #672 - Fixes isort upgrade errors in #667 - Causes headaches from fighting with pipenv again 😄 ## PR checklist Please check if your PR fulfills the following requirements: - [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)? - [x] Have you read the contributing guidelines? - [x] Have you made sure that the title is accurate and descriptive of the changes? Thank you so much for contributing to Meilisearch! Co-authored-by: Paul Sanders <[email protected]>
@dependabot recreate |
41b8f7e
to
92e34c8
Compare
Looks like isort removed support for python 3.7 in 5.12.0 From the release notes: There are a few options here:
|
363692f
to
c7ec1a9
Compare
5997f1d
to
87513f4
Compare
Thank @sanders41 for all this information I think for now we will hold back the isort version and wait for the 3.7 EOL |
87513f4
to
32bdf6b
Compare
b3e1efd
to
74b24b3
Compare
3229a0a
to
96a2cd6
Compare
Bumps [isort](https://github.com/pycqa/isort) from 5.11.4 to 5.12.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.11.4...5.12.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
96a2cd6
to
05db427
Compare
On |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps isort from 5.11.4 to 5.12.0.
Release notes
Sourced from isort's releases.
Changelog
Sourced from isort's changelog.
Commits
e44834b
Fix changelog / version to a minor bump due to the size of the change82569d9
Bump version to 5.11.5e00db96
Formatting fixe833931
Merge pull request #2078 from jooola/fix_poetry_validation0d219a6
fix: poetry pip-shims extras dependencyae0cc1c
Merge pull request #1967 from vkomarov-r7/feature/directory-hooks06d8ef5
Merge pull request #1948 from timgates42/bugfix_typo_determination0c8a8b8
Merge pull request #2076 from marksmayo/main5b63fba
Clean upa0cb1b8
Fix tmuxp testYou can trigger a rebase of this PR 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)