Commit graph

154 commits

Author SHA1 Message Date
Renovate Bot
111cf3f03a Update python Docker tag
All checks were successful
Tests / test (push) Successful in 23s
2025-11-11 03:02:31 +00:00
561abc5f76 Merge pull request 'Update dependency coverage to >=7.11.3' (#274) from renovate/coverage-7.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 39s
Tests / test (push) Successful in 26s
Build and Deploy Staging / deploy (push) Successful in 6s
Reviewed-on: #274
2025-11-10 12:36:24 +00:00
93b5a2a366 Merge pull request 'Update dependency pytest to v9' (#276) from renovate/pytest-9.x into main
Some checks are pending
Build and Deploy Staging / build (push) Waiting to run
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Reviewed-on: #276
2025-11-10 12:36:13 +00:00
Renovate Bot
eb8176d446 Update dependency black to >=25.11.0
All checks were successful
Tests / test (push) Successful in 25s
2025-11-10 03:01:40 +00:00
Renovate Bot
14f813fe25 Update dependency coverage to >=7.11.3
All checks were successful
Tests / test (push) Successful in 23s
2025-11-10 03:01:35 +00:00
Renovate Bot
ec72ab88c4 Update dependency pytest to v9
All checks were successful
Tests / test (push) Successful in 26s
2025-11-09 03:01:47 +00:00
Renovate Bot
7d04e20bc0 Update dependency django to v5.2.8
All checks were successful
Tests / test (push) Successful in 25s
2025-11-06 03:01:31 +00:00
7aa1040f16 Merge pull request 'Update dependency django-allauth to >=65.13.0' (#265) from renovate/django-allauth-65.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 38s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 6s
Reviewed-on: #265
2025-11-05 14:42:12 +00:00
Renovate Bot
078f5aa90f Lock file maintenance
All checks were successful
Tests / test (push) Successful in 25s
2025-11-03 03:01:08 +00:00
Renovate Bot
ac8d38eee1 Update dependency django-allauth to >=65.13.0
All checks were successful
Tests / test (push) Successful in 23s
2025-11-01 03:01:01 +00:00
Renovate Bot
660ea8af20 Update dependency sentry-sdk to >=2.43.0
All checks were successful
Tests / test (push) Successful in 29s
2025-10-30 03:01:05 +00:00
4365563fca Merge pull request 'Update dependency isort to v7' (#252) from renovate/isort-7.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 41s
Tests / test (push) Successful in 46s
Build and Deploy Staging / deploy (push) Successful in 7s
Reviewed-on: #252
2025-10-27 10:16:00 +00:00
775e47f484 Merge pull request 'Update dependency pillow to v12' (#253) from renovate/pillow-12.x into main
Some checks failed
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Build and Deploy Staging / deploy (push) Has been cancelled
Reviewed-on: #253
2025-10-27 10:15:43 +00:00
Renovate Bot
1a919fa68e Lock file maintenance
All checks were successful
Tests / test (push) Successful in 27s
2025-10-27 03:01:55 +00:00
Renovate Bot
214dff3ae4 Update dependency flake8-bugbear to v25
All checks were successful
Tests / test (push) Successful in 31s
2025-10-24 03:02:01 +00:00
Renovate Bot
62faaf2ed9 Update dependency pillow to v12
All checks were successful
Tests / test (push) Successful in 28s
2025-10-23 03:02:02 +00:00
6e7a06c544 Merge pull request 'Update dependency kubernetes to v34' (#214) from renovate/kubernetes-34.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 39s
Tests / test (push) Successful in 27s
Build and Deploy Staging / deploy (push) Successful in 6s
Reviewed-on: #214
2025-10-22 13:07:50 +00:00
ed7070ff2c Merge pull request 'Update dependency sentry-sdk to >=2.42.1' (#233) from renovate/sentry-sdk-2.x into main
Some checks failed
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Build and Deploy Staging / deploy (push) Has been cancelled
Reviewed-on: #233
2025-10-22 13:07:26 +00:00
59025d14d2 Merge pull request 'Update dependency psycopg2-binary to >=2.9.11' (#229) from renovate/psycopg2-binary-2.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 41s
Tests / test (push) Successful in 28s
Build and Deploy Staging / deploy (push) Successful in 6s
Reviewed-on: #229
2025-10-22 09:42:11 +00:00
15387c1ce7 Merge pull request 'Update dependency coverage to >=7.11.0' (#231) from renovate/coverage-7.x into main
Some checks are pending
Build and Deploy Staging / build (push) Waiting to run
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Reviewed-on: #231
2025-10-22 09:42:02 +00:00
Renovate Bot
de0ac39901 Update dependency sentry-sdk to >=2.42.1
All checks were successful
Tests / test (push) Successful in 28s
2025-10-21 03:01:51 +00:00
Renovate Bot
61c1aabeb0 Update dependency isort to v7
All checks were successful
Tests / test (push) Successful in 29s
2025-10-20 03:01:57 +00:00
Renovate Bot
71cf20ac1a Update dependency coverage to >=7.11.0
All checks were successful
Tests / test (push) Successful in 1m0s
2025-10-19 03:01:43 +00:00
Renovate Bot
0ef1678c3c Update dependency django-allauth to >=65.12.1
All checks were successful
Tests / test (push) Successful in 33s
2025-10-18 03:01:58 +00:00
Renovate Bot
ed4fbb3c1d Update dependency psycopg2-binary to >=2.9.11
All checks were successful
Tests / test (push) Successful in 30s
2025-10-18 03:01:48 +00:00
c346a2dac6 Merge pull request 'Update dependency pytest-cov to v7' (#222) from renovate/pytest-cov-7.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 1m21s
Tests / test (push) Successful in 56s
Build and Deploy Staging / deploy (push) Successful in 7s
Reviewed-on: #222
2025-10-17 11:21:44 +00:00
85df8ea510 Merge pull request 'Update dependency isort to >=6.1.0' (#219) from renovate/isort-6.x into main
Some checks failed
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Build and Deploy Staging / deploy (push) Has been cancelled
Reviewed-on: #219
2025-10-17 11:21:30 +00:00
dddcbbcc1b Merge pull request 'Update dependency django-auditlog to >=3.3.0' (#218) from renovate/django-auditlog-3.x into main
Some checks failed
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Build and Deploy Staging / deploy (push) Has been cancelled
Reviewed-on: #218
2025-10-17 11:21:23 +00:00
Renovate Bot
a370f67932 Update dependency cryptography to >=46.0.3
All checks were successful
Tests / test (push) Successful in 28s
2025-10-16 03:01:43 +00:00
Renovate Bot
ff93a6c366 Update dependency pytest-cov to v7
All checks were successful
Tests / test (push) Successful in 32s
2025-10-04 03:01:33 +00:00
Renovate Bot
5ba559dcc7 Update dependency kubernetes to v34
All checks were successful
Tests / test (push) Successful in 31s
2025-10-04 03:01:28 +00:00
Renovate Bot
05f68fb6bd Update dependency isort to >=6.1.0
All checks were successful
Tests / test (push) Successful in 31s
2025-10-04 03:01:23 +00:00
Renovate Bot
77e2e5871c Update dependency django-auditlog to >=3.3.0
All checks were successful
Tests / test (push) Successful in 32s
2025-10-04 03:01:18 +00:00
f0320fb13b Add missing testing dependency 2025-10-02 09:49:27 +02:00
Renovate Bot
356d91a760 Update dependency django to v5.2.7
All checks were successful
Tests / test (push) Successful in 31s
2025-10-02 03:01:14 +00:00
517808cc4c Merge pull request 'Update dependency black to >=25.9.0' (#207) from renovate/black-25.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 47s
Tests / test (push) Successful in 31s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #207
2025-09-29 07:22:54 +00:00
0e8b7935d2 Merge pull request 'Update dependency django-template-partials to >=25.2' (#208) from renovate/django-template-partials-25.x into main
Some checks failed
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Build and Deploy Staging / deploy (push) Has been cancelled
Reviewed-on: #208
2025-09-29 07:22:43 +00:00
912847a866 Merge pull request 'Update dependency sentry-sdk to >=2.39.0' (#209) from renovate/sentry-sdk-2.x into main
Some checks failed
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Build and Deploy Staging / deploy (push) Has been cancelled
Reviewed-on: #209
2025-09-29 07:22:28 +00:00
Renovate Bot
8f29b6d83f Update dependency cryptography to v46
All checks were successful
Tests / test (push) Successful in 33s
2025-09-28 03:01:22 +00:00
Renovate Bot
41a3b3dbee Update dependency sentry-sdk to >=2.39.0
All checks were successful
Tests / test (push) Successful in 34s
2025-09-28 03:01:14 +00:00
Renovate Bot
2f2a423a3c Update dependency django-template-partials to >=25.2
All checks were successful
Tests / test (push) Successful in 33s
2025-09-27 03:01:24 +00:00
Renovate Bot
179680cd39 Update dependency black to >=25.9.0
All checks were successful
Tests / test (push) Successful in 43s
2025-09-27 03:01:19 +00:00
Renovate Bot
26ba06e60d Update dependency coverage to >=7.10.7
Some checks failed
Tests / test (push) Failing after 24s
2025-09-26 13:46:47 +00:00
01eb366699 Merge pull request 'Update dependency django-allauth to >=65.11.2' (#190) from renovate/django-allauth-65.x into main
Some checks failed
Build and Deploy Staging / build (push) Failing after 1s
Build and Deploy Staging / deploy (push) Has been skipped
Tests / test (push) Failing after 1s
Reviewed-on: #190
2025-09-11 11:22:44 +00:00
4b6b68ed23 Merge pull request 'Update dependency sentry-sdk to >=2.37.1' (#189) from renovate/sentry-sdk-2.x into main
Some checks are pending
Build and Deploy Staging / build (push) Waiting to run
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Reviewed-on: #189
2025-09-11 11:22:34 +00:00
Renovate Bot
580e243234 Update dependency sentry-sdk to >=2.37.1
All checks were successful
Tests / test (push) Successful in 25s
2025-09-10 03:01:17 +00:00
Renovate Bot
0cf4cf8225 Update dependency django-allauth to >=65.11.2
All checks were successful
Tests / test (push) Successful in 28s
2025-09-10 03:01:07 +00:00
Renovate Bot
b38d11880d Update dependency pytest-cov to >=6.3.0
All checks were successful
Tests / test (push) Successful in 28s
2025-09-09 03:01:14 +00:00
db6aad66af Merge pull request 'Update dependency pytest to >=8.4.2' (#184) from renovate/pytest-8.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 48s
Tests / test (push) Successful in 25s
Build and Deploy Staging / deploy (push) Successful in 8s
Reviewed-on: #184
2025-09-08 07:03:53 +00:00
cdd89520bc Merge pull request 'Update dependency django-template-partials to >=25.1' (#183) from renovate/django-template-partials-25.x into main
Some checks are pending
Build and Deploy Staging / build (push) Waiting to run
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run
Reviewed-on: #183
2025-09-08 07:03:44 +00:00