Commit Graph

6551 Commits

Author SHA1 Message Date
github-actions
9d821ee82b Release 2023.04.27 2023-04-28 02:18:55 +00:00
pyup.io bot
d0d679bb97
Update djangorestframework-stubs from 1.10.0 to 3.14.0 (#4303) 2023-04-27 18:55:44 +01:00
pyup.io bot
a8f5c55455
Update werkzeug to 2.3.1 (#4302) 2023-04-27 15:56:51 +01:00
pyup.io bot
fe49a2cbe5
Update django-stubs to 4.2.0 (#4301) 2023-04-27 15:39:01 +01:00
github-actions
5cb3b33122 Release 2023.04.26 2023-04-27 02:18:40 +00:00
pyup.io bot
f6e9f2c818
Update requests from 2.28.2 to 2.29.0 (#4300) 2023-04-26 22:09:48 +01:00
pyup.io bot
8399736601
Update tox from 4.5.0 to 4.5.1 (#4299) 2023-04-26 22:09:20 +01:00
Bruno Alla
66660f41e6
Update cdn js URLs to latest Bootstrap 2023-04-26 10:29:07 +02:00
dependabot[bot]
3a9882e92c
Upgrade cssnano to v6.0.0 (#4233)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.15 to 6.0.0.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.15...cssnano@6.0.0)

---
updated-dependencies:
- dependency-name: cssnano
  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>
2023-04-26 09:22:00 +01:00
dependabot[bot]
3198750b38
Upgrade concurrently to 8.0.1 (#4237)
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.6.0 to 8.0.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.1)

---
updated-dependencies:
- dependency-name: concurrently
  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>
2023-04-26 08:47:17 +01:00
dependabot[bot]
5bc3df7650
Upgrade to node v18 (#4294)
* Bump node in /{{cookiecutter.project_slug}}/compose/local/node

Bumps node from 16-bullseye-slim to 18-bullseye-slim.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

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

* Update to node 18 in prod Dockerfile

* Update to node 18 in package.json

* Update node version in CI

* Update node version in documentation

---------

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>
2023-04-26 08:06:56 +01:00
pyup.io bot
16c203fde1
Update coverage to 7.2.3 (#4297) 2023-04-26 07:57:20 +01:00
pyup.io bot
3b68594197
Update mypy to 1.2.0 (#4295) 2023-04-26 07:55:56 +01:00
pyup.io bot
956d851039
Update werkzeug to 2.3.0 (#4296) 2023-04-26 07:54:46 +01:00
github-actions
6f7871d2a8 Release 2023.04.25 2023-04-26 02:18:44 +00:00
pyup.io bot
0444b6d5de
Update sentry-sdk from 1.20.0 to 1.21.0 (#4293) 2023-04-25 18:49:32 +01:00
pyup.io bot
50364f9d10
Update sphinx to 6.2.1 (#4292)
* Update sphinx from 6.2.0 to 6.2.1

* Update sphinx from 6.2.0 to 6.2.1
2023-04-25 18:49:21 +01:00
Bruno Alla
15c933c206
Fix comment typos in Dockerfiles 2023-04-25 10:44:02 +02:00
pyup.io bot
e0d2ff7761
Update tox to 4.5.0 (#4287)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-04-25 09:36:27 +01:00
dependabot[bot]
ebbb4b3673
Bump traefik from 2.9.10 to 2.10.0 (#4290)
Bumps traefik from 2.9.10 to 2.10.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>
2023-04-25 09:13:42 +01:00
github-actions[bot]
9af5be6c61
Auto-update pre-commit hooks (#4288)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-04-25 09:11:50 +01:00
pre-commit-ci[bot]
36455a3b30
[pre-commit.ci] pre-commit autoupdate (#4289)
updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.8-for-vscode → v3.0.0-alpha.9-for-vscode](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.8-for-vscode...v3.0.0-alpha.9-for-vscode)
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-25 09:11:16 +01:00
github-actions
b177e4a8f4 Release 2023.04.24 2023-04-25 02:18:35 +00:00
github-actions[bot]
db0d78be8a
Auto-update pre-commit hooks (#4286)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-04-24 07:29:28 +01:00
pyup.io bot
7d4dd98534
Update sphinx to 6.2.0 (#4285)
* Update sphinx from 6.1.3 to 6.2.0

* Update sphinx from 6.1.3 to 6.2.0
2023-04-24 07:28:46 +01:00
github-actions
46a8845467 Release 2023.04.19 2023-04-20 02:17:50 +00:00
pyup.io bot
b63d53b16d
Update sentry-sdk to 1.20.0 (#4282) 2023-04-19 16:50:42 +01:00
github-actions
cbcade52ca Release 2023.04.18 2023-04-19 02:19:15 +00:00
browniebroke
dd14749891 Update Contributors 2023-04-18 19:42:53 +00:00
Birtibu
1a9d301550
Document how to add 3rd party packages with Docker (#4279)
* Update developing-locally-docker.rst

Add 3rd party python packages

* Update docs/developing-locally-docker.rst

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>

* Update docs/developing-locally-docker.rst

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>

---------

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-04-18 20:42:15 +01:00
Bruno Alla
61314f2f9a
Tweak spacing for nginx container 2023-04-16 20:45:52 +01:00
Bruno Alla
0a23b52b54
Fix syntax in pre-commit config 2023-04-16 12:59:01 +01:00
github-actions
b018b7b8a8 Release 2023.04.15 2023-04-16 02:20:37 +00:00
Bruno Alla
32474ab367
Run template tests in parallel in pytest-xdist (#4275) 2023-04-15 15:53:31 +01:00
pyup.io bot
a1f2a670d9
Update drf-spectacular to 0.26.2 (#4277) 2023-04-15 15:48:41 +01:00
Bruno Alla
17fa459dc3
Fix inconsistent line length and move configs to pyproject.toml (#4276)
* Fix inconsistent line length and move config to pyproject.toml

Fix #2720

* Fix running tox with AUTOFIXABLE_STYLES

* Adjust some styles

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Adjust more styles

* Split isort and flake8 tests

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-15 15:43:04 +01:00
Bruno Alla
5fb1550c71
Update contributing guide (#4274) 2023-04-15 13:41:51 +01:00
browniebroke
40958abd32 Update Contributors 2023-04-15 12:21:47 +00:00
Bruno Alla
550f270b70
Relax rules for linting of pull requests on this template (#4273)
* Don't check for black or pre-commit by default

Fix #4261

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Ignore CONTRIBUTORS.md when running template's pre-commit

* Fix condition for skipping tests

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-15 13:21:18 +01:00
browniebroke
009ce5e0b4 Update Contributors 2023-04-15 11:15:42 +00:00
Bruno Alla
0dcc4c4b4c
Add more pre-commit hooks (#4266)
* Add more hooks from pre-commit-hooks repo

* Add pre-commit hook for prettier

* Format with prettier

* Remove check-docstring-first hook

* Run prettier in the template

* Tweak formatting of dependabot file

* Fix formatting of GitHub files for prettier

* More format fixes of ci.yml
2023-04-15 12:15:15 +01:00
Andrew Chen Wang
1783257ed3
Add username_type option (#3958)
* Add username_type option

* Update docs

Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>

* Fix errors and lint

Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>

* Try linting again

* Try linting again

* Handle signup

* Fix url reverse in template

* Fix migration file

* Remove extra line in factories

* E2E tests for email username

* Fix style in users api views and serializers

* Fix style in users api views and serializers

* Add conditions for fields in UserAdminCreationForm

* Consistent Jinja tag conditions

* Fix more empty lines issues

* Tweak options order

* Test username email

* Fix code style

* Fix kwargs to reverse user details view

* Remove comment in template

* Fix error messages dict in user form

* Fix line wrapping

* Move custom manager into a separate module and add tests

---------

Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-04-15 11:53:15 +01:00
Jelmer
42c30dafcb
Upgrade Python to version 3.11 (Faster CPython) (#4256)
* Upgrade Python to version 3.11 (Faster CPython)

* Update pyupgrade config for Python 3.11

* Update tox env to Python 3.11

* Update to latest Python 3.11.3

* Add a note about lack of support in PythonAnywhere

* Rephrase note

* Fix casing

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-04-15 11:42:33 +01:00
pyup.io bot
2ad3858e26
Update pytest to 7.3.1 (#4272)
* Update pytest from 7.3.0 to 7.3.1

* Update pytest from 7.3.0 to 7.3.1
2023-04-15 10:02:54 +01:00
github-actions
2571f4a994 Release 2023.04.13 2023-04-14 02:17:00 +00:00
pyup.io bot
3ddfda45b8
Update tox from 4.4.11 to 4.4.12 (#4271) 2023-04-13 20:38:50 -03:00
github-actions
e37192a081 Release 2023.04.10 2023-04-11 02:17:41 +00:00
pyup.io bot
436233e8ba
Update pytest-sugar from 0.9.6 to 0.9.7 (#4269) 2023-04-10 11:36:59 -03:00
pyup.io bot
ea1b686131
Update pytest to 7.3.0 (#4268)
* Update pytest from 7.2.2 to 7.3.0

* Update pytest from 7.2.2 to 7.3.0
2023-04-10 11:09:01 +01:00
github-actions
a905fb25f7 Release 2023.04.07 2023-04-08 02:14:38 +00:00