Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update black to v22.3.0#1952

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nejch merged 1 commit intomainfromrenovate/black
Mar 29, 2022
Merged

chore(deps): update black to v22.3.0#1952

nejch merged 1 commit intomainfromrenovate/black
Mar 29, 2022

Conversation

renovate[bot]
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidenceTypeUpdate
black (changelog)==22.1.0 ->==22.3.0ageadoptionpassingconfidenceminor
psf/black22.1.0 ->22.3.0ageadoptionpassingconfidencerepositoryminor

Note: Thepre-commit manager in Renovate is not supported by thepre-commit maintainers or community. Please do not report any problems there, insteadcreate a Discussion in the Renovate repository if you have any questions.


Release Notes

psf/black

v22.3.0

Compare Source

Preview style
  • Code cell separators#%% are now standardised to# %% (#​2919)
  • Remove unnecessary parentheses fromexcept statements (#​2939)
  • Remove unnecessary parentheses from tuple unpacking infor loops (#​2945)
  • Avoid magic-trailing-comma in single-element subscripts (#​2942)
Configuration
  • Do not format__pypackages__ directories by default (#​2836)
  • Add support for specifying stable version with--required-version (#​2832).
  • Avoid crashing when the user has no homedir (#​2814)
  • Avoid crashing when md5 is not available (#​2905)
  • Fix handling of directory junctions on Windows (#​2904)
Documentation
  • Update pylint config documentation (#​2931)
Integrations
  • Move test to disable plugin in Vim/Neovim, which speeds up loading (#​2896)
Output
  • In verbose, mode, log whenBlack is using user-level config (#​2861)
Packaging
  • Fix Black to work with Click 8.1.0 (#​2966)
  • On Python 3.11 and newer, use the standard library'stomllib instead oftomli
    (#​2903)
  • black-primer, the deprecated internal devtool, has been removed and copied to a
    separate repository (#​2924)
Parser
  • Black can now parse starred expressions in the target offor andasync for
    statements, e.gfor item in *items_1, *items_2: pass (#​2879).

Configuration

📅Schedule: At any time (no schedule defined).

🚦Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated byWhiteSource Renovate. View repository job loghere.

@nejchnejch merged commitf942e65 intomainMar 29, 2022
@nejchnejch deleted the renovate/black branchMarch 29, 2022 12:09
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@nejch@renovate-bot

[8]ページ先頭

©2009-2025 Movatter.jp