Conversation
Merge `main` into `develop` after `v1.3.1` release
Migrate from `pip` to `uv` & add `cooldown` to Dependabot
Bumps python from `db66119` to `399babc`. --- updated-dependencies: - dependency-name: python dependency-version: 3.13.14-alpine3.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the github-actions group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `6.0.3` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `8.1.0` | `8.2.0` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `6.0.0` | `7.0.0` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `6.0.0` | `6.1.0` | | [docker/login-action](https://github.com/docker/login-action) | `4.1.0` | `4.2.0` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `7.1.0` | `7.2.0` | Updates `actions/checkout` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...df4cb1c) Updates `astral-sh/setup-uv` from 8.1.0 to 8.2.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@0880764...fac544c) Updates `codecov/codecov-action` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@57e3a13...fb8b358) Updates `docker/metadata-action` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@030e881...80c7e94) Updates `docker/login-action` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@4907a6d...650006c) Updates `docker/build-push-action` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@bcafcac...f9f3042) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: astral-sh/setup-uv dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/metadata-action dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: docker/login-action dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: docker/build-push-action dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [uv-build](https://github.com/astral-sh/uv) to permit the latest version. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.13...0.11.21) --- updated-dependencies: - dependency-name: uv-build dependency-version: 0.11.21 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…/develop/github-actions-ededed8155 Bump the github-actions group across 1 directory with 6 updates
…build-gte-0.11.21-and-lt-0.12.0 Update uv-build requirement from <0.12.0,>=0.11.13 to >=0.11.21,<0.12.0
Updates the requirements on [fastapi[all]](https://github.com/fastapi/fastapi) and [boto3](https://github.com/boto/boto3) to permit the latest version. Updates `fastapi[all]` to 0.137.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.137.1) Updates `boto3` from 1.43.29 to 1.43.30 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.29...1.43.30) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv - dependency-name: fastapi[all] dependency-version: 0.137.1 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
…6cc8d10928 Bump the uv group across 1 directory with 2 updates
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6.0.3 to 7.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@df4cb1c...9c091bb) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
…/develop/github-actions-2217aebe03 Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group
…/python-399babc Bump python from `db66119` to `399babc`
…-version-file-#338 Add `.python-version` file to `Dockerfile` stages
Updates the requirements on [fastapi[all]](https://github.com/fastapi/fastapi), [boto3](https://github.com/boto/boto3) and [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Updates `fastapi[all]` to 0.138.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.137.1...0.138.0) Updates `boto3` from 1.43.30 to 1.43.34 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.30...1.43.34) Updates `pytest` from 9.1.0 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.1.0...9.1.1) --- updated-dependencies: - dependency-name: fastapi[all] dependency-version: 0.138.0 dependency-type: direct:production dependency-group: uv - dependency-name: boto3 dependency-version: 1.43.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
…0f39d52bb9 Bump the uv group across 1 directory with 3 updates
Updates the requirements on [uv-build](https://github.com/astral-sh/uv) to permit the latest version. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.21...0.11.23) --- updated-dependencies: - dependency-name: uv-build dependency-version: 0.11.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…lure-for-pyjwt-#342 Fix Dependabot update failure for `pyjwt` dependency
…matching-#344 Fix version mismatch for pyjwt depdency in `pyproject.toml` and `uv.lock`
…build-gte-0.11.23-and-lt-0.12.0 Update uv-build requirement from <0.12.0,>=0.11.21 to >=0.11.23,<0.12.0
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #346 +/- ##
=======================================
Coverage 83.51% 83.51%
=======================================
Files 25 25
Lines 728 728
=======================================
Hits 608 608
Misses 120 120 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
joelvdavies
approved these changes
Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Makes a release for
v1.4.0, containing the latest package updates.Testing instructions