Commit graph

154 commits

Author SHA1 Message Date
Théophile Diot
5529f312c1
Update Python base image to version 3.13.0-alpine 2024-10-22 15:07:01 +02:00
Théophile Diot
2c7669a589
Update Python base image to version 3.13.0-alpine 2024-10-22 12:21:49 +02:00
Théophile Diot
4f107a9b54
Update python deps 2024-10-21 11:27:40 +02:00
Théophile Diot
82d9d09779
Update psycopg version to 3.2.3 in requirements files 2024-10-01 15:16:46 +02:00
Théophile Diot
40bb729d8c
Update Python base image in Dockerfiles 2024-10-01 15:02:46 +02:00
Théophile Diot
09e84bf754
Update python deps in tests 2024-09-30 16:02:37 +02:00
Théophile Diot
e43dc79b92
Update dependencies 2024-09-11 10:46:22 +02:00
Théophile Diot
5a17699eb5
chore: Update Python base image in Dockerfiles 2024-09-05 10:20:26 +02:00
Théophile Diot
4dfa4b1d25
Update cryptography, setuptools, and sqlalchemy dependencies 2024-09-05 10:06:57 +02:00
Théophile Diot
5a898104dc
Disable bwcli and db core tests while working on the testing framework 2024-08-20 08:51:55 +01:00
Théophile Diot
312defd636
chore: Temporary exit 0 in db test script while working on new test framework 2024-08-15 21:36:10 +01:00
Théophile Diot
ad5b5443d4
chore: Fix db tests 2024-08-15 19:55:11 +01:00
Théophile Diot
3999383675
Fix db automatic tests 2024-08-08 20:51:53 +01:00
Théophile Diot
727a6b026f
chore: Update python image in Dockerfiles 2024-08-08 12:08:33 +01:00
Théophile Diot
2bbd5537c4
chore: Update python deps to latest versions 2024-08-08 12:08:06 +01:00
Théophile Diot
ad1be9eb98
Update Python Alpine base image to version 3.12.4 2024-08-01 14:13:32 +01:00
Théophile Diot
f82dc053aa
Refactor dependencies: Update cryptography to version 43.0.0 2024-07-30 18:21:56 +01:00
Théophile Diot
e3255f2316
Soft merge branch 'dev' into 1.6 2024-07-15 18:08:46 +01:00
Théophile Diot
3c113d214d
chore: Update database images to latest versions in automatic db tests 2024-07-09 10:32:43 +01:00
Théophile Diot
0c3b66899f
Soft merge branch 'dev' into branch '1.6' 2024-07-03 10:57:00 +01:00
Théophile Diot
b930e22448
chore: Update dependencies for setuptools, mkdocs-material, and psycopg
Bump setuptools from 70.1.1 to 70.2.0 in src/deps/requirements.in and src/deps/requirements-deps.in
Bump mkdocs-material[imaging] from 9.5.27 to 9.5.28 in docs/requirements.in
Bump psycopg[binary,pool] from 3.1.19 to 3.2.1 in src/common/db/requirements.in, tests/core/db/requirements.in, and src/common/db/requirements.armv7.in
2024-07-02 13:48:19 +01:00
Jordan Blasenhauer
86cb619b5f add bunkerweb 1.6 2024-07-01 11:21:54 +02:00
Théophile Diot
da0db03482
chore: Update version to 1.5.9 2024-06-27 14:59:35 +01:00
Théophile Diot
ecf981322a
chore: Update python dependencies
Bump pip from 24.0 to 24.1
Bump setuptools from 70.0.0 to 70.1.0
Bump sqlalchemy from 2.0.30 to 2.0.31
Bump selenium from 4.21.0 to 4.22.0
Bump importlib-metadata from 7.1.0 to 7.2.1
Bump email-validator from 2.1.2 to 2.2.0
2024-06-24 15:49:47 +01:00
Théophile Diot
ffd0e6a5ea
chore: Update maxminddb dependency to version 2.6.2 2024-06-12 13:57:35 +02:00
Théophile Diot
dc9774f386
chore: Update Dockerfile to use Python 3.12.4-alpine3.19 2024-06-10 09:31:25 +01:00
Théophile Diot
cd1fdd9ac4
chore: Update dependencies for certbot, mkdocs-material, psycopg, redis, pip-compile-multi, and kubernetes 2024-06-07 12:36:15 +01:00
Théophile Diot
9738a0760b
chore: Update cryptography dependency to version 42.0.8 2024-06-05 12:43:15 +01:00
Théophile Diot
79c579dddb
Update python deps 2024-06-04 21:20:52 +01:00
florian
121199cc86
ci/cd - add --ignore-installed flags to pip install commands of linux tests 2024-06-01 09:05:17 +02:00
florian
b7d0012296
ci/cd - add missing --break-system-packages flag for linux core/ui tests 2024-05-31 20:57:53 +02:00
Théophile Diot
51194f0fed
Road to v1.5.8 🚀 2024-05-25 15:56:42 +01:00
Théophile Diot
fa1f73a504
Update Docker version to 7.1.0 in requirements 2024-05-24 14:23:47 +01:00
Théophile Diot
161d21e390
chore: Update requests dependency to version 2.32.1 2024-05-21 14:55:24 +01:00
Théophile Diot
96ef8f81dd
Update python deps 2024-05-13 11:28:25 +02:00
Théophile Diot
605a34e952
chore: Update cryptography dependency to version 42.0.7 2024-05-07 15:06:59 +02:00
Théophile Diot
47d32e33b9
chore: Remove GLOBAL_REVERSE_PROXY_URL variable from db test as "/" is now the default value 2024-05-06 14:16:26 +02:00
Théophile Diot
3f78491165
chore: Update cryptography, fastapi, and jinja2 python dependencies 2024-05-06 11:00:25 +02:00
Théophile Diot
c277b62503
Update Python base image to version 3.12.3-alpine3.19 2024-04-16 09:15:03 +01:00
Théophile Diot
9ec884320d
Update pythons deps versions 2024-04-16 09:14:38 +01:00
Théophile Diot
d7e6399d81
Add more precision on the upgrade test of the database 2024-04-04 21:53:42 +01:00
Théophile Diot
5566b730c9
Update GLOBAL_LOG_LEVEL to debug in tests core db for linux 2024-04-04 17:03:50 +01:00
Théophile Diot
ae5ca48391
Update log level to "info" in docker-compose.yml files only for the BunkerWeb container 2024-04-04 16:31:42 +01:00
Théophile Diot
87591f8d76
Update GLOBAL_LOG_LEVEL to debug in db core tests 2024-04-04 14:22:47 +01:00
Théophile Diot
4654992361
Update LOG_LEVEL to debug in docker-compose.yml tests files 2024-04-04 14:22:16 +01:00
Théophile Diot
a84a4a4f9b
Update python deps 2024-04-02 12:51:48 +01:00
Théophile Diot
9ac335a886
Update version to 1.5.7 2024-03-28 12:04:59 +00:00
Théophile Diot
46d12b1cb9
Update python deps 2024-03-25 12:53:37 +00:00
Théophile Diot
613d6835da
Ignore download-pro-plugins in db tests to avoid failing with dev and testing versions 2024-03-25 08:40:46 +00:00
Théophile Diot
7e627b28d5
Update base images in Dockerfiles 2024-03-19 10:41:00 +00:00