FAQ | This is a LIVE service | Changelog

fix(deps): update all non-major dependencies

This MR contains the following updates:

Package Change Age Confidence Type Update
PyYAML (source) 6.0.26.0.3 age confidence dependencies patch
google-auth 2.40.32.48.0 age confidence dependencies minor
oracledb (changelog) 3.3.03.4.2 age confidence dependencies minor
pydantic (changelog) 1.10.231.10.26 age confidence dependencies patch
python >=3.10,<3.12>=3.14,<3.15 age confidence dependencies minor
registry.gitlab.developers.cam.ac.uk/uis/devops/lib/ucam-faas-python 0.17.20.21.0 age confidence final minor

Release Notes

yaml/pyyaml (PyYAML)

v6.0.3

Compare Source

What's Changed

  • Support for Python 3.14 and free-threading (experimental).

Full Changelog: https://github.com/yaml/pyyaml/compare/6.0.2...6.0.3

googleapis/google-auth-library-python (google-auth)

v2.48.0

Compare Source

Features
Bug Fixes

v2.47.0

Compare Source

Features
Bug Fixes

v2.46.0

Compare Source

Documentation
Features
Bug Fixes

v2.45.0

Compare Source

Features

v2.44.0

Compare Source

Features
Bug Fixes

v2.43.0

Compare Source

Features
  • Add public wrapper for _mtls_helper.check_use_client_cert which enables mTLS if GOOGLE_API_USE_CLIENT_CERTIFICATE is not set, when the MWID/X.509 cert sources detected (#​1859) Add public wrapper for check_use_client_cert which enables mTLS if GOOGLE_API_USE_CLIENT_CERTIFICATE is not set, when the MWID/X.509 cert sources detected. Also, fix check_use_client_cert to return boolean value. Change #​1848 added the check_use_client_cert method that helps know if client cert should be used for mTLS connection. However, that was in a private class, thus, created a public wrapper of the same function so that it can be used by python Client Libraries. Also, updated check_use_client_cert to return a boolean value instead of existing string value for better readability and future scope. --------- (1535eccbff0ad8f3fd6a9775316ac8b77dca66ba)
  • Enable mTLS if GOOGLE_API_USE_CLIENT_CERTIFICATE is not set, if the MWID/X.509 cert sources detected (#​1848) The Python SDK will use a hybrid approach for mTLS enablement:
  • If the GOOGLE_API_USE_CLIENT_CERTIFICATE environment variable is set (either true or false), the SDK will respect that setting. This is necessary for test scenarios and users who need to explicitly control mTLS behavior.
  • If the GOOGLE_API_USE_CLIENT_CERTIFICATE environment variable is not set, the SDK will automatically enable mTLS only if it detects Managed Workload Identity (MWID) or X.509 Workforce Identity Federation (WIF) certificate sources. In other cases where the variable is not set, mTLS will remain disabled. ** This change also adds the helper method check_use_client_cert and it's unit test, which will be used for checking the criteria for setting the mTLS to true ** This change is only for Auth-Library, other changes will be created for Client-Library use-cases. --------- (395e405b64b56ddb82ee639958c2e8056ad2e82b)

v2.42.1

Compare Source

Bug Fixes

v2.42.0

Compare Source

Features
Bug Fixes

v2.41.1

Compare Source

Bug Fixes

v2.41.0

Compare Source

Features
Bug Fixes
Documentation
oracle/python-oracledb (oracledb)

v3.4.2

Compare Source

python-oracledb 3.4.2 is now released. This release addresses a number of issues. See the full release notes for all of the details.

v3.4.1

Compare Source

python-oracledb 3.4.1 is now released. This release addresses a number of issues. See the full release notes for all of the details.

v3.4.0

Compare Source

python-oracledb 3.4.0 is now released. This release has the following highlights:

  • support for Direct Path Load in thin mode for fast data ingestion
  • support for data frames is no longer considered a pre-release
  • support for type mapping when querying with data frames
  • support for ingesting more Apache Arrow data types
  • support for ingesting Apache Arrow data frames containing multiple chunks
  • support for cursor.executemany() operating on large input data in batches
  • fine-grained control over LOB and number handling
  • new optional install dependencies for plugins

See the full release notes for all of the details.

pydantic/pydantic (pydantic)

v1.10.26: 2025-12-18

Compare Source

What's Changed

Full Changelog: https://github.com/pydantic/pydantic/compare/v1.10.25...v1.10.26

v1.10.25: 2025-12-18

Compare Source

What's Changed

Full Changelog: https://github.com/pydantic/pydantic/compare/v1.10.24...v1.10.25

v1.10.24

Compare Source

GitHub release

What's Changed

This is the final 2.12 release. It features the work of 20 external contributors and provides useful new features, along with initial Python 3.14 support. Several minor changes (considered non-breaking changes according to our versioning policy) are also included in this release. Make sure to look into them before upgrading.

Note that Pydantic V1 is not compatible with Python 3.14 and greater.

Changes (see the alpha and beta releases for additional changes since 2.11):

Packaging
New Features
Fixes
New Contributors
containerbase/python-prebuild (python)

v3.14.3

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.3

v3.14.2

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.2

v3.14.1

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.1

v3.14.0

Compare Source

Bug Fixes
  • deps: update dependency python to v3.14.0

v3.13.12

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.12

v3.13.11

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.11

v3.13.10

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.10

v3.13.9

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.9

v3.13.8

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.8

v3.13.7

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.7

v3.13.6

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.6

v3.13.5

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.5

v3.13.4

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.4

v3.13.3

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.3

v3.13.2

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.2

v3.13.1

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.1

v3.13.0

Compare Source

Bug Fixes
  • deps: update dependency python to v3.13.0

v3.12.12

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.12

v3.12.11

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.11

v3.12.10

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.10

v3.12.9

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.9

v3.12.8

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.8

v3.12.7

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.7

v3.12.6

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.6

v3.12.5

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.5

v3.12.4

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.4

v3.12.3

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.3

v3.12.2

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.2

v3.12.1

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.1

v3.12.0

Compare Source

Bug Fixes
  • deps: update dependency python to v3.12.0

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