Commit Graph

8119 Commits

Author SHA1 Message Date
Bruno Alla
73324e58a1 Merge branch 'migrate-tests-to-pathlib' into lint-format-template-with-ruff 2025-01-18 11:20:20 +00:00
Bruno Alla
3ddf863e48 Merge branch 'migrate-post-gen-hook-pathlib' into lint-format-template-with-ruff
# Conflicts:
#	hooks/post_gen_project.py
2025-01-18 11:19:35 +00:00
Bruno Alla
496da7135d Migrate test generation to pathlib 2025-01-18 11:17:00 +00:00
Bruno Alla
b31fa108bf
Fix typo in folder name 2025-01-18 11:02:48 +00:00
Bruno Alla
7b2be012e3 Migrate post-generation hook to pathlib 2025-01-18 10:50:30 +00:00
Bruno Alla
4b67c72ad4 Migrate post-generation hook to pathlib 2025-01-17 20:09:26 +00:00
Bruno Alla
b72e5b2c2a Disable PLR0133 in pre/post commit hooks
We seem to compare 2 constants but seem strings are in fact interpolated in Jinja.

https://docs.astral.sh/ruff/rules/comparison-of-constant/
2025-01-17 19:45:23 +00:00
Bruno Alla
b02f9b4d81
Merge branch 'master' into lint-format-template-with-ruff 2025-01-16 14:01:32 +00:00
pyup.io bot
e69d77a0b9
Update ruff to 0.9.2 (#5646) 2025-01-16 13:59:24 +00:00
dependabot[bot]
54e0ccec0c
Bump amazon/aws-cli from 2.22.1 to 2.23.0 (#5645) 2025-01-16 07:32:55 +00:00
github-actions
185f18dfc0 Release 2025.01.15 2025-01-16 02:24:24 +00:00
pyup.io bot
ab475a5570
Update psycopg to 3.2.4 (#5644) 2025-01-15 23:13:38 +00:00
ghazi-git
564ca18e56
update CELERYD_HIJACK_ROOT_LOGGER to CELERY_WORKER_HIJACK_ROOT_LOGGER (#5643)
CELERYD_HIJACK_ROOT_LOGGER was the name of the setting in celery v3
2025-01-15 19:34:23 +00:00
pyup.io bot
fbf6c886cb
Update django-stubs to 5.1.2 (#5639) 2025-01-15 10:02:53 +00:00
dependabot[bot]
2dc567d131
Bump traefik from 3.3.1 to 3.3.2 (#5642) 2025-01-15 10:00:20 +00:00
github-actions
7a85931fb0 Release 2025.01.14 2025-01-15 02:25:13 +00:00
pyup.io bot
c89a45c45f
Update django from 5.0.10 to 5.0.11 (#5640) 2025-01-14 17:54:03 +00:00
pyup.io bot
1ba44e9e03
Update sentry-sdk to 2.20.0 (#5638) 2025-01-14 12:05:21 +00:00
pyup.io bot
42febc9e84
Update django-debug-toolbar from 4.4.6 to 5.0.1 (#5636) 2025-01-14 07:32:51 +00:00
github-actions
843f268c4d Release 2025.01.13 2025-01-14 02:23:40 +00:00
pyup.io bot
a8847158c9
Update django-environ from 0.11.2 to 0.12.0 (#5635) 2025-01-13 18:06:11 +00:00
dependabot[bot]
d78dff4969
Bumps traefik from 3.3.0 to 3.3.1 (#5634) 2025-01-13 09:41:21 +00:00
github-actions
cb4a277136 Release 2025.01.11 2025-01-12 02:31:00 +00:00
Bruno Alla
ea151466bf Fix Ruff issue 2025-01-11 12:18:15 +00:00
pre-commit-ci[bot]
9275c8f13d [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-11 12:10:28 +00:00
Bruno Alla
5489c6613c Merge branch 'master' into lint-format-template-with-ruff
# Conflicts:
#	pyproject.toml
2025-01-11 12:10:13 +00:00
pyup.io bot
35dacd8718
Update ruff to 0.9.1 (#5633) 2025-01-11 12:08:23 +00:00
browniebroke
01650ddc1b Align Ruff versions 2025-01-11 12:00:31 +00:00
Bruno Alla
e7edde03ba Add workflow to keep Ruff version up to date 2025-01-11 12:00:31 +00:00
Bruno Alla
33aa0c0639 Add script to automatically keep ruff versions up-to-date 2025-01-11 12:00:31 +00:00
Bruno Alla
6047eeff3d Keep full version in pyproject-fmt 2025-01-11 12:00:31 +00:00
pyup-bot
8fd6404901 Update ruff from 0.8.6 to 0.9.0 2025-01-11 12:00:31 +00:00
github-actions
5eba578860 Release 2025.01.10 2025-01-11 02:27:14 +00:00
pyup.io bot
0d6de8f23b
Update watchfiles to 1.0.4 (#5631) 2025-01-10 14:17:10 +00:00
github-actions
9cd3d10776 Release 2025.01.09 2025-01-10 02:29:16 +00:00
Bruno Alla
1dbaeaa09d
Merge pull request #5627 from cookiecutter/dependabot/docker/{{cookiecutter.project_slug}}/compose/local/node/node-22.13-bookworm-slim
Bump node from 22.12 to 22.13
2025-01-09 22:29:48 +00:00
pre-commit-ci[bot]
2d54690d34 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-09 21:24:10 +00:00
Bruno Alla
d39bb8ae16 Add pre-commit hook to keep node version up to date 2025-01-09 21:22:21 +00:00
Bruno Alla
bb7bffec63 Add script to automatically keep node version up-to-date 2025-01-09 21:21:42 +00:00
Bruno Alla
1e9bed323b
Merge branch 'master' into lint-format-template-with-ruff 2025-01-09 20:53:01 +00:00
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