Commit Graph

6635 Commits

Author SHA1 Message Date
pyup-bot
1c399167ad Update django-webpack-loader from 2.0.0 to 2.0.1 2023-06-14 13:54:22 +01:00
pyup.io bot
0d308fa2ee
Update pre-commit to 3.3.3 (#4390)
* Update pre-commit from 3.3.2 to 3.3.3

* Update pre-commit from 3.3.2 to 3.3.3
2023-06-14 06:54:36 +01:00
foarsitter
dc61beecba Update Contributors 2023-06-13 20:06:25 +00:00
Jelmer Draaijer
fa096673e4 Add @foarsitter as core contributor 2023-06-13 21:13:32 +02:00
github-actions
554edd43b1 Release 2023.06.11 2023-06-12 02:31:28 +00:00
pyup.io bot
733f5b9544
Update pytest to 7.3.2 (#4384)
* Update pytest from 7.3.1 to 7.3.2

* Update pytest from 7.3.1 to 7.3.2
2023-06-11 09:16:04 +01:00
github-actions[bot]
9bb27586d5
Auto-update pre-commit hooks (#4385)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-06-11 09:15:29 +01:00
github-actions
f643dffa73 Release 2023.06.09 2023-06-10 02:27:27 +00:00
Bruno Alla
2e561ed6c4
Fix missing compilemessages step before deploying to prod (#4363)
* Update readme on internationalization

* Run compilemessages when building production image

* Run compilemessages when deploying to Heroku

* Always keep Heroku post-compile hooks

* Add empty po file for en-US language

* Update instructions for Docker

* Update default po file

* Convert locale readme to markdown and expand a bit the instructions

* Don't compile translations for 3rd party packages

* Use simplified settings & set env variables for compiling translations

* Update README for translations

* Improve metadata for Brazilian Portuguese translations

* Fix condition for django compressor on Heroku

* Fix condition for Django Compressor
2023-06-09 11:12:44 +01:00
github-actions
932c7b6145 Release 2023.06.08 2023-06-09 02:32:22 +00:00
Bruno Alla
61ebd31e5d
Update Heroku runtime to Python 3.11.4 2023-06-08 16:49:59 +01:00
dependabot[bot]
ca780d5665
Update to Python 3.11.4 in production Docker compose (#4378)
Bumps python from 3.11.3-slim-bullseye to 3.11.4-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  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-06-08 16:47:50 +01:00
dependabot[bot]
4e4ca84519
Update to Python 3.11.4 in docs Docker compose (#4379)
Bumps python from 3.11.3-slim-bullseye to 3.11.4-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  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-06-08 16:47:43 +01:00
dependabot[bot]
b2dfd26834
Update to Python 3.11.4 in local Docker compose (#4380)
Bumps python from 3.11.3-slim-bullseye to 3.11.4-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  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-06-08 16:47:37 +01:00
pyup.io bot
74b98844c2
Update celery to 5.3.0 (#4369) 2023-06-08 16:43:28 +01:00
mpsantos
1025d73083
Translate fixed message in test (#4374) 2023-06-08 16:41:35 +01:00
pyup.io bot
135ea503e4
Update werkzeug from 2.3.4 to 2.3.5 (#4377) 2023-06-08 11:15:42 +01:00
github-actions
e4915d62ac Release 2023.06.07 2023-06-08 02:31:36 +00:00
pyup.io bot
d6c8c760e7
Update sentry-sdk from 1.25.0 to 1.25.1 (#4376) 2023-06-07 13:55:10 -03:00
pyup.io bot
34e97530de
Update sphinx-rtd-theme from 1.2.1 to 1.2.2 (#4375) 2023-06-07 17:14:04 +01: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
pyup.io bot
e96955656f
Update tox to 4.6.0 (#4371) 2023-06-07 10:15:10 +01:00
Bruno Alla
10c47d47a9
Merge pull request #4327 from cookiecutter/pyup-update-mypy-1.2.0-to-1.3.0
Update mypy to 1.3.0
2023-06-07 10:06:32 +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
browniebroke
fbc2373bcc Update Contributors 2023-06-07 08:51:12 +00: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
github-actions
d085363ae9 Release 2023.06.02 2023-06-03 02:27:09 +00: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
github-actions
00b22bc02d Release 2023.05.30 2023-05-31 02:31:12 +00: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
github-actions
4b7cf3e80e Release 2023.05.28 2023-05-29 02:22:46 +00:00
pyup.io bot
7585febf58
Update tox from 4.5.1 to 4.5.2 (#4354) 2023-05-28 11:23:26 +01:00
github-actions
ee31a1eb63 Release 2023.05.24 2023-05-25 02:19:11 +00: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
github-actions
58980d9b4d Release 2023.05.23 2023-05-24 02:21:17 +00:00
pyup.io bot
1be71b8b95
Update sphinx-rtd-theme from 1.2.0 to 1.2.1 (#4348) 2023-05-23 13:10:26 -03: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