-
-
Couldn't load subscription status.
- Fork 43
Update dependency black to v24.10.0 #167
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
Open
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@renovate
renovate
bot
changed the title
(削除) Update dependency black to v24.4.1 (削除ここまで)
(追記) Update dependency black to v24.4.2 (追記ここまで)
Apr 26, 2024
@renovate
renovate
bot
force-pushed
the
renovate/black-24.x-lockfile
branch
from
April 26, 2024 01:54
ea86cfb to
f336db9
Compare
@renovate
renovate
bot
force-pushed
the
renovate/black-24.x-lockfile
branch
from
August 2, 2024 19:30
f336db9 to
827b3f5
Compare
@renovate
renovate
bot
changed the title
(削除) Update dependency black to v24.4.2 (削除ここまで)
(追記) Update dependency black to v24.8.0 (追記ここまで)
Aug 2, 2024
@renovate
renovate
bot
changed the title
(削除) Update dependency black to v24.8.0 (削除ここまで)
(追記) Update dependency black to v24.10.0 (追記ここまで)
Oct 7, 2024
@renovate
renovate
bot
force-pushed
the
renovate/black-24.x-lockfile
branch
from
October 7, 2024 21:04
827b3f5 to
0d0dc15
Compare
@renovate
renovate
bot
force-pushed
the
renovate/black-24.x-lockfile
branch
from
August 10, 2025 14:48
0d0dc15 to
329a6c3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
24.4.0->24.10.0Release Notes
psf/black (black)
v24.10.0Compare Source
Highlights
mypyc-compiled wheels. (#4436) (#4449)
safety issue in Python 3.12.5 that can cause Black's AST safety checks to fail. Please
use Python 3.12.6 or Python 3.12.4 instead. (#4447)
Stable style
X | Ystyle unions.(#4453)
%%magic (#4462)Preview style
def fn(*args: *tuple[*Ts, T]) -> None: pass) (#4440)Caching
--unstable(#4466)Packaging
blackdnow requires a newer version of aiohttp. (#4451)Output
v24.8.0Compare Source
Stable style
# fmt: offis used before a closing parenthesis or bracket. (#4363)Packaging
linked. This improves the PyPI listing for Black. (#4345)
Parser
multiline string (#4339)
(#4401)
\{inside f-strings very well (#4422)(#4423)
Performance
.gitignore(#4415)Blackd
v24.4.2Compare Source
This is a bugfix release to fix two regressions in the new f-string parser introduced in
24.4.1.
Parser
Performance
v24.4.1Compare Source
Highlights
Stable style
Parser
by PEP 696 (#4327)
Integrations
git archiveis skipped (#4313)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.