Commit Graph

8049 Commits

Author SHA1 Message Date
Bruno Alla
ea6ff7907a Move template linting and formatting to ruff
The generated project already uses that, let's be consistent and use it everywhere
2024-12-31 13:09:17 +00:00
Bruno Alla
a623f7bbc6 Drop support for Python 2 in template generation hooks 2024-12-31 12:58:13 +00:00
Bruno Alla
5b4e769354
Update a bunch of dependencies in the template project (#5612) 2024-12-31 10:47:47 +00:00
Bruno Alla
33f32b06d9
Fix missing update from uv.lock during release process (#5611) 2024-12-31 09:57:53 +00:00
Bruno Alla
7e0f4c165d
Bump Jinja from 3.1.4 to 3.1.5 (#5610) 2024-12-31 09:50:08 +00:00
github-actions
e3929b15e4 Release 2024.12.27 2024-12-28 02:25:06 +00:00
pyup.io bot
f9298f9b99
Update coverage from 7.6.9 to 7.6.10 (#5608) 2024-12-27 11:19:22 +00:00
pyup.io bot
4dcc9e786f
Update uvicorn-worker from 0.2.0 to 0.3.0 (#5607) 2024-12-27 11:19:02 +00:00
github-actions
2b09e6bb41 Release 2024.12.26 2024-12-27 02:27:37 +00:00
pyup-bot
fd9dd32d28 Update collectfasta from 3.2.0 to 3.2.1 2024-12-26 08:48:10 -03:00
pyup.io bot
e9f4ba8ae5
Update django-allauth from 65.3.0 to 65.3.1 (#5605) 2024-12-26 09:50:26 +00:00
github-actions
250a28bca8 Release 2024.12.24 2024-12-25 02:26:31 +00:00
pyup.io bot
61ffcbf163
Update djlint to 1.36.4 (#5603) 2024-12-24 14:27:11 +00:00
pyup.io bot
1787fe31d2
Update uvicorn from 0.32.1 to 0.34.0 (#5592) 2024-12-24 14:22:18 +00:00
github-actions
a7362a0838 Release 2024.12.23 2024-12-24 02:27:39 +00:00
dependabot[bot]
fc68927672
Bump astral-sh/setup-uv from 4 to 5 (#5602) 2024-12-23 09:31:31 +00:00
dependabot[bot]
df7fcce28f
Bump webpack-cli from 5.1.4 to 6.0.1 (#5601) 2024-12-23 09:27:51 +00:00
github-actions
b1bc92ff2c Release 2024.12.20 2024-12-21 02:25:40 +00:00
pyup.io bot
92491bc4ad
Update ruff to 0.8.4 (#5595) 2024-12-20 11:04:28 +00:00
github-actions
fb7b05afae Release 2024.12.17 2024-12-18 02:30:48 +00:00
pyup.io bot
6c20b26773
Update djangorestframework-stubs from 3.15.1 to 3.15.2 (#5591) 2024-12-17 08:42:47 +00:00
dependabot[bot]
a40c4e8588
Bump traefik from 3.2.2 to 3.2.3 (#5594) 2024-12-17 08:40:25 +00:00
github-actions[bot]
8245b0c147
Auto-update pyupgrade pre-commit hook (#5593) 2024-12-17 08:39:08 +00:00
github-actions
c17fef651f Release 2024.12.12 2024-12-13 02:33:08 +00:00
pyup.io bot
35bed843b8
Update ruff to 0.8.3 (#5587) 2024-12-12 23:17:39 +00:00
github-actions
72cb463ace Release 2024.12.11 2024-12-12 02:32:46 +00:00
dependabot[bot]
1b62f5b329
Bump traefik (#5586) 2024-12-11 14:33:28 +00:00
github-actions
1702b79b8c Release 2024.12.10 2024-12-11 02:32:47 +00:00
pyup.io bot
bb38f34c70
Update watchfiles from 1.0.0 to 1.0.3 (#5585) 2024-12-10 23:42:34 +00:00
dependabot[bot]
736ff7659d
Bump node from 22.11 to 22.12 (#5583) 2024-12-10 23:42:16 +00:00
github-actions
9ce93909a3 Release 2024.12.08 2024-12-09 02:34:03 +00:00
pyup.io bot
277bb8f475
Update ruff to 0.8.2 (#5576) 2024-12-08 15:20:23 +00:00
pyup.io bot
8ce5908229
Update coverage to 7.6.9 (#5581) 2024-12-08 14:49:57 +00:00
pyup.io bot
c187975e1d
Update sentry-sdk to 2.19.2 (#5579) 2024-12-08 14:49:40 +00:00
dependabot[bot]
402fd66165
Bump python in /{{cookiecutter.project_slug}}/compose/production/django (#5575) 2024-12-08 14:48:59 +00:00
dependabot[bot]
2c835f0ed5
Bump python from 3.12.7 to 3.12.8 in local Docker image (#5574) 2024-12-08 14:48:42 +00:00
dependabot[bot]
47bc51274d
Bump python from 3.12.7 to 3.12.8 in docs Docker image (#5573) 2024-12-08 14:48:19 +00:00
pyup.io bot
8c02bf8f93
Update hiredis to 3.1.0 (#5571) 2024-12-08 14:48:05 +00:00
pyup.io bot
f63daa7eb1
Update redis to 5.2.1 (#5580)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-12-08 14:47:45 +00:00
Bruno Alla
cedbcbd0bf
Merge pull request #5572 from cookiecutter/pyup-update-django-5.0.9-to-5.0.10
Update django to 5.0.10
2024-12-08 15:39:13 +01:00
Bruno Alla
da24b3aa3f
Merge branch 'master' into pyup-update-django-5.0.9-to-5.0.10 2024-12-08 15:32:18 +01:00
pyup.io bot
a41bbee492
Update drf-spectacular to 0.28.0 (#5564) 2024-12-08 14:32:03 +00:00
Bruno Alla
b25ab14385
Pin node to version 22.11 (#5582)
* Add --rm to all docker run commands in CI

* Pin node 22 version to 22.11
2024-12-08 13:30:39 +01:00
pyup-bot
7e4ba42e6e Update django from 5.0.9 to 5.0.10 2024-12-04 15:46:56 +00:00
github-actions
857bcb6895 Release 2024.12.03 2024-12-04 02:32:42 +00:00
github-actions[bot]
eee987e1b4
Update django-upgrade to 1.22.2 (#5567) 2024-12-03 07:16:10 +00:00
github-actions
d43c73aeb6 Release 2024.12.02 2024-12-03 02:32:54 +00:00
pyup.io bot
3eacd55bf7
Update pytest to 8.3.4 (#5566) 2024-12-02 08:31:15 +00:00
github-actions
d7fe509ce9 Release 2024.12.01 2024-12-02 02:33:35 +00:00
pyup.io bot
9f34c18ffe
Update django-allauth to 65.3.0 (#5565) 2024-12-01 16:42:42 +00:00