dependabot[bot]
82b5137a93
Bump peter-evans/create-pull-request from 4 to 5 ( #4257 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
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-05 10:32:38 +01:00
github-actions
c415c47bfb
Release 2023.04.04
2023-04-05 02:10:28 +00:00
Jelmer
a07b4b3112
Upgrade to Django 4.1 ( #4028 )
...
* Upgrade to Django 4.1
* Bump django-environ back to 0.10.0
---------
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-04-04 22:10:17 +01:00
Jelmer
f93a9f78d9
Replace runserver_plus
with runserver
( #4255 )
...
* Replace runserver_plus with runserver since it is not compatible with django >= 4.1
* Replace runserver_plus with runserver in post_gen_hooks
---------
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-04-04 21:42:53 +01:00
pyup.io bot
e05122e4b3
Update sentry-sdk to 1.19.0 ( #4254 )
2023-04-04 21:31:01 +01:00
pyup.io bot
d7783f5c55
Update django-debug-toolbar from 3.8.1 to 4.0.0 ( #4251 )
2023-04-04 13:42:17 +01:00
browniebroke
6fdc2623e9
Update Contributors
2023-04-04 09:31:36 +00:00
Morten Kaae
f55b30bb29
Remove deprecated security setting ( #4247 )
...
* Remove deprecated setting
* Update documentation
2023-04-04 10:31:08 +01:00
Arkadiusz Michał Ryś
e13f7afcb8
Fix traefik rule priority for media router ( #4244 )
...
* Add option to serve media files locally using nginx
* Fix nginx media location and storage issue
* Fix traefik django-media typo
* Add certresolver property to web-media-router
* Add trailing slash in nginx configuration to avoid path traversal exploits
* Remove autoindexing from nginx configuration so nginx uses its default off setting
* Use nginx to serve media files if cloud provider is None
* Add back warning about lack of media files without Docker or Cloud providers
* Update documentation
* Fix typos and rephrase
Co-authored-by: Arkadiusz Ryś <arkadiusz.michal.rys@gmail.com>
* Change Traefik media router rule generation to force priority
The web-secure-router could end up having priority over the web-media-router when the www subdomain was used.
This fix adds the www subdomain to the web-media-router if it's also present in the web-secure-router rule.
Traefik looks at the length of rules to determine priority when no explicit priority is set.
The web-media-router needs to always have priority over the web-secure-router in order for the media files to be served.
* Add space to Traefik rule
---------
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-04-04 10:25:06 +01:00
github-actions
1cba3b62e0
Release 2023.04.03
2023-04-04 02:18:27 +00:00
pyup.io bot
4641830430
Update psycopg2-binary from 2.9.5 to 2.9.6 ( #4249 )
2023-04-03 10:48:04 -03:00
pyup.io bot
1c74c8724e
Update psycopg2 to 2.9.6 ( #4248 )
...
* Update psycopg2 from 2.9.5 to 2.9.6
* Update psycopg2 from 2.9.5 to 2.9.6
2023-04-03 10:47:54 -03:00
Adin Hodovic
3db64512c8
fix: Syntax for ignoring specific errors ( #4250 )
...
Noticed when started using pygrep-hooks. Syntax is noqa: code with a colon.
2023-04-03 10:34:45 -03:00
github-actions
9642181b28
Release 2023.04.01
2023-04-02 02:18:05 +00:00
pyup.io bot
cf7f919d42
Update pytest-instafail from 0.4.2 to 0.5.0 ( #4240 )
2023-04-01 12:32:32 +01:00
pyup.io bot
28f05920cf
Update pillow from 9.4.0 to 9.5.0 ( #4242 )
2023-04-01 12:32:20 +01:00
pyup.io bot
58de1db4a0
Update django-allauth from 0.53.1 to 0.54.0 ( #4241 )
2023-04-01 12:32:09 +01:00
github-actions
6c702a50de
Release 2023.03.29
2023-03-30 02:21:03 +00:00
pyup.io bot
694a29794d
Update redis to 4.5.4 ( #4239 )
2023-03-29 18:30:37 +01:00
pyup.io bot
4ed32dde32
Update pytz to 2023.3 ( #4238 )
2023-03-29 16:54:44 +01:00
github-actions[bot]
fffc2a2fa6
Auto-update pre-commit hooks ( #4235 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-03-29 16:53:39 +01:00
pyup.io bot
43c32961e5
Update black to 23.3.0 ( #4236 )
...
* Update black from 23.1.0 to 23.3.0
* Update black from 23.1.0 to 23.3.0
2023-03-29 16:53:29 +01:00
Bruno Alla
d77b33df43
Update code of conduct link
2023-03-28 23:38:48 +01:00
github-actions
5302973282
Release 2023.03.27
2023-03-28 02:20:35 +00:00
pyup.io bot
6475dffbd8
Update watchfiles from 0.18.1 to 0.19.0 ( #4232 )
2023-03-27 20:00:22 -03:00
github-actions
b1d06f32a0
Release 2023.03.26
2023-03-27 02:19:11 +00:00
pyup.io bot
3ca2c87a17
Update tox from 4.4.7 to 4.4.8 ( #4231 )
2023-03-26 23:55:44 +01:00
pyup.io bot
8156efd583
Update pre-commit to 3.2.1 ( #4229 )
...
* Update pre-commit from 3.2.0 to 3.2.1
* Update pre-commit from 3.2.0 to 3.2.1
2023-03-26 18:44:19 +01:00
github-actions
2517d037de
Release 2023.03.25
2023-03-26 02:22:45 +00:00
pyup.io bot
ad9ea88232
Update pytz from 2022.7.1 to 2023.2 ( #4228 )
2023-03-25 14:58:44 +00:00
github-actions
c2b7e65d81
Release 2023.03.23
2023-03-24 02:19:52 +00:00
dependabot[bot]
68133e8354
Bump traefik from 2.9.8 to 2.9.9 ( #4225 )
...
Bumps traefik from 2.9.8 to 2.9.9.
---
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-03-23 17:15:43 +00:00
github-actions
9c23bb0194
Release 2023.03.22
2023-03-23 02:18:47 +00:00
pyup.io bot
3533b4dd93
Update redis from 4.5.2 to 4.5.3 ( #4227 )
2023-03-22 20:34:03 +00:00
pyup.io bot
8eb30dfae3
Update pytest-cookies from 0.6.1 to 0.7.0 ( #4226 )
2023-03-22 20:33:08 +00:00
github-actions
ba0a6afa81
Release 2023.03.20
2023-03-21 02:17:59 +00:00
pyup.io bot
386330de0e
Update sh from 2.0.2 to 2.0.3 ( #4224 )
2023-03-20 21:46:33 +00:00
pyup.io bot
95ec685983
Update django-allauth to 0.53.1 ( #4223 )
2023-03-20 12:11:18 +00:00
pyup.io bot
93165c4859
Update redis to 4.5.2 ( #4222 )
2023-03-20 12:11:01 +00:00
github-actions
641ffb5bd4
Release 2023.03.18
2023-03-19 02:29:01 +00:00
pyup.io bot
b159194897
Update drf-spectacular from 0.26.0 to 0.26.1 ( #4221 )
2023-03-18 22:36:31 +00:00
pyup.io bot
b32f579ad8
Update pygithub from 1.58.0 to 1.58.1 ( #4220 )
2023-03-18 10:46:31 +00:00
pyup.io bot
d78fe734da
Update pre-commit to 3.2.0 ( #4219 )
...
* Update pre-commit from 3.1.1 to 3.2.0
* Update pre-commit from 3.1.1 to 3.2.0
2023-03-18 10:37:38 +00:00
github-actions
d53a51c9b3
Release 2023.03.16
2023-03-17 02:21:28 +00:00
pyup.io bot
52b1a59b7f
Update djangorestframework-stubs to 1.10.0 ( #4217 )
2023-03-16 17:30:17 +00:00
pyup.io bot
d4a3887e2d
Update django-stubs to 1.16.0 ( #4216 )
2023-03-16 17:29:41 +00:00
Hoai-Thu Vuong
dcea8f1e7b
Trim leading and trailing space in domain_name
and email
( #4163 )
...
* remove trailing space in domain_name and email
* Add test for leading and trailing spaces removals
* Move magic string and add a comment explaining its role
---------
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-03-16 17:17:02 +00:00
pyup.io bot
9ac1abe194
Update coverage to 7.2.2 ( #4218 )
2023-03-16 17:16:04 +00:00
pyup.io bot
73628a5f48
Update sentry-sdk to 1.17.0 ( #4215 )
2023-03-16 17:15:46 +00:00
dependabot[bot]
1605101321
Bump Docker python image from 3.10.9 to 3.10.10 on production Django ( #4214 )
...
Bumps python from 3.10.9-slim-bullseye to 3.10.10-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-03-16 17:13:53 +00:00