Update dependency black to v24.4.1 #38

Merged
Renovate merged 1 commits from renovate/black-24.x into master 2024-04-24 21:27:47 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
black (changelog) patch ==24.4.0 -> ==24.4.1

Release Notes

psf/black (black)

v24.4.1

Compare Source

Highlights
  • Add support for the new Python 3.12 f-string syntax introduced by PEP 701 (#​3822)
Stable style
  • Fix crash involving indented dummy functions containing newlines (#​4318)
Parser
  • Add support for type parameter defaults, a new syntactic feature added to Python 3.13
    by PEP 696 (#​4327)
Integrations
  • Github Action now works even when git archive is skipped (#​4313)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [black](https://github.com/psf/black) ([changelog](https://github.com/psf/black/blob/main/CHANGES.md)) | patch | `==24.4.0` -> `==24.4.1` | --- ### Release Notes <details> <summary>psf/black (black)</summary> ### [`v24.4.1`](https://github.com/psf/black/blob/HEAD/CHANGES.md#2441) [Compare Source](https://github.com/psf/black/compare/24.4.0...24.4.1) ##### Highlights - Add support for the new Python 3.12 f-string syntax introduced by PEP 701 ([#&#8203;3822](https://github.com/psf/black/issues/3822)) ##### Stable style - Fix crash involving indented dummy functions containing newlines ([#&#8203;4318](https://github.com/psf/black/issues/4318)) ##### Parser - Add support for type parameter defaults, a new syntactic feature added to Python 3.13 by PEP 696 ([#&#8203;4327](https://github.com/psf/black/issues/4327)) ##### Integrations - Github Action now works even when `git archive` is skipped ([#&#8203;4313](https://github.com/psf/black/issues/4313)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Renovate added 1 commit 2024-04-24 18:19:54 +03:00
Tests / test (3.10) (pull_request) Successful in 1m2s Details
Tests / test (3.11) (pull_request) Successful in 1m0s Details
Tests / test (3.8) (pull_request) Successful in 1m45s Details
Tests / test (3.9) (pull_request) Successful in 1m4s Details
b12e15ba09
Update dependency black to v24.4.1
Renovate scheduled this pull request to auto merge when all checks succeed 2024-04-24 18:19:54 +03:00
Renovate force-pushed renovate/black-24.x from b12e15ba09 to cef700b640 2024-04-24 18:20:04 +03:00 Compare
Renovate merged commit cef700b640 into master 2024-04-24 21:27:47 +03:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: profitroll/huepaper#38
No description provided.