FAQ | This is a LIVE service | Changelog

fix(deps): update all non-major dependencies

This MR contains the following updates:

Package Type Update Change Age Confidence
DavidAnson/markdownlint-cli2 repository minor v0.19.1 -> v0.20.0 age confidence
black (changelog) minor ~=25.11.0 -> ~=25.12.0 age confidence
davidanson/markdownlint-cli2 image-name minor v0.19.1 -> v0.20.0 age confidence
psf/black repository minor 25.11.0 -> 25.12.0 age confidence
uis/devops/continuous-delivery/ci-templates repository patch v7.23.0 -> v7.23.7 age confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

DavidAnson/markdownlint-cli2 (DavidAnson/markdownlint-cli2)

v0.20.0

Compare Source

psf/black (black)

v25.12.0

Compare Source

Highlights
  • Black no longer supports running with Python 3.9 (#​4842)
Stable style
  • Fix bug where comments preceding # fmt: off/# fmt: on blocks were incorrectly removed, particularly affecting Jupytext's # %% [markdown] comments (#​4845)
  • Fix crash when multiple # fmt: skip comments are used in a multi-part if-clause, on string literals, or on dictionary entries with long lines (#​4872)
  • Fix possible crash when fmt: directives aren't on the top level (#​4856)
Preview style
  • Fix fmt: skip skipping the line after instead of the line it's on (#​4855)
  • Remove unnecessary parentheses from the left-hand side of assignments while preserving magic trailing commas and intentional multiline formatting (#​4865)
  • Fix fix_fmt_skip_in_one_liners crashing on with statements (#​4853)
  • Fix fix_fmt_skip_in_one_liners crashing on annotated parameters (#​4854)
  • Fix new lines being added after imports with # fmt: skip on them (#​4894)
Packaging
  • Releases now include arm64 Windows binaries and wheels (#​4814)
Integrations
  • Add output-file input to GitHub Action psf/black to write formatter output to a file for artifact capture and log cleanliness (#​4824)
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)

v7.23.7: 7.23.7

Compare Source

7.23.7 (2025-12-10)

Bug Fixes
  • dind in poe-tests-base fragment (d777a42)

v7.23.6: 7.23.6

Compare Source

7.23.6 (2025-12-10)

Bug Fixes

v7.23.5: 7.23.5

Compare Source

7.23.5 (2025-12-09)

Bug Fixes

v7.23.4: 7.23.4

Compare Source

7.23.4 (2025-12-09)

Bug Fixes

v7.23.3: 7.23.3

Compare Source

7.23.3 (2025-12-08)

Bug Fixes

v7.23.2: 7.23.2

Compare Source

7.23.2 (2025-12-08)

Bug Fixes
  • deps: update all non-major dependencies (b2a5bf1)
  • deps: update alpine/httpie:3.2.4 docker digest to 2b01527 (a0ce1f6)

v7.23.1: 7.23.1

Compare Source

7.23.1 (2025-12-05)


Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by uis-devops-renovatebot

Merge request reports

Loading