FAQ | This is a LIVE service | Changelog

chore(deps): update all non-major dependencies - autoclosed

This MR contains the following updates:

Package Change Age Confidence Type Update
certifi ==2025.6.15 -> ==2025.7.14 age confidence minor
gitlab.developers.cam.ac.uk/uis/gcp-function/devops 2.3.1 -> 2.3.2 age confidence module patch
pycqa/flake8 7.2.0 -> 7.3.0 age confidence repository minor
uis/devops/continuous-delivery/ci-templates v7.6.0 -> v7.6.1 age confidence repository patch
urllib3 (changelog) ==2.4.0 -> ==2.5.0 age confidence minor

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

certifi/python-certifi (certifi)

v2025.7.14

Compare Source

v2025.7.9

Compare Source

uis/devops/infra/terraform/gcp-function (gitlab.developers.cam.ac.uk/uis/gcp-function/devops)

v2.3.2

Compare Source

pycqa/flake8 (pycqa/flake8)

v7.3.0

Compare Source

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

v7.6.1: 7.6.1

Compare Source

7.6.1 (2025-07-16)
Bug Fixes
urllib3/urllib3 (urllib3)

v2.5.0

Compare Source

==================

Features

  • Added support for the compression.zstd module that is new in Python 3.14. See PEP 784 <https://peps.python.org/pep-0784/>_ for more information. (#&#8203;3610 <https://github.com/urllib3/urllib3/issues/3610>__)
  • Added support for version 0.5 of hatch-vcs (#&#8203;3612 <https://github.com/urllib3/urllib3/issues/3612>__)

Bugfixes

  • Fixed a security issue where restricting the maximum number of followed redirects at the urllib3.PoolManager level via the retries parameter did not work.
  • Made the Node.js runtime respect redirect parameters such as retries and redirects.
  • Raised exception for HTTPResponse.shutdown on a connection already released to the pool. (#&#8203;3581 <https://github.com/urllib3/urllib3/issues/3581>__)
  • Fixed incorrect CONNECT statement when using an IPv6 proxy with connection_from_host. Previously would not be wrapped in []. (#&#8203;3615 <https://github.com/urllib3/urllib3/issues/3615>__)

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) 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.

Edited by uis-devops-renovatebot

Merge request reports

Loading