Bruno Alla
|
c5b60d27cf
|
Merge pull request #5614 from browniebroke/drop-python-2-hooks
Drop support for Python 2 in template generation hooks
|
2025-01-09 20:52:46 +00:00 |
|
dependabot[bot]
|
cee86b68b1
|
Bump node in /{{cookiecutter.project_slug}}/compose/local/node
Bumps node from 22.12-bookworm-slim to 22.13-bookworm-slim.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-08 05:52:28 +00:00 |
|
github-actions
|
7324393b15
|
Release 2025.01.07
|
2025-01-08 02:27:20 +00:00 |
|
dependabot[bot]
|
38639e251e
|
Bump traefik from 3.2.3 to 3.3.0 (#5625)
|
2025-01-07 09:55:30 +00:00 |
|
Bruno Alla
|
b9eb7c8eca
|
Set minimum_pre_commit_version in pre-commit config (#5626)
|
2025-01-07 09:54:39 +00:00 |
|
github-actions
|
d50dd24e90
|
Release 2025.01.06
|
2025-01-07 02:28:28 +00:00 |
|
browniebroke
|
6e46acc466
|
Update Contributors
|
2025-01-06 14:49:24 +00:00 |
|
Hana Belay
|
570763e7ce
|
Add justfile for use with docker (#5621)
|
2025-01-06 14:49:01 +00:00 |
|
github-actions
|
e4b00c26d7
|
Release 2025.01.04
|
2025-01-05 02:30:04 +00:00 |
|
pyup.io bot
|
95c3772b3e
|
Update ruff to 0.8.6 (#5622)
|
2025-01-04 19:35:10 +00:00 |
|
github-actions
|
3ef84f1a26
|
Release 2025.01.02
|
2025-01-03 02:27:46 +00:00 |
|
browniebroke
|
b0e12c9cea
|
Update Contributors
|
2025-01-02 20:44:26 +00:00 |
|
Pulse-Mind
|
411e92cf9d
|
Fix logging configuration for Celery tasks (#5563)
|
2025-01-02 20:44:08 +00:00 |
|
Bruno Alla
|
0434aea33f
|
Rename API docs tests to not mention Swagger
|
2025-01-02 20:20:08 +00:00 |
|
pyup.io bot
|
df2bd97a24
|
Update ruff to 0.8.5 (#5619)
|
2025-01-02 18:13:06 +00:00 |
|
pyup.io bot
|
f8d267a78c
|
Update pillow to 11.1.0 (#5617)
|
2025-01-02 10:57:12 +00:00 |
|
Bruno Alla
|
683f207d4a
|
Move API tests into a package
Mirroring the structure of the code being tested
|
2024-12-31 13:27:02 +00:00 |
|
Bruno Alla
|
2747e02e68
|
Exclude docs and revert most changes from Ruff
|
2024-12-31 13:11:03 +00:00 |
|
Bruno Alla
|
2a6be9eec0
|
Indent toml with 2 spaces
|
2024-12-31 13:11:03 +00:00 |
|
Bruno Alla
|
e5acc9fec9
|
Restore print statements in scripts
|
2024-12-31 13:11:03 +00:00 |
|
Bruno Alla
|
972a072b12
|
Restore print statements in pre/post-generation hooks
|
2024-12-31 13:11:03 +00:00 |
|
Bruno Alla
|
304acaea72
|
Drop Python 2 in pre/post generation hooks
|
2024-12-31 13:11:03 +00:00 |
|
Bruno Alla
|
448fb81f6b
|
Run Ruff formatter
|
2024-12-31 13:11:01 +00:00 |
|
Bruno Alla
|
7d1e843d93
|
Run Ruff with --add-noqa
|
2024-12-31 13:10:43 +00:00 |
|
Bruno Alla
|
9297598613
|
Run Ruff with --unsafe-fixes
|
2024-12-31 13:10:05 +00:00 |
|
Bruno Alla
|
3ccfc21411
|
Run Ruff pre-commit hook
|
2024-12-31 13:09:50 +00:00 |
|
Bruno Alla
|
33a1cd7946
|
Adjust Ruff line length
|
2024-12-31 13:09:17 +00:00 |
|
Bruno Alla
|
97a74b9a6b
|
Fix extend-exclude in Ruff config
|
2024-12-31 13:09:17 +00:00 |
|
Bruno Alla
|
23af0dc34a
|
Remove a couple of commented out Ruff rules
|
2024-12-31 13:09:17 +00:00 |
|
Bruno Alla
|
f1b173a59d
|
Tweak multi-line comment
|
2024-12-31 13:09:17 +00:00 |
|
Bruno Alla
|
7542965e5d
|
Remove comments as they're wrongly placed
|
2024-12-31 13:09:17 +00:00 |
|
pre-commit-ci[bot]
|
122070cb8f
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-12-31 13:09:17 +00:00 |
|
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 |
|