FAQ | This is a LIVE service | Changelog

fix(deps): update all non-major dependencies

This MR contains the following updates:

Package Type Update Change
coverage dev patch 7.6.11 -> 7.6.12
google-cloud-kms (source) dependencies minor 3.2.2 -> 3.4.0
google-cloud-secret-manager (source) dependencies minor 2.22.1 -> 2.23.1
pycqa/flake8 repository patch 7.1.1 -> 7.1.2
pydantic-settings (changelog) dependencies minor 2.7.1 -> 2.8.1
pytest (changelog) dev patch 8.3.4 -> 8.3.5
structlog (changelog) dependencies minor 25.1.0 -> 25.2.0
timothycrosley/isort repository patch 6.0.0 -> 6.0.1
uis/devops/continuous-delivery/ci-templates repository minor v6.5.0 -> v6.7.2

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

nedbat/coveragepy (coverage)

v7.6.12

Compare Source

  • Fix: some aarch64 distributions were missing (issue 1927_). These are now building reliably.

.. _issue 1927: https://github.com/nedbat/coveragepy/issues/1927

.. _changes_7-6-11:

googleapis/google-cloud-python (google-cloud-kms)

v3.4.0: google-cloud-kms: v3.4.0

Compare Source

Features
  • [google-cloud-kms] Support PQC asymmetric signing algorithms ML_DSA_65 and SLH_DSA_SHA2_128s (#​13538) (891365e)
  • Add a PublicKeyFormat enum to allow specifying the format the (891365e)

v3.3.1: google-cloud-kms: v3.3.1

Compare Source

Bug Fixes
  • deps: Require grpc-google-iam-v1>=0.14.0 (16e14c8)

v3.3.0: google-cloud-kms: v3.3.0

Compare Source

Features
  • Add REST Interceptors which support reading metadata (908d742)
  • Add support for reading selective GAPIC generation methods from service YAML (908d742)
pycqa/flake8 (pycqa/flake8)

v7.1.2

Compare Source

pydantic/pydantic-settings (pydantic-settings)

v2.8.1

Compare Source

What's Changed

Full Changelog: https://github.com/pydantic/pydantic-settings/compare/v2.8.0...v2.8.1

v2.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pydantic/pydantic-settings/compare/v2.7.1...v2.8.0

pytest-dev/pytest (pytest)

v8.3.5

Compare Source

pytest 8.3.5 (2025-03-02)

Bug fixes

  • #​11777: Fixed issue where sequences were still being shortened even with -vv verbosity.
  • #​12888: Fixed broken input when using Python 3.13+ and a libedit build of Python, such as on macOS or with uv-managed Python binaries from the python-build-standalone project. This could manifest e.g. by a broken prompt when using Pdb, or seeing empty inputs with manual usage of input() and suspended capturing.
  • #​13026: Fixed AttributeError{.interpreted-text role="class"} crash when using --import-mode=importlib when top-level directory same name as another module of the standard library.
  • #​13053: Fixed a regression in pytest 8.3.4 where, when using --import-mode=importlib, a directory containing py file with the same name would cause an ImportError
  • #​13083: Fixed issue where pytest could crash if one of the collected directories got removed during collection.

Improved documentation

  • #​12842: Added dedicated page about using types with pytest.

    See types{.interpreted-text role="ref"} for detailed usage.

Contributor-facing changes

  • #​13112: Fixed selftest failures in test_terminal.py with Pygments >= 2.19.0
  • #​13256: Support for Towncrier versions released in 2024 has been re-enabled when building Sphinx docs -- by webknjaz{.interpreted-text role="user"}.
hynek/structlog (structlog)

v25.2.0

Compare Source

Added
  • structlog.tracebacks.Stack now includes an exc_notes field reflecting the notes attached to the exception. #​684
Changed
  • structlog.stdlib.BoundLogger's binding-related methods now also return Self. #​694

  • structlog.processors.TimeStamper now produces internally timezone-aware datetime objects. Default output hasn't changed, but you can now use %z in your fmt string. #​709

Fixed
  • Expose structlog.dev.RichTracebackFormatter for imports. #​699
  • Expose structlog.processors.LogfmtRenderer for imports. #​701
timothycrosley/isort (timothycrosley/isort)

v6.0.1

Compare Source

Changes

🐞 Fixes

👷 Continuous Integration

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

v6.7.2

Compare Source

v6.7.1

Compare Source

v6.7.0

Compare Source

v6.6.1

Compare Source

v6.6.0

Compare Source


Configuration

📅 Schedule: Branch creation - "* * * * 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