FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

fix(deps): update all non-major dependencies

Open uis-devops-renovatebot requested to merge renovate/all-minor-patch into master

This MR contains the following updates:

Package Type Update Change
coverage dev patch 7.6.9 -> 7.6.10
faker (changelog) dependencies minor 33.1.0 -> 33.3.0
google-auth dependencies minor 2.36.0 -> 2.37.0
google-cloud-kms (source) dependencies minor 3.1.1 -> 3.2.1
google-cloud-secret-manager (source) dependencies minor 2.21.1 -> 2.22.0
pre-commit/mirrors-mypy repository minor v1.13.0 -> v1.14.1
pydantic (changelog) dependencies patch 2.10.3 -> 2.10.4
pydantic-settings (changelog) dependencies minor 2.6.1 -> 2.7.1
uis/devops/continuous-delivery/ci-templates repository minor v6.2.0 -> v6.4.4

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.10

Compare Source

  • Fix: some descriptions of missing branches in HTML and LCOV reports were incorrect when multi-line statements were involved (issue 1874_ and issue 1875_). These are now fixed.

  • Fix: Python 3.14 defers evaluation of annotations <pep649_>_ by moving them into separate code objects. That code is rarely executed, so coverage.py would mark them as missing, as reported in issue 1908_. Now they are ignored by coverage automatically.

  • Fixed an obscure and mysterious problem on PyPy 3.10 seemingly involving mocks, imports, and trace functions: issue 1902_. To be honest, I don't understand the problem or the solution, but git bisect helped find it, and now it's fixed.

  • Docs: re-wrote the :ref:subprocess page to put multiprocessing first and to highlight the correct use of :class:multiprocessing.Pool <python:multiprocessing.pool.Pool>.

.. _issue 1874: https://github.com/nedbat/coveragepy/issues/1874 .. _issue 1875: https://github.com/nedbat/coveragepy/issues/1875 .. _issue 1902: https://github.com/nedbat/coveragepy/issues/1902 .. _issue 1908: https://github.com/nedbat/coveragepy/issues/1908 .. _pep649: https://docs.python.org/3.14/whatsnew/3.14.html#pep-649-deferred-evaluation-of-annotations

.. _changes_7-6-9:

joke2k/faker (faker)

v33.3.0

Compare Source

  • Add support for Zulu (zu_ZA) address provider and corresponding tests. Thanks @​AliYmn.

v33.2.0

Compare Source

v33.1.3

Compare Source

  • Fix type annotation on Python 3.8.

v33.1.2

Compare Source

v33.1.1

Compare Source

  • Fix address number output issue in ko_KR address provider. Thanks @​semi-yu.
googleapis/google-auth-library-python (google-auth)

v2.37.0

Compare Source

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

v3.2.1: google-cloud-kms: v3.2.1

Compare Source

Documentation

v3.2.0: google-cloud-kms: v3.2.0

Compare Source

Features
  • Add support for opt-in debug logging (feb5c03)
Bug Fixes
  • Fix typing issue with gRPC metadata when key ends in -bin (feb5c03)
Documentation
  • [google-cloud-kms] A comment for enum CryptoKeyVersionAlgorithm is changed (#​13305) (028a334)
pre-commit/mirrors-mypy (pre-commit/mirrors-mypy)

v1.14.1

Compare Source

v1.14.0

Compare Source

pydantic/pydantic (pydantic)

v2.10.4

Compare Source

GitHub release

What's Changed
Packaging
Fixes
New Contributors
pydantic/pydantic-settings (pydantic-settings)

v2.7.1

Compare Source

v2.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pydantic/pydantic-settings/compare/v2.6.1...v2.7.0

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

v6.4.4

Compare Source

v6.4.3

Compare Source

v6.4.2

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

v6.3.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

Requires 1 approval from eligible users and devops.uis.cam.ac.uk.
License Compliance test metrics results are being parsed
Code Quality is loading
Test summary results are loading
Merge blocked: 1 check failed
All required approvals must be given.

Merge details

  • 1 commit and 1 merge commit will be added to master.
  • Source branch will be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading