renovate[bot]
e653c23998
chore(deps): update actions/checkout action to v7 ( #363 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-04 05:24:21 -07:00
renovate[bot]
cf744cf090
chore(deps): update ghcr.io/devcontainers/features/docker-in-docker docker tag to v4 ( #365 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-04 05:24:13 -07:00
ThePhaseless
912e722057
fix(docker): pin base to ubuntu:24.04 to fix broken build
...
ubuntu:latest rolled to 26.04 LTS on 2026-05-06, breaking the Docker
build for 50+ consecutive CI runs. Playwright 1.58.0 (pinned in uv.lock)
cannot install firefox deps for ubuntu26.04-x64 -- it prints 'Cannot
install dependencies for ubuntu26.04-x64 with Playwright 1.58.0!' and
installs nothing, leaving libgtk-3.so.0 absent. Camoufox's bundled
Firefox then fails to load XPCOM at runtime:
libgtk-3.so.0: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
Pinning to 24.04 (the last-known-good base, supported by Playwright 1.58)
restores libgtk-3-0t64 and the rest of the GTK runtime. Adopted from PR #362
which independently diagnosed the same issue.
Verified locally:
- app stage: ldconfig shows libgtk-3.so.0 present (was absent)
- test target: 6/6 tests pass (was BrowserType.launch failure)
- runtime: POST /v1 returns 200 status:ok (was 500 libgtk-3 traceback)
2026-07-04 13:48:24 +02:00
renovate[bot]
132db521ec
chore(deps): update actions/github-script action to v9 ( #341 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-04 19:15:00 +02:00
renovate[bot]
7b5261b539
chore(deps): update sigstore/cosign-installer action to v4 ( #344 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-04 19:14:41 +02:00
renovate[bot]
ce6b4e84d6
chore(deps): update dependency pytest to v9.0.3 [security] ( #342 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 01:17:49 +00:00
renovate[bot]
680c5cd709
fix(deps): update dependency fastapi to ==0.136.* ( #343 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 23:32:34 +00:00
ThePhaseless
2934fb5571
add lockfile maintenance
2026-03-30 12:42:25 +00:00
Copilot and ThePhaseless
103b5f5c83
Reduce Docker image size ( #337 )
...
* Initial plan
* reduce docker image size: clean caches, remove apt upgrade, use --no-install-recommends
Co-authored-by: ThePhaseless <33990351+ThePhaseless@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: ThePhaseless <33990351+ThePhaseless@users.noreply.github.com >
2026-03-21 13:31:49 +01:00
ThePhaseless
6993294ffc
Support running the container with arbitrary non-root users ( #334 )
...
Fixes #331
Co-authored-by: nathan <nathan@nzm.ca >
2026-03-19 15:05:38 +01:00
renovate[bot]
1064addf5e
chore(deps): update dependency deptry to ==0.25.* ( #335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-19 04:58:07 +00:00
Copilot and ThePhaseless
27040fdad9
Fix healthcheck to respect PORT environment variable ( #330 )
...
* Initial plan
* Fix healthcheck to respect PORT environment variable
Co-authored-by: ThePhaseless <33990351+ThePhaseless@users.noreply.github.com >
* Remove explanatory comment from Dockerfile HEALTHCHECK
Co-authored-by: ThePhaseless <33990351+ThePhaseless@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: ThePhaseless <33990351+ThePhaseless@users.noreply.github.com >
2026-03-10 21:46:31 +01:00
renovate[bot]
353eb53280
chore(deps): update docker/login-action action to v4 ( #325 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-10 20:53:19 +01:00
renovate[bot]
4c328b2c82
chore(deps): update docker/setup-qemu-action action to v4 ( #326 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-10 20:53:11 +01:00
renovate[bot]
280c20136a
chore(deps): update docker/setup-buildx-action action to v4 ( #327 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-10 20:53:03 +01:00
renovate[bot]
4e1761644c
chore(deps): update docker/metadata-action action to v6 ( #328 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-10 20:52:56 +01:00
renovate[bot]
5a28a99203
chore(deps): update docker/build-push-action action to v7 ( #329 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-10 20:52:45 +01:00
renovate[bot]
818b54848c
fix(deps): update dependency fastapi to ==0.135.* ( #324 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 02:15:47 +00:00
renovate[bot]
740efc573e
fix(deps): update dependency fastapi to ==0.134.* ( #323 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-28 01:00:34 +00:00
renovate[bot]
1a18bbfe1a
fix(deps): update dependency fastapi to ==0.133.* ( #321 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-24 19:11:48 +00:00
renovate[bot]
1826610937
fix(deps): update dependency fastapi to ==0.132.* ( #320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-24 02:09:13 +00:00
renovate[bot]
27ee7c2fb8
fix(deps): update dependency fastapi to ==0.131.* ( #319 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-22 20:57:33 +00:00
renovate[bot]
8575316da6
fix(deps): update dependency fastapi to ==0.129.* ( #317 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-12 22:24:32 +00:00
ThePhaseless
dac2f60b46
[skip ci] add update info and fix md linting
2026-02-08 15:16:30 +00:00
ThePhaseless
b5535fba02
[skip ci] Revise local install instructions in README
...
Updated installation instructions to include cloning the repository and revised the steps.
2026-02-08 15:30:50 +01:00
ThePhaseless
3e6a847cf2
force string on yes no label
2026-02-08 14:23:58 +00:00
ThePhaseless
c1d478f7b2
Fix numbering in README instructions
2026-02-08 14:00:17 +01:00
renovate[bot]
1e726296a3
chore(deps): update python to ==3.14.* ( #261 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v2.1.0
2026-02-08 12:42:41 +00:00
ThePhaseless
1ba0bb3c5e
add proxy per request
2026-02-08 12:17:06 +00:00
ThePhaseless
a909098b43
Add Usage section to readme and add logo
2026-02-08 12:02:10 +00:00
ThePhaseless
fadcef5fc2
add AGENTS.md
2026-02-08 11:52:18 +00:00
ThePhaseless
5af383ac3e
add toml extension to devcontainer
2026-02-08 11:50:46 +00:00
ThePhaseless
d15707c684
update packages
2026-02-08 11:50:37 +00:00
ThePhaseless
4be9674f82
ignore linter warning
2026-02-08 11:50:33 +00:00
ThePhaseless
a35732596e
add main tag info
2026-02-08 11:46:21 +00:00
renovate[bot]
f5d4b02d64
chore(deps): update dependency ruff to ==0.15.* ( #304 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 01:01:14 +00:00
ThePhaseless
d9517de15f
Add main tag troubleshooting checkbox to bug report template
2026-01-10 09:48:37 +01:00
renovate[bot]
c4c924ead0
fix(deps): update dependency fastapi to ==0.128.* ( #299 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-27 22:05:29 +00:00
ThePhaseless
8bf82a081a
[skip ci] remove claude code reviews
2025-12-26 19:57:34 +00:00
renovate[bot]
98de158d00
chore(deps): update actions/github-script action to v8 ( #280 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-26 19:37:10 +01:00
renovate[bot]
e894e0bf73
chore(deps): update dependency pytest to v9 ( #271 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-26 19:36:35 +01:00
renovate[bot]
da620267b8
chore(deps): update actions/checkout action to v6 ( #282 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-26 19:35:17 +01:00
Luís Oliveira
3a45795db3
Adds SVG logo ( #290 )
2025-12-26 19:34:13 +01:00
renovate[bot]
f91bc1aae7
fix(deps): update dependency fastapi to ==0.127.* ( #298 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-21 20:38:41 +00:00
renovate[bot]
d223bb058a
fix(deps): update dependency fastapi to ==0.126.* ( #297 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-20 20:53:50 +00:00
renovate[bot]
463e1ae83c
fix(deps): update dependency fastapi to ==0.125.* ( #296 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-18 04:26:14 +00:00
renovate[bot]
4a21ba6906
fix(deps): update dependency fastapi to ==0.124.* ( #292 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-06 17:47:24 +00:00
ThePhaseless
fcbc782564
Fix formatting in bug report template options
2025-11-30 22:01:11 +01:00
ThePhaseless
dd72488a44
Fix formatting in bug report template options
2025-11-30 22:00:59 +01:00
ThePhaseless
a8f0d95488
Fix formatting in bug report template options
2025-11-30 22:00:40 +01:00