Commit Graph

2947 Commits

Author SHA1 Message Date
pyup.io bot
d6c8c760e7
Update sentry-sdk from 1.25.0 to 1.25.1 (#4376) 2023-06-07 13:55:10 -03:00
Bruno Alla
5bf90a43a9
Replace runserver with runserver_plus (#4373)
This reverts commit f93a9f78d9

In #4255, `runserver_plus` was replaced by `runserver` due to some bugs in django-extensions, preventing us to upgrade Django.

In #4372, django-extensions was upgraded to a version with a fix, so we can go back to using `runserver_plus`.
2023-06-07 17:12:01 +01:00
pyup.io bot
36b5606823
Update django-extensions to 3.2.3 (#4372) 2023-06-07 10:17:09 +01:00
Bruno Alla
cb9b681c2d
Merge remote-tracking branch 'upstream/pyup-update-djangorestframework-stubs-3.14.0-to-3.14.1' into pyup-update-mypy-1.2.0-to-1.3.0 2023-06-07 09:56:37 +01:00
Bruno Alla
6a436cefd2
Merge remote-tracking branch 'upstream/pyup-update-django-stubs-4.2.0-to-4.2.1' into pyup-update-mypy-1.2.0-to-1.3.0
# Conflicts:
#	{{cookiecutter.project_slug}}/requirements/local.txt
2023-06-07 09:56:23 +01:00
pyup-bot
45c407d47a Update mypy from 1.2.0 to 1.3.0 2023-06-07 09:55:19 +01:00
Matheus Jardim Bernardes
72887ed673
add pt_BR .po file (#4367)
* add pt_BR .po file

* add ptBR strings

* update docs

* add README.rst info for i18n

* Update {{cookiecutter.project_slug}}/locale/pt_BR/LC_MESSAGES/django.po

Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>

---------

Co-authored-by: Matheus Jardim <matheus.jardim@conceptu.ind.br>
Co-authored-by: Fábio C. Barrionuevo da Luz <bnafta@gmail.com>
2023-06-07 09:50:30 +01:00
pyup-bot
0f7485f7c4 Update djangorestframework-stubs from 3.14.0 to 3.14.1 2023-06-02 18:18:40 +02:00
pyup-bot
c56451e268 Update django-stubs from 4.2.0 to 4.2.1 2023-06-02 18:18:37 +02:00
pyup.io bot
752dbffdce
Update sentry-sdk to 1.25.0 (#4364) 2023-06-02 14:55:43 +01:00
pyup.io bot
0e89b70e94
Update hiredis to 2.2.3 (#4360)
* Update hiredis from 2.2.2 to 2.2.3

* Update hiredis from 2.2.2 to 2.2.3
2023-05-30 16:05:37 +01:00
pyup.io bot
8d0ad800e7
Update django-debug-toolbar to 4.1.0 (#4359) 2023-05-30 16:05:20 +01:00
pyup.io bot
062c942ab6
Update redis to 4.5.5 (#4358) 2023-05-30 16:04:46 +01:00
pyup.io bot
332fa9afa2
Update django-anymail to 10.0 (#4357)
* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update django-anymail from 9.2 to 10.0

* Update the 'extra' for Amazon SES

---------

Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-05-30 16:04:26 +01:00
pyup.io bot
cb290a6d43
Update coverage to 7.2.7 (#4356) 2023-05-30 15:47:46 +01:00
Bruno Alla
8d64f17494
Prevent Celery restarts on media file changes (#4352)
Fix #4318
2023-05-24 15:51:38 +01:00
pyup.io bot
02d2d24b69
Update coverage from 7.2.5 to 7.2.6 (#4351) 2023-05-24 08:10:13 +01:00
pyup.io bot
ff0bedc0d4
Update sentry-sdk from 1.23.1 to 1.24.0 (#4349) 2023-05-23 13:07:05 -03:00
Fábio C. Barrionuevo da Luz
65abf6165a
Fix compatibility webpack-bundle-tracker>=2.0.0 js library (#4350)
required after upgrade django-webpack-loader to >=2.0.0
2023-05-23 12:57:52 -03:00
dependabot[bot]
60a3ee78b8
Bump webpack-bundle-tracker in /{{cookiecutter.project_slug}} (#4347)
Bumps [webpack-bundle-tracker](https://github.com/django-webpack/webpack-bundle-tracker) from 1.8.1 to 2.0.0.
- [Release notes](https://github.com/django-webpack/webpack-bundle-tracker/releases)
- [Commits](https://github.com/django-webpack/webpack-bundle-tracker/compare/1.8.1...2.0.0)

---
updated-dependencies:
- dependency-name: webpack-bundle-tracker
  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-05-23 12:32:48 -03:00
pyup.io bot
2dab4630df
Update django-webpack-loader from 1.8.1 to 2.0.0 (#4345) 2023-05-23 09:42:30 -03:00
pyup.io bot
6f308d4e50
Update pre-commit to 3.3.2 (#4342)
* Update pre-commit from 3.3.1 to 3.3.2

* Update pre-commit from 3.3.1 to 3.3.2
2023-05-18 17:29:05 +01:00
pyup.io bot
3bd669a80d
Update sentry-sdk from 1.23.0 to 1.23.1 (#4341) 2023-05-17 20:03:03 +01:00
pyup.io bot
8ec0f36587
Update django-cors-headers from 3.14.0 to 4.0.0 (#4329) 2023-05-15 21:21:25 +01:00
pyup.io bot
36b92f4f0d
Update sentry-sdk from 1.22.2 to 1.23.0 (#4337) 2023-05-15 20:36:17 +01:00
Bruno Alla
54d78f733e
Use single quotes in pre-commit config 2023-05-14 21:56:17 +01:00
pyup.io bot
a062981213
Update werkzeug from 2.3.3 to 2.3.4 (#4325) 2023-05-09 17:31:35 +01:00
github-actions[bot]
43efe9a7ef
Auto-update pre-commit hooks (#4320)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-05-08 15:52:45 +01:00
pyup.io bot
cd2e3b7783
Update sentry-sdk to 1.22.2 (#4321)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-05-08 15:47:13 +01:00
pyup.io bot
86fc36ec7e
Update django-anymail to 9.2 (#4316)
* Update django-anymail from 9.1 to 9.2

* Update django-anymail from 9.1 to 9.2

* Update django-anymail from 9.1 to 9.2

* Update django-anymail from 9.1 to 9.2

* Update django-anymail from 9.1 to 9.2

* Update django-anymail from 9.1 to 9.2

* Update django-anymail from 9.1 to 9.2

* Update django-anymail from 9.1 to 9.2

* Update django-anymail from 9.1 to 9.2
2023-05-04 15:42:37 +01:00
pyup.io bot
d0578306f4
Update pre-commit to 3.3.1 (#4315)
* Update pre-commit from 3.2.2 to 3.3.1

* Update pre-commit from 3.2.2 to 3.3.1
2023-05-04 10:14:34 +01:00
pyup.io bot
56863a960b
Update coverage from 7.2.3 to 7.2.5 (#4314) 2023-05-04 09:12:44 +01:00
pyup.io bot
2778552879
Update django from 4.1.8 to 4.1.9 (#4313) 2023-05-04 09:12:00 +01:00
pyup.io bot
6af3444476
Update sentry-sdk from 1.21.0 to 1.21.1 (#4312) 2023-05-04 09:04:03 +01:00
Bruno Alla
18a8ec3a0b
Remove pytz from dependencies (#4309) 2023-05-04 09:02:02 +01:00
dependabot[bot]
ffe666f2dd
Upgrade traefik to 2.10.1 (#4304)
Bumps traefik from 2.10.0 to 2.10.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 16:28:54 +01:00
pyup.io bot
964c27a8ae
Update uvicorn from 0.21.1 to 0.22.0 (#4305) 2023-05-02 08:31:47 +01:00
pyup.io bot
3240a0709b
Update werkzeug from 2.3.1 to 2.3.3 (#4307) 2023-05-02 08:30:51 +01:00
Bruno Alla
c88f8ef37a
Add django-upgrade to pre-commit hooks (#4298) 2023-04-28 08:56:22 +01: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
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
pyup.io bot
0444b6d5de
Update sentry-sdk from 1.20.0 to 1.21.0 (#4293) 2023-04-25 18:49:32 +01:00