Commit Graph

32 Commits

Author SHA1 Message Date
d436bb81a6 feat(deps): lock file maintenance
All checks were successful
Validate PR Title / validate (pull_request) Successful in 4s
CI / ci (pull_request) Successful in 1m39s
2026-01-12 00:02:09 +00:00
2d17fe4d5b feat(deps): lock file maintenance (#9)
All checks were successful
Release / Tag release (push) Successful in 6s
Release / Create Release (push) Successful in 2s
Release / Publish Docker Images (push) Successful in 1m3s
Snyk / security (push) Successful in 31s
This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

🔧 This Pull Request updates lock files to use the latest dependency versions.

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: #9
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
v1.1.0
2026-01-04 10:44:15 +00:00
ead4bd53e6 fix(docker): switch Dockerfile to Python 3.14 and uv (#8)
All checks were successful
Snyk / security (push) Successful in 45s
Reviewed-on: #8
v1.0.1
2026-01-04 10:14:45 +00:00
b2d1d88cb1 gitea
All checks were successful
Snyk / security (push) Successful in 44s
Validate PR Title / validate (pull_request) Successful in 2s
CI / ci (pull_request) Successful in 1m26s
v1.0.0
2026-01-04 10:04:12 +00:00
5700a10f08 uv 2026-01-04 09:57:27 +00:00
0466c5130c disable review requirement for dependabot 2024-10-16 21:19:52 +01:00
snyk-bot
a525d885ed fix: requirements-dev.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
2024-07-10 19:05:13 +01:00
ab4b66ce1a Update Sonar config 2024-02-19 17:25:13 +00:00
Luke Tainton (ltainton)
01275a27dd add argparse to deps 2024-02-05 20:05:20 +00:00
Luke Tainton (ltainton)
5076e3d4f1 Add Dependabot 2024-02-05 19:59:40 +00:00
39896a95eb Switch to reusable CI 2023-02-28 17:19:05 +00:00
8d790ed74b Update main.py 2022-08-27 20:24:45 +01:00
0577638b82 Update main.py 2022-08-27 20:24:45 +01:00
9775a83e72 Update requirements.txt 2022-08-27 20:24:45 +01:00
3c50875210 Update requirements-dev.txt 2022-08-27 20:16:42 +01:00
8ec52ad2f1 Update ci.yml 2022-08-27 20:15:48 +01:00
8458135451 Update requirements-dev.txt 2022-08-27 20:15:18 +01:00
b52aa86341 Switch to SonarCloud 2022-08-13 21:47:02 +01:00
2debaf94a2 Add Sonar 2022-07-10 17:50:02 +01:00
2a5f04b0af Add CI badge to README 2022-04-30 13:11:06 +01:00
05a78be65b Add docstrings 2022-04-30 13:03:53 +01:00
04f81ff191 Fix lint errors in CI #2 2022-04-30 13:01:29 +01:00
40a75d1517 Add requirements file 2022-04-30 12:51:38 +01:00
c5e28549eb Match luketainton/template 2022-04-30 12:49:47 +01:00
67a75927c8 test: run tests with verbose flag 2022-04-30 10:52:38 +01:00
1b3b07dc8e lint: Install all dependencies 2022-04-30 10:47:52 +01:00
1103bf5c89 Fix CI 2022-04-30 10:34:24 +01:00
b277f36046 Add duplicate check to 'analyze' 2022-04-30 10:05:44 +01:00
3f47c99fd3 Add on-demand trigger 2022-04-30 10:03:40 +01:00
e68cd683c1 Fix indentation error on 'test' 2022-04-30 10:00:34 +01:00
8f97f7b5e2 Base 2022-04-30 09:52:16 +01:00
37ecefec09 Initial commit 2022-04-30 09:35:28 +01:00