Skip to content

[client-python] chore(deps): update dependency black to >=25.12.0,<25.13.0#167

Closed
renovate[bot] wants to merge 4 commits intorelease/currentfrom
renovate/black-25.x
Closed

[client-python] chore(deps): update dependency black to >=25.12.0,<25.13.0#167
renovate[bot] wants to merge 4 commits intorelease/currentfrom
renovate/black-25.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 19, 2026

This PR contains the following updates:

Package Change Age Confidence
black (changelog) >=25.11.0,<25.12.0>=25.12.0,<25.13.0 age confidence

Release Notes

psf/black (black)

v25.12.0

Compare Source

Highlights
  • Black no longer supports running with Python 3.9 (#​4842)
Stable style
  • Fix bug where comments preceding # fmt: off/# fmt: on blocks were incorrectly
    removed, particularly affecting Jupytext's # %% [markdown] comments (#​4845)
  • Fix crash when multiple # fmt: skip comments are used in a multi-part if-clause, on
    string literals, or on dictionary entries with long lines (#​4872)
  • Fix possible crash when fmt: directives aren't on the top level (#​4856)
Preview style
  • Fix fmt: skip skipping the line after instead of the line it's on (#​4855)
  • Remove unnecessary parentheses from the left-hand side of assignments while preserving
    magic trailing commas and intentional multiline formatting (#​4865)
  • Fix fix_fmt_skip_in_one_liners crashing on with statements (#​4853)
  • Fix fix_fmt_skip_in_one_liners crashing on annotated parameters (#​4854)
  • Fix new lines being added after imports with # fmt: skip on them (#​4894)
Packaging
  • Releases now include arm64 Windows binaries and wheels (#​4814)
Integrations
  • Add output-file input to GitHub Action psf/black to write formatter output to a
    file for artifact capture and log cleanliness (#​4824)

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Feb 19, 2026
@renovate renovate Bot force-pushed the renovate/black-25.x branch from 7c7ee56 to 3049f84 Compare March 13, 2026 22:13
@renovate renovate Bot force-pushed the renovate/black-25.x branch from 3049f84 to d9806e9 Compare March 27, 2026 01:06
…2.34.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/black-25.x branch from d9806e9 to 2daac08 Compare May 1, 2026 00:52
@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.06%. Comparing base (8dfc6ff) to head (05ceaab).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #167   +/-   ##
=======================================
  Coverage   70.06%   70.06%           
=======================================
  Files          49       49           
  Lines        1941     1941           
=======================================
  Hits         1360     1360           
  Misses        581      581           
Flag Coverage Δ
connectors 70.06% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/black-25.x branch from 2daac08 to 05ceaab Compare May 6, 2026 14:09
@guzmud guzmud changed the base branch from main to release/current May 6, 2026 14:12
@guzmud
Copy link
Copy Markdown
Member

guzmud commented May 6, 2026

Outdated due to a move to black 26.x

@guzmud guzmud closed this May 6, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 6, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (>=25.12.0,<25.13.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/black-25.x branch May 6, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants