FAQ | This is a LIVE service | Changelog

Skip to content

chore(deps): update all dependencies

This MR contains the following updates:

Package Type Update Change
pre-commit/mirrors-mypy repository patch v1.16.0 -> v1.16.1
pycqa/flake8 repository minor 7.2.0 -> 7.3.0
pytest (changelog) dev patch 8.4.0 -> 8.4.1
tox (changelog) minor 4.26.0 -> 4.27.0
tox (changelog) dev minor 4.26.0 -> 4.27.0
uis/devops/continuous-delivery/ci-templates repository major v6.14.1 -> v7.1.0

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

pre-commit/mirrors-mypy (pre-commit/mirrors-mypy)

v1.16.1

Compare Source

pycqa/flake8 (pycqa/flake8)

v7.3.0

Compare Source

pytest-dev/pytest (pytest)

v8.4.1

Compare Source

pytest 8.4.1 (2025-06-17)

Bug fixes

  • #​13461: Corrected _pytest.terminal.TerminalReporter.isatty to support being called as a method. Before it was just a boolean which could break correct code when using -o log_cli=true).

  • #​13477: Reintroduced pytest.PytestReturnNotNoneWarning{.interpreted-text role="class"} which was removed by accident in pytest [8.4]{.title-ref}.

    This warning is raised when a test functions returns a value other than None, which is often a mistake made by beginners.

    See return-not-none{.interpreted-text role="ref"} for more information.

  • #​13497: Fixed compatibility with Twisted 25+.

Improved documentation

  • #​13492: Fixed outdated warning about faulthandler not working on Windows.
tox-dev/tox (tox)

v4.27.0

Compare Source

What's Changed

Full Changelog: https://github.com/tox-dev/tox/compare/4.26.0...4.27.0

uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)

v7.1.0: 7.1.0

Compare Source

7.1.0 (2025-06-19)
Features
  • add workflow-prefer-mr-pipelines.gitlab-ci.yml (bee3dbc), closes #​125

v7.0.2: 7.0.2

Compare Source

7.0.2 (2025-06-17)

v7.0.1: 7.0.1

Compare Source

7.0.1 (2025-06-17)
Bug Fixes
  • remove use of deprecated workflow rules templates (c1e9531), closes #​124

v7.0.0: 7.0.0

Compare Source

7.0.0 (2025-06-17)
⚠️ BREAKING CHANGES
  • add the common-pipeline, commitlint, and release-it
Features
  • add the common-pipeline, commitlint, and release-it (8fbf3a9)

v6.15.0

Compare Source

Changed
  • terraform-module.yml: Add support for Terraform testing with additional cleanup scripts.
Fixed
  • terraform-module.yml: Override the tflint job so that the terraform_standard_module_structure rule is applied.
  • terraform-module.yml: Override the pre-commit job to avoid duplication of our terraform-fmt, tflint, and trivy jobs.

v6.14.2

Compare Source


Configuration

📅 Schedule: Branch creation - "on sunday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, 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.

Merge request reports

Loading