Update dependency black to v23.10.1 #28

Merged
Renovate merged 1 commits from renovate/black-23.x into main 2023-10-24 00:07:26 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
black (changelog) patch ==23.10.0 -> ==23.10.1

Release Notes

psf/black (black)

v23.10.1

Compare Source

Highlights
  • Maintanence release to get a fix out for GitHub Action edge case (#​3957)
Preview style
  • Fix merging implicit multiline strings that have inline comments (#​3956)
  • Allow empty first line after block open before a comment or compound statement (#​3967)
Packaging
  • Change Dockerfile to hatch + compile black (#​3965)
Integrations
  • The summary output for GitHub workflows is now suppressible using the summary
    parameter. (#​3958)
  • Fix the action failing when Black check doesn't pass (#​3957)
Documentation

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 | `==23.10.0` -> `==23.10.1` | --- ### Release Notes <details> <summary>psf/black (black)</summary> ### [`v23.10.1`](https://github.com/psf/black/blob/HEAD/CHANGES.md#23101) [Compare Source](https://github.com/psf/black/compare/23.10.0...23.10.1) ##### Highlights - Maintanence release to get a fix out for GitHub Action edge case ([#&#8203;3957](https://github.com/psf/black/issues/3957)) ##### Preview style - Fix merging implicit multiline strings that have inline comments ([#&#8203;3956](https://github.com/psf/black/issues/3956)) - Allow empty first line after block open before a comment or compound statement ([#&#8203;3967](https://github.com/psf/black/issues/3967)) ##### Packaging - Change Dockerfile to hatch + compile black ([#&#8203;3965](https://github.com/psf/black/issues/3965)) ##### Integrations - The summary output for GitHub workflows is now suppressible using the `summary` parameter. ([#&#8203;3958](https://github.com/psf/black/issues/3958)) - Fix the action failing when Black check doesn't pass ([#&#8203;3957](https://github.com/psf/black/issues/3957)) ##### Documentation - It is known Windows documentation CI is broken https://github.com/psf/black/issues/3968 </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Renovate added 1 commit 2023-10-23 23:04:22 +03:00
Update dependency black to v23.10.1
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m13s
Tests / test (3.11) (pull_request) Successful in 1m4s
Tests / test (3.8) (pull_request) Successful in 1m19s
Tests / test (3.9) (pull_request) Successful in 1m1s
Tests / test (3.10) (push) Successful in 1m14s
Tests / test (3.11) (push) Successful in 1m10s
Tests / test (3.8) (push) Successful in 1m2s
Tests / test (3.9) (push) Successful in 1m6s
cb7cfd1f03
Renovate scheduled this pull request to auto merge when all checks succeed 2023-10-23 23:04:22 +03:00
Renovate merged commit cb7cfd1f03 into main 2023-10-24 00:07:26 +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/LibBotUniversal#28
No description provided.