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.1 age confidence dependencies minor
oracledb (changelog) 3.3.0 -> 3.4.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.14,<3.15 age confidence dependencies minor
registry.gitlab.developers.cam.ac.uk/uis/devops/lib/ucam-faas-python 0.17.2 -> 0.17.5 age confidence final patch
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.1

Compare Source

Bug Fixes

v2.41.0

Compare Source

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

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.

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

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

Compare Source

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

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

v0.17.5

Compare Source

Bug Fixes
  • deps: update dependency pre-commit to v4 (40e3145)

v0.17.4

Compare Source

Bug Fixes

v0.17.3

Compare Source

Bug Fixes

v0.17.2

Compare Source

Bug Fixes
  • update dependencies and pin python image (ef978b5)

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