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

Bump reorder-python-imports from 2.4.0 to 3.12.0 #906

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps reorder-python-imports from 2.4.0 to 3.12.0.

Commits
  • ae11ccb v3.12.0
  • 292a0b5 Merge pull request #355 from asottile/312-release
  • b5f584d update symbols for 3.12 release
  • 27c02ed Merge pull request #354 from asottile/pre-commit-ci-update-config
  • 1e290bd [pre-commit.ci] pre-commit autoupdate
  • 377e4b4 Merge pull request #353 from asottile/pre-commit-ci-update-config
  • 7bfabda [pre-commit.ci] pre-commit autoupdate
  • 43e38f4 v3.11.0
  • 12a7524 Merge pull request #352 from asottile/winreg
  • e04a124 add winreg to six.moves rewrites
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner May 1, 2024 01:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
@dependabot dependabot bot requested a review from chriskuehl May 1, 2024 01:07
Copy link
Member

@chriskuehl chriskuehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

usage: reorder-python-imports [-h] [--exit-zero-even-if-changed]
                              [--add-import ADD_IMPORT]
                              [--remove-import REMOVE_IMPORT]
                              [--replace-import REPLACE_IMPORT]
                              [--application-directories APPLICATION_DIRECTORIES]
                              [--unclassifiable-application-module UNCLASSIFIABLE]
                              [--py22-plus] [--py23-plus] [--py2[6](https://github.com/reddit/baseplate.py/actions/runs/8903809196/job/24452135789?pr=906#step:7:7)-plus]
                              [--py3-plus] [--py36-plus] [--py3[7](https://github.com/reddit/baseplate.py/actions/runs/8903809196/job/24452135789?pr=906#step:7:8)-plus]
                              [--py3[8](https://github.com/reddit/baseplate.py/actions/runs/8903809196/job/24452135789?pr=906#step:7:9)-plus] [--py39-plus] [--py310-plus]
                              [--py311-plus] [--py312-plus]
                              [filenames ...]
reorder-python-imports: error: unrecognized arguments: --separate-from-import --separate-relative --diff-only

I think this version also conflicts with newer black versions. The problem is new black conflicts even with this old version of reorder-python-imports.

Bumps [reorder-python-imports](https://github.com/asottile/reorder-python-imports) from 2.4.0 to 3.12.0.
- [Commits](asottile/reorder-python-imports@v2.4.0...v3.12.0)

---
updated-dependencies:
- dependency-name: reorder-python-imports
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/reorder-python-imports-3.12.0 branch from fecca92 to 4eaee76 Compare May 20, 2024 16:43
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant