Update dependency black to ~=24.4.0 #22

Merged
profitroll merged 1 commits from renovate/black-24.x into dev 2024-04-12 23:51:39 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
black (changelog) minor ~=24.3.0 -> ~=24.4.0

Release Notes

psf/black (black)

v24.4.0

Compare Source

Stable style
  • Fix unwanted crashes caused by AST equivalency check (#​4290)
Preview style
  • if guards in case blocks are now wrapped in parentheses when the line is too long.
    (#​4269)
  • Stop moving multiline strings to a new line unless inside brackets (#​4289)
Integrations
  • Add a new option use_pyproject to the GitHub Action psf/black. This will read the
    Black version from pyproject.toml. (#​4294)

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)) | minor | `~=24.3.0` -> `~=24.4.0` | --- ### Release Notes <details> <summary>psf/black (black)</summary> ### [`v24.4.0`](https://github.com/psf/black/blob/HEAD/CHANGES.md#2440) [Compare Source](https://github.com/psf/black/compare/24.3.0...24.4.0) ##### Stable style - Fix unwanted crashes caused by AST equivalency check ([#&#8203;4290](https://github.com/psf/black/issues/4290)) ##### Preview style - `if` guards in `case` blocks are now wrapped in parentheses when the line is too long. ([#&#8203;4269](https://github.com/psf/black/issues/4269)) - Stop moving multiline strings to a new line unless inside brackets ([#&#8203;4289](https://github.com/psf/black/issues/4289)) ##### Integrations - Add a new option `use_pyproject` to the GitHub Action `psf/black`. This will read the Black version from `pyproject.toml`. ([#&#8203;4294](https://github.com/psf/black/issues/4294)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
Renovate added 1 commit 2024-04-12 23:30:32 +03:00
Tests / test (3.10) (pull_request) Failing after 17m3s Details
Tests / test (3.11) (pull_request) Failing after 22m46s Details
Tests / test (3.8) (pull_request) Failing after 22m50s Details
Tests / test (3.9) (pull_request) Failing after 22m50s Details
5d155a5485
Update dependency black to ~=24.4.0
Renovate scheduled this pull request to auto merge when all checks succeed 2024-04-12 23:30:32 +03:00
profitroll merged commit fec87ae13c into dev 2024-04-12 23:51:39 +03:00
profitroll deleted branch renovate/black-24.x 2024-04-12 23:51:39 +03:00
Sign in to join this conversation.
No reviewers
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/PythonRMV#22
No description provided.