Commit Graph

15 Commits

Author SHA1 Message Date
9b4e1d7787 chore(deps): update dependency python (#513)
All checks were successful
Security / Snyk (push) Successful in 1m23s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [python](https://github.com/actions/python-versions) | uses-with | minor | `3.13` -> `3.14` |
| python | final | minor | `3.13-slim` -> `3.14-slim` |

---

### Release Notes

<details>
<summary>actions/python-versions (python)</summary>

### [`v3.14.0`](https://github.com/actions/python-versions/releases/tag/3.14.0-18313368925): 3.14.0

[Compare Source](https://github.com/actions/python-versions/compare/3.13.8-18331000654...3.14.0-18313368925)

Python 3.14.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzguNSIsInVwZGF0ZWRJblZlciI6IjQxLjE0MC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->

Reviewed-on: #513
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
2025-10-13 17:22:44 +02:00
b3244c3836 fix(docker): switch to uv
Some checks failed
Enforce Conventional Commit PR Title / Validate PR Title (pull_request) Successful in 3s
CI / ci (pull_request) Successful in 1m36s
Release / Manual Trigger Cleanup (push) Has been skipped
Release / Create Release (push) Successful in 15s
Release / Build Docker Images (push) Failing after 1m19s
2025-01-03 19:13:04 +01:00
43366e3c77 fix(imp): add compatibility module for imp deprecation 2024-11-28 21:59:59 +00:00
c04d23f85d feat(dependencies): switch to Poetry 2024-11-28 21:00:21 +00:00
dependabot[bot]
84361c2e61 chore(docker)(deps): bump python from 3.11-slim to 3.13-slim
Bumps python from 3.11-slim to 3.13-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-11 17:20:50 +01:00
618b8c149b Switch to automatic versioning 2024-04-21 17:20:58 +01:00
627362ab39 Revert "chore(docker)(deps): bump python from 3.11-slim to 3.12-slim"
This reverts commit d2c974b108.
2024-01-24 21:29:08 +00:00
dependabot[bot]
d2c974b108 chore(docker)(deps): bump python from 3.11-slim to 3.12-slim
Bumps python from 3.11-slim to 3.12-slim.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 21:11:32 +00:00
d213f1395d feature(tests): add unit tests 2023-12-14 20:55:17 +00:00
Luke Tainton
23dfeb6432 Switch to Python 3.11 slim image base (#34) 2023-09-03 23:00:46 +01:00
renovate[bot]
d958d00810 Update python Docker tag to v3.11.5 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-27 08:03:22 +01:00
renovate[bot]
73cb7836eb Update python Docker tag to v3.11.4 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-22 17:14:24 +01:00
ffd4d75dbc Fix Docker image 2023-07-21 23:16:05 +01:00
35cdba965b Fix dependency export from Poetry 2023-07-21 23:03:08 +01:00
57f0bb9371 v0.1.0 2023-07-21 22:57:14 +01:00