fix(deps): update all non-major dependencies
This MR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
| pydantic-settings (changelog) |
2.12.0 → 2.13.1
|
dependencies | minor | ||
| registry.gitlab.developers.cam.ac.uk/uis/devops/lib/ucam-faas-python |
0.21.0 → 0.21.1
|
final | patch | ||
| uis/devops/continuous-delivery/ci-templates |
v7.27.10 → v7.30.3
|
repository | minor |
Release Notes
pydantic/pydantic-settings (pydantic-settings)
v2.13.1
v2.13.0
What's Changed
- fix: Deterministic alias selection when using validate_by_name by @chbndrhnns in #707
- add deep merge functionality to config file sources by @pmeier in #698
- Add support for AWS Secrets Manager VersionId parameter by @jcyamacho in #708
- bugfix: Return
Nonefor inaccessible GCP Secret Manager secrets by @zaphod72 in #712 - Bugfix for cli_kebab_case="all" and CliImplicitFlag[bool] by @Digity101 in #702
- Unpack type alisases when looking for
NoDecodeby @tselepakis in #695 - CliToggleFlag and CliDualFlag by @kschwab in #717
- Fix for CLI duplicate enum field values. by @kschwab in #722
- fixed load nested config from env by @Sube-py in #723
- Add non-Path files support (for example Traversable) and open files using Path.open method by @mahenzon in #724
- add one more traversable test by @mahenzon in #725
- CLI fix fox external list args. by @kschwab in #727
- fix: handle case-insensitive retrieval in GoogleSecretManagerSettingsSource by @ezwiefel in #730
- CLI test fixes for help text formatting. by @kschwab in #735
- Avoid conflicts with the
NAMEenvironment variable in WSL by @kzrnm in #747 - fix: When restoring init kwargs, use deterministic order by @chbndrhnns in #746
- Add env_prefix_target by @kzrnm in #749
- Remove
(default: …)in the help message forCliToggleFlagby @kzrnm in #740 - Add support for CLI serialize styles. by @kschwab in #755
- Add support for overriding default help on CLI internal parser. by @kschwab in #758
- CLI format_help method support by @kschwab in #759
- feat(gcp): support SecretVersion annotation for per-field secret versioning by @ezwiefel in #763
- Allow
snake_case_conversionwithenv_prefixfor Azure Key Vault source by @cstarkers in #762 - fix: Only override preferred_key when no value was found by @chbndrhnns in #767
- Update deps by @hramezani in #768
- CLI coerce numeric types. by @kschwab in #769
- CLI Union Discriminator Choices in Help by @kschwab in #764
- Add nested path support for yaml_config_section (fixes #772) by @hugo-romero-mm in #773
- Prepare release 2.13.0 by @hramezani in #777
New Contributors
- @pmeier made their first contribution in #698
- @jcyamacho made their first contribution in #708
- @zaphod72 made their first contribution in #712
- @Digity101 made their first contribution in #702
- @Sube-py made their first contribution in #723
- @mahenzon made their first contribution in #724
- @kzrnm made their first contribution in #747
- @cstarkers made their first contribution in #762
- @hugo-romero-mm made their first contribution in #773
Full Changelog: https://github.com/pydantic/pydantic-settings/compare/v2.12.0...v2.13.0
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v7.30.3: 7.30.3
7.30.3 (2026-03-09)
Bug Fixes
v7.30.2: 7.30.2
7.30.2 (2026-03-06)
Bug Fixes
v7.30.1: 7.30.1
7.30.1 (2026-03-04)
Bug Fixes
v7.30.0: 7.30.0
7.30.0 (2026-03-03)
Features
v7.29.0: 7.29.0
7.29.0 (2026-03-02)
Features
- add TERRAFORM_TEST_CLEANUP_DISABLED option to terraform-module.yml (5c83eed)
v7.28.6: 7.28.6
7.28.6 (2026-03-02)
Bug Fixes
v7.28.5: 7.28.5
7.28.5 (2026-03-02)
Bug Fixes
v7.28.4: 7.28.4
7.28.4 (2026-02-26)
Bug Fixes
-
deps: update python:3 docker digest to
6134653(127f03b) -
deps: update python:3.14 docker digest to
6134653(7437a65)
v7.28.3: 7.28.3
7.28.3 (2026-02-25)
Bug Fixes
v7.28.2: 7.28.2
7.28.2 (2026-02-25)
Bug Fixes
v7.28.1: 7.28.1
7.28.1 (2026-02-23)
Bug Fixes
v7.28.0: 7.28.0
7.28.0 (2026-02-18)
Features
- delete auto-devops/deploy-cloud-run-services/deploy-cloud-run.yml (98e6854)
v7.27.14: 7.27.14
7.27.14 (2026-02-16)
Bug Fixes
- deps: update auto-build-image docker tag to v4.16.0 (7a90595)
v7.27.13: 7.27.13
7.27.13 (2026-02-16)
Bug Fixes
v7.27.12: 7.27.12
7.27.12 (2026-02-11)
v7.27.11: 7.27.11
7.27.11 (2026-02-11)
Bug Fixes
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by uis-devops-renovatebot