Commit Graph

3279 Commits

Author SHA1 Message Date
dependabot[bot]
0ca9be321a
Bump webpack-dev-server to 5.0.2 (#4875)
* Bump webpack-dev-server in /{{cookiecutter.project_slug}}

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.1 to 5.0.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.1...v5.0.2)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update server proxy syntax for webpack-dev-server@v5

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2024-02-23 14:38:40 +00:00
Matthew Foster Walsh
4db3ea1e58
Switch to local imports within app (#4883) 2024-02-23 14:37:34 +00:00
Mounir
357604f37b
Install ruff extension in devcontainer.json (#4887)
organizeImports is expecting a string.
2024-02-23 14:35:52 +00:00
Matthew Foster Walsh
a247d8f8a2
Switch to celery.shared_task (#4881)
* Switch to celery.shared_task

* Sort impots

---------

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-02-21 22:07:25 +01:00
github-actions[bot]
70cde064d4
Auto-update pre-commit hooks (#4873)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-02-21 17:18:53 +00:00
pyup.io bot
c6bd47a1bf
Update pre-commit to 3.6.2 (#4874)
* Update pre-commit from 3.6.1 to 3.6.2

* Update pre-commit from 3.6.1 to 3.6.2
2024-02-21 13:38:02 +00:00
pyup.io bot
8031a2a51a
Update ruff to 0.2.2 (#4871)
* Update ruff from 0.2.1 to 0.2.2

* Update ruff from 0.2.1 to 0.2.2
2024-02-21 13:37:47 +00:00
Matthew Foster Walsh
b756d904d7
You probably don't need get_user_model (#4879)
* You probably don't need `get_user_model`
Fixes #4872

* Fix Flake8 (add space after import)

* (try to) fix ruff

* Fix import format
2024-02-21 10:01:56 +00:00
pyup.io bot
adebac5b88
Update sentry-sdk from 1.40.4 to 1.40.5 (#4876) 2024-02-19 16:30:11 +00:00
pyup.io bot
7db193d9fa
Update pytest to 8.0.1 (#4870)
* Update pytest from 8.0.0 to 8.0.1

* Update pytest from 8.0.0 to 8.0.1
2024-02-17 10:39:05 +00:00
Paul Wulff
6237573637
Speed up CI pytest by 30%: Change ci.yml to only build images relevant for running pytest (#4863)
In order to run pytest we can constrain the build command to only build the images related to the django service. 

This mainly prevents the docs image from being built unnecessarily.

This cuts run time of the Github Actions workflow from approx. 4min 30s to below 3min.
2024-02-16 09:55:24 +00:00
mpsantos
fd959eedd9
Added link to the ruff repository (#4866) 2024-02-16 09:52:55 +00:00
Jelmer
de54e4fba3
Merge pull request #4848 from cookiecutter/pyup-update-uvicorn-0.27.0.post1-to-0.27.1
Update uvicorn to 0.27.1
2024-02-13 14:50:27 +01:00
Jelmer
27a7a4085d
Merge pull request #4858 from cookiecutter/pyup-update-sentry-sdk-1.40.3-to-1.40.4
Update sentry-sdk to 1.40.4
2024-02-13 14:50:16 +01:00
pyup-bot
9a5b9c2f53 Update sentry-sdk from 1.40.3 to 1.40.4 2024-02-13 12:05:49 +00:00
Jelmer Draaijer
0fc4ea6165 Apply ruff to codebase 2024-02-13 11:59:55 +01:00
Jelmer Draaijer
6ba6104f09 Ruff as formatter & linter 2024-02-13 11:59:54 +01:00
dependabot[bot]
dd841c6478
Bump traefik to 2.11.0 (#4857)
Bumps traefik from 2.10.7 to 2.11.0.

---
updated-dependencies:
- dependency-name: traefik
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:28:24 +00:00
github-actions[bot]
07376d8a7f
Auto-update pre-commit hooks (#4855)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-02-13 10:25:25 +00:00
pyup.io bot
2e129bd65b
Update black to 24.2.0 (#4853)
* Update black from 24.1.1 to 24.2.0

* Update black from 24.1.1 to 24.2.0
2024-02-13 10:25:10 +00:00
Bruno Alla
991f20e44f
Merge branch 'master' into pyup-update-uvicorn-0.27.0.post1-to-0.27.1 2024-02-12 09:26:03 +00:00
pyup.io bot
576bb1d452
Update django-model-utils to 4.4.0 (#4850) 2024-02-12 09:25:47 +00:00
pyup.io bot
6ac86a5b57
Update pre-commit to 3.6.1 (#4849)
* Update pre-commit from 3.6.0 to 3.6.1

* Update pre-commit from 3.6.0 to 3.6.1
2024-02-12 09:25:23 +00:00
github-actions[bot]
e95c2733dd
Auto-update pre-commit hooks (#4852)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-02-12 09:24:54 +00:00
pyup-bot
1283102629 Update uvicorn from 0.27.0.post1 to 0.27.1 2024-02-10 13:43:55 +00:00
pyup.io bot
474b82b5d3
Update sentry-sdk to 1.40.3 (#4847) 2024-02-09 12:49:08 +00:00
pyup.io bot
1e09d20ffc
Update django-allauth to 0.61.1 (#4846) 2024-02-09 10:48:31 +00:00
pyup.io bot
519d07144c
Update python-slugify to 8.0.4 (#4844) 2024-02-09 10:46:52 +00:00
Jelmer
bb6d176235
Merge pull request #4840 from cookiecutter/dependabot/docker/{{cookiecutter.project_slug}}/compose/local/docs/python-3.11.8-slim-bookworm
Bump python from 3.11.7-slim-bookworm to 3.11.8-slim-bookworm in /{{cookiecutter.project_slug}}/compose/local/docs
2024-02-08 08:09:36 +01:00
Jelmer
d1cc4dc801
Merge pull request #4841 from cookiecutter/dependabot/docker/{{cookiecutter.project_slug}}/compose/local/django/python-3.11.8-slim-bookworm
Bump python from 3.11.7-slim-bookworm to 3.11.8-slim-bookworm in /{{cookiecutter.project_slug}}/compose/local/django
2024-02-08 08:09:28 +01:00
dependabot[bot]
908697e5a3
Bump python in /{{cookiecutter.project_slug}}/compose/production/django
Bumps python from 3.11.7-slim-bookworm to 3.11.8-slim-bookworm.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 05:29:46 +00:00
dependabot[bot]
f2c320527a
Bump python in /{{cookiecutter.project_slug}}/compose/local/django
Bumps python from 3.11.7-slim-bookworm to 3.11.8-slim-bookworm.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 05:23:12 +00:00
dependabot[bot]
300ccc6b57
Bump python in /{{cookiecutter.project_slug}}/compose/local/docs
Bumps python from 3.11.7-slim-bookworm to 3.11.8-slim-bookworm.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 05:10:33 +00:00
Jelmer
2f93474a0c
Merge pull request #4839 from cookiecutter/pyup-update-django-allauth-0.60.1-to-0.61.0
Update django-allauth to 0.61.0
2024-02-07 19:39:22 +01:00
Jelmer
50b7ebf9da
Merge pull request #4838 from foarsitter/production_check
Extend docker test with deploy check
2024-02-07 16:18:03 +01:00
Jelmer
df730044b2
Merge pull request #4836 from foarsitter/mypy_generic_user_manager
Generic UserManager
2024-02-07 15:16:22 +01:00
pyup-bot
10376eb172 Update django-allauth from 0.60.1 to 0.61.0 2024-02-07 13:53:26 +00:00
Jelmer Draaijer
f00d698952 Install production dependency local in development 2024-02-07 14:18:14 +01:00
Jelmer Draaijer
52e7b05209 Generic UserManager 2024-02-07 13:40:58 +01:00
dependabot[bot]
27356353d8
Bump gulp-postcss to 10.0.0 (#4835)
Bumps [gulp-postcss](https://github.com/postcss/gulp-postcss) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/postcss/gulp-postcss/releases)
- [Commits](https://github.com/postcss/gulp-postcss/compare/9.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: gulp-postcss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-02-07 12:26:36 +00:00
pyup.io bot
676234b3a4
Update sentry-sdk to 1.40.2 (#4837)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-02-07 12:25:45 +00:00
pyup.io bot
385ef51464
Update django to 4.2.10 (#4833) 2024-02-07 12:07:37 +00:00
Jelmer
545d380a55
Merge branch 'master' into pyup-update-pytest-7.4.4-to-8.0.0 2024-02-05 13:58:12 +01:00
Jelmer
a4741c5a8f
Merge pull request #4828 from cookiecutter/pyup-update-pytest-sugar-0.9.7-to-1.0.0
Update pytest-sugar to 1.0.0
2024-02-05 13:56:41 +01:00
Jelmer
f69abd1352
Merge pull request #4830 from cookiecutter/pyup-update-sphinx-autobuild-2021.3.14-to-2024.2.4
Update sphinx-autobuild to 2024.2.4
2024-02-05 13:56:32 +01:00
Jelmer
2225fae2b0
Merge pull request #4829 from cookiecutter/pyup-update-django-debug-toolbar-4.2.0-to-4.3.0
Update django-debug-toolbar to 4.3.0
2024-02-05 13:56:17 +01:00
pyup-bot
c2d236fc7f Update psycopg from 3.1.17 to 3.1.18 2024-02-04 21:41:26 +00:00
pyup-bot
0cb95819a9 Update psycopg from 3.1.17 to 3.1.18 2024-02-04 21:41:25 +00:00
pyup-bot
0d10182a93 Update psycopg from 3.1.17 to 3.1.18 2024-02-04 21:41:25 +00:00
pyup-bot
f6db519de0 Update sphinx-autobuild from 2021.3.14 to 2024.2.4 2024-02-04 07:45:27 +00:00