Max Ludwig (20eb60ac) at 12 Mar 13:40
Max Ludwig (37a72214) at 12 Mar 13:40
Merge branch 'renovate/all-minor-patch' into 'main'
... and 1 more commit
This MR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
| black (changelog) |
26.1.0 → 26.3.1
|
dev | minor | ||
| docker |
29.2.1-dind → 29.3.0-dind
|
service-image | minor | ||
| docker |
29.2.1 → 29.3.0
|
image | minor | ||
| python-gitlab (changelog) |
8.0.0 → 8.1.0
|
extras | minor |
v26.3.1
--python-cell-magics so custom
magic names cannot affect cache paths (#5038)v26.3.0
# type: ignore comments would be merged with other
comments on the same line, preventing AST equivalence failures (#4888)if guards in case blocks were incorrectly split when the pattern had
a trailing comma (#4884)string_processing crashing on unassigned long string literals with trailing
commas (one-item tuples) (#4929)uvloop.install() in favor of uvloop.new_event_loop()
(#4996)maybe_install_uvloop function to maybe_use_uvloop to simplify loop
installation and creation of either a uvloop/winloop evenloop or default eventloop
(#4996)black requirements in the GitHub Action when use_pyproject is
enabled so that only version specifiers are accepted and direct references such as
black @​ https://... are rejected. Users should upgrade to the latest version of the
action as soon as possible. This update is received automatically when using
psf/black@stable, and is independent of the version of Black installed by the
action. (#5031)v8.1.0
84ad3fd)This MR has been generated by Renovate Bot.
Max Ludwig (20eb60ac) at 12 Mar 13:03
Update all non-major dependencies
This MR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
| black (changelog) |
26.1.0 → 26.3.1
|
dev | minor | ||
| docker |
29.2.1-dind → 29.3.0-dind
|
service-image | minor | ||
| docker |
29.2.1 → 29.3.0
|
image | minor | ||
| python-gitlab (changelog) |
8.0.0 → 8.1.0
|
extras | minor |
v26.3.1
--python-cell-magics so custom
magic names cannot affect cache paths (#5038)v26.3.0
# type: ignore comments would be merged with other
comments on the same line, preventing AST equivalence failures (#4888)if guards in case blocks were incorrectly split when the pattern had
a trailing comma (#4884)string_processing crashing on unassigned long string literals with trailing
commas (one-item tuples) (#4929)uvloop.install() in favor of uvloop.new_event_loop()
(#4996)maybe_install_uvloop function to maybe_use_uvloop to simplify loop
installation and creation of either a uvloop/winloop evenloop or default eventloop
(#4996)black requirements in the GitHub Action when use_pyproject is
enabled so that only version specifiers are accepted and direct references such as
black @​ https://... are rejected. Users should upgrade to the latest version of the
action as soon as possible. This update is received automatically when using
psf/black@stable, and is independent of the version of Black installed by the
action. (#5031)v8.1.0
84ad3fd)This MR has been generated by Renovate Bot.
Max Ludwig (7ef7660c) at 05 Mar 13:03
Update dependency python-gitlab to v8.1.0