FAQ | This is a LIVE service | Changelog

Skip to content

fix(deps): update all non-major dependencies

This MR contains the following updates:

Package Change Age Confidence Type Update
PyYAML (source) 6.0.2 -> 6.0.3 age confidence dependencies patch
google-auth 2.40.3 -> 2.41.0 age confidence dependencies minor
poethepoet (changelog) ^0.29.0 -> ^0.37.0 age confidence dev minor
pydantic (changelog) 1.10.23 -> 1.10.24 age confidence dependencies patch
python >=3.10,<3.12 -> >=3.13,<3.14 age confidence dependencies minor
ucam-faas ^0.8.0 -> ^0.17.0 age confidence dependencies 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.41.0

Compare Source

Features
Bug Fixes
Documentation
nat-n/poethepoet (poethepoet)

v0.37.0: 0.37.0

Compare Source

Enhancements

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.36.0...v0.37.0

v0.36.0: 0.36.0

Compare Source

Breaking changes

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.35.1...v0.36.0

v0.35.1: 0.35.1

Compare Source

Fixes

New Contributors

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.35.0...v0.35.1

v0.35.0: 0.35.0

Compare Source

Enhancements

Fixes

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.34.0...v0.35.0

v0.34.0: 0.34.0

Compare Source

Enhancements

  • Add task packages feature by @​nat-n in #​286

    This adds a major new capability in Poe the Poet by allowing tasks to be defined and distributed for reuse in python modules. 📖 Read the docs for more details

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.33.1...v0.34.0

v0.33.1: 0.33.1

Compare Source

Fixes

New Contributors

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.33.0...v0.33.1

v0.33.0: 0.33.0

Compare Source

Enhancements

Fixes

  • Fix argument parsing issues in poetry 2.0 plugin by @​nat-n in #​277
  • Use python3 or sys.executable if python is not on the path by @​nat-n in #​278
  • Tighten poetry-core dependency for non-wheel based installation methods

New Contributors

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.32.2...v0.33.0

v0.32.2: 0.32.2

Compare Source

Fixes

New Contributors

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.32.1...v0.32.2

v0.32.1: 0.32.1

Compare Source

Enhancements

  • feat: Upgrade poetry dependency to make the poetry plugin work with poetry 2.0 by @​nat-n in #​269

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.32.0...v0.32.1

v0.32.0: 0.32.0

Compare Source

Enhancements

  • Make command parsing support default value and alternate value operations on param expansions by @​nat-n in #​266

  • Explicitly disallow capture_stdout option on sequence tasks by @​nat-n in #​265

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.31.1...v0.32.0

v0.31.1: 0.31.1

Compare Source

Fixes

  • fix: Explicitly disallow capture_stdout option on sequence tasks by @​nat-n in #​261
  • fix: Allow env var defaults in included task files by @​nat-n in #​263

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.31.0...v0.31.1

v0.31.0: 0.31.0

Compare Source

Enhancements

  • Various improvements to config validation logic and error handling in general by @​nat-n in #​251
  • Drop support for python 3.8 and start testing 3.13 by @​nat-n in #​255

Fixes

  • Make task autocompletion work again in sub-directories by @​nat-n in #​258

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.30.0...v0.31.0

v0.30.0: 0.30.0

Compare Source

Notice

This will be the last release to support python 3.8.

Enhancements

Fixes

Full Changelog: https://github.com/nat-n/poethepoet/compare/v0.29.0...v0.30.0

pydantic/pydantic (pydantic)

v1.10.24: 2025-09-25

Compare Source

What's Changed

  • Add user warning when using Python 3.14 by @​Viicos in #​12263 Pydantic V1 will not work with Python 3.14 and greater. A warning is now raised as no actual error show up when using it, but the core behavior will silently get broken at runtime.
  • Fix mypy plugin issue for mypy v1.18 by @​cdce8p in #​12254 This fixes another mypy issue that was discovered after the previous v1.10.23 release.

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

containerbase/python-prebuild (python)

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.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
uis/devops/lib/ucam-faas-python (ucam-faas)

v0.17.1

Compare Source

Bug Fixes
  • update repo link for PyPi (4f85ada)

v0.17.0

Compare Source

Features
  • add CloudEvent validation for webhook handler proxy (f0c880e)

v0.16.0

Compare Source

Features
  • docs: add auto-built API documentation (b3998b0)

v0.15.0

Compare Source

Features
  • support undoing functions_framework global state changes (516966e)

v0.14.1

Compare Source

v0.14.0

Compare Source

Features
  • add support for reading message payload from bucket (37f8b6e)

v0.13.0

Compare Source

Features
  • add authentication to webhook endpoint (34496a6)
Bug Fixes
  • exclude run handler function from coverage (316b70d)
  • remove JSON checking from data publishing (e81418f)

v0.12.0

Compare Source

Features
  • refactor entra webhook container (319cf45)
Bug Fixes
  • move entra webhook code into separate module (219026f)

v0.11.0

Compare Source

Features
  • add long-running task support (f11c827)
Bug Fixes
  • remove unneeded initialize argument (8f23b43)

v0.10.0

Compare Source

Features
  • push docker images to public registry (b5b68ff)

v0.9.3

Compare Source

v0.9.2

Compare Source

Bug Fixes
  • bump ci template to v6.10.0 to avoid release-it releasing twice (937dbe6)
  • remove duplicated file release-it.json (ed53ae2)

v0.9.1

Compare Source

v0.9.0

Compare Source

Features
  • add release-it config (23f78f3)
  • include traceback on unhandled exceptions (5161cef)
  • type-annotate ucam_fass and example modules (470334e)
Bug Fixes
  • correct test running locally (caa4bd9)
  • rename release-it.json to .release-it.json (b7a9c07)

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