chore(deps): update dependency black to v24.1.1 #13

Merged
mxmehl merged 1 commits from renovate/black-24.x-lockfile into main 2024-01-29 16:32:12 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
black (changelog) dev patch 24.1.0 -> 24.1.1

Release Notes

psf/black (black)

v24.1.1

Compare Source

Bugfix release to fix a bug that made Black unusable on certain file systems with strict
limits on path length.

Preview style
  • Consistently add trailing comma on typed parameters (#​4164)
Configuration
  • Shorten the length of the name of the cache file to fix crashes on file systems that
    do not support long paths (#​4176)

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.


  • 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 | Type | Update | Change | |---|---|---|---| | [black](https://github.com/psf/black) ([changelog](https://github.com/psf/black/blob/main/CHANGES.md)) | dev | patch | `24.1.0` -> `24.1.1` | --- ### Release Notes <details> <summary>psf/black (black)</summary> ### [`v24.1.1`](https://github.com/psf/black/blob/HEAD/CHANGES.md#2411) [Compare Source](https://github.com/psf/black/compare/24.1.0...24.1.1) Bugfix release to fix a bug that made Black unusable on certain file systems with strict limits on path length. ##### Preview style - Consistently add trailing comma on typed parameters ([#&#8203;4164](https://github.com/psf/black/issues/4164)) ##### Configuration - Shorten the length of the name of the cache file to fix crashes on file systems that do not support long paths ([#&#8203;4176](https://github.com/psf/black/issues/4176)) </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot added the dependencies label 2024-01-29 00:02:52 +01:00
renovate-bot added 1 commit 2024-01-29 00:02:52 +01:00
chore(deps): update dependency black to v24.1.1
All checks were successful
Python Linters / pylint (pull_request) Successful in 39s
Python Linters / formatting (pull_request) Successful in 46s
REUSE Compliance / reuse (pull_request) Successful in 10s
Python Linters / mypy (pull_request) Successful in 50s
Selftests / test-build-install (pull_request) Successful in 46s
Selftests / test-sync (pull_request) Successful in 1m9s
73ac8287dc
mxmehl merged commit 8bcadaab3f into main 2024-01-29 16:32:12 +01:00
mxmehl deleted branch renovate/black-24.x-lockfile 2024-01-29 16:32:12 +01:00
Sign in to join this conversation.