Freddy
2f72838d98
Add missing __init__.py file to api module ( #4726 )
2023-12-09 10:36:16 -03:00
github-actions
4c7220c892
Release 2023.12.07
2023-12-08 02:16:30 +00:00
Bruno Alla
52d25ad019
Fix bug in create_django_issue
...
Parsing doesn't work for classifiers that only
include the Django major version, e.g.:
``'Framework :: Django :: 3'`
We need a '.' in the 4th part of the classifier
to be able to parse it:
``'Framework :: Django :: 3.2'`
2023-12-07 12:29:02 +00:00
dependabot[bot]
7d5a14d9f6
Bump actions/setup-python from 4 to 5 ( #4723 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
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-12-07 09:20:42 +00:00
github-actions[bot]
6111308226
Auto-update pre-commit hooks ( #4709 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-12-07 09:19:42 +00:00
dependabot[bot]
31451da89d
Bump traefik from 2.10.6 to 2.10.7 ( #4722 )
...
Bumps traefik from 2.10.6 to 2.10.7.
---
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-12-07 09:18:53 +00:00
github-actions
681950083c
Release 2023.12.06
2023-12-07 02:16:11 +00:00
dependabot[bot]
d9a7d70899
Bump python from 3.11.6 to 3.11.7 ( #4719 )
...
* Bump python in /{{cookiecutter.project_slug}}/compose/production/django
Bumps python from 3.11.6-slim-bullseye to 3.11.7-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>
* Bump python in /{{cookiecutter.project_slug}}/compose/local/django
Bumps python from 3.11.6-slim-bullseye to 3.11.7-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>
* Bump python in /{{cookiecutter.project_slug}}/compose/local/docs
Bumps python from 3.11.6-slim-bullseye to 3.11.7-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>
* Update Heroku runtime to 3.11.7
* Pin pre-commit Python version to 3.11
---------
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-12-06 09:40:04 +00:00
pyup.io bot
f2709adbc9
Update mypy to 1.7.1 ( #4694 )
...
* Update mypy from 1.6.1 to 1.7.1
* Update djangorestframework-stubs from 3.14.4 to 3.14.5
* Update django-stubs from 4.2.6 to 4.2.7
---------
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2023-12-06 09:36:37 +00:00
github-actions
cc330ae31a
Release 2023.12.04
2023-12-05 02:16:35 +00:00
pyup.io bot
94a78feae5
Update django to 4.2.8 ( #4713 )
2023-12-04 10:15:26 +00:00
dependabot[bot]
957bc66d11
Bump node from 18 to 20 ( #4283 )
2023-12-04 09:58:02 +00:00
pyup.io bot
d6e0637230
Update psycopg to 3.1.14 ( #4711 )
...
* Update psycopg from 3.1.13 to 3.1.14
* Update psycopg from 3.1.13 to 3.1.14
* Update psycopg from 3.1.13 to 3.1.14
2023-12-04 09:57:04 +00:00
github-actions
96aa728c6c
Release 2023.12.02
2023-12-03 02:16:20 +00:00
browniebroke
05460575a7
Update Contributors
2023-12-02 12:25:34 +00:00
GitBib
fd3643564e
Update mailpit to latest ( #4710 )
...
* Update mailpit to 1.10
* Update local.yml
2023-12-02 12:24:57 +00:00
github-actions
5916bf529e
Release 2023.11.30
2023-12-01 02:18:15 +00:00
browniebroke
e86e332dac
Update Contributors
2023-11-30 14:09:37 +00:00
Plurific
3f6c51fc6c
Removed tmp mount in devcontainer.json ( #4708 )
...
Co-authored-by: Paul <aetherqi@gmail.com>
2023-11-30 14:09:01 +00:00
dependabot[bot]
9c016b7528
Bump traefik from 2.10.5 to 2.10.6 ( #4706 )
...
Bumps traefik from 2.10.5 to 2.10.6.
---
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-11-30 11:04:56 +00:00
github-actions
2fb9824b7f
Release 2023.11.29
2023-11-30 02:15:26 +00:00
Bruno Alla
527b13d954
Add delay to issue manager
2023-11-29 16:10:28 +00:00
pre-commit-ci[bot]
0095154bc2
pre-commit autoupdate ( #4640 )
...
updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.3 → v3.1.0](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.3...v3.1.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-29 16:03:13 +00:00
pyup.io bot
bf2d3f1b65
Update sentry-sdk to 1.38.0 ( #4705 )
2023-11-29 16:02:28 +00:00
github-actions
b2a407bee3
Release 2023.11.28
2023-11-29 02:15:25 +00:00
mpsantos
f7a79d6c5f
Excludes devcontainer.json from the pre-commit ( #4702 )
...
* Corrected 'or' translation to pt-br
* Excludes devcontainer.json from the pre-commit
2023-11-28 13:09:31 +00:00
pyup.io bot
cff43eb658
Update tox to 4.11.4 ( #4701 )
2023-11-28 11:23:38 +00:00
pyup.io bot
55597c9a50
Update sphinx-rtd-theme to 2.0.0 ( #4700 )
2023-11-28 11:21:55 +00:00
github-actions
98ce01e592
Release 2023.11.24
2023-11-25 02:11:59 +00:00
pyup.io bot
ca446157ce
Update sentry-sdk from 1.37.0 to 1.37.1 ( #4696 )
2023-11-24 13:11:36 -03:00
pyup.io bot
884e11278d
Update sentry-sdk from 1.36.0 to 1.37.0 ( #4695 )
2023-11-24 15:40:48 +01:00
github-actions
72d2cbf69e
Release 2023.11.22
2023-11-23 02:14:53 +00:00
pyup.io bot
3fd21562c4
Update celery from 5.3.5 to 5.3.6 ( #4693 )
2023-11-22 21:44:27 +01:00
github-actions
305c11023f
Release 2023.11.21
2023-11-22 02:16:54 +00:00
pyup.io bot
486cf3ec50
Update cookiecutter from 2.4.0 to 2.5.0 ( #4689 )
2023-11-21 22:01:40 +01:00
pyup.io bot
78fdf9d8fc
Update pytest-xdist from 3.4.0 to 3.5.0 ( #4688 )
2023-11-21 22:00:57 +01:00
pyup.io bot
b7b21d8a78
Update sentry-sdk to 1.36.0 ( #4687 )
2023-11-21 13:58:15 +00:00
github-actions
09848e2e87
Release 2023.11.20
2023-11-21 02:17:13 +00:00
browniebroke
a405d2bbcf
Update Contributors
2023-11-20 12:45:57 +00:00
Christian Jauvin
6dea941258
Fix bug with social account adapter name override, in very specific conditions ( #4650 )
...
* Fix bug with social account adapter in specific condition
* Slight refactoring of fix
2023-11-20 12:45:20 +00:00
pyup.io bot
befc571342
Update django-cors-headers to 4.3.1 ( #4684 )
2023-11-20 12:28:03 +00:00
pyup.io bot
a67956c6e0
Update pytest-xdist to 3.4.0 ( #4680 )
2023-11-20 12:27:07 +00:00
pyup.io bot
552153065b
Update psycopg to 3.1.13 ( #4685 )
...
* Update psycopg from 3.1.12 to 3.1.13
* Update psycopg from 3.1.12 to 3.1.13
* Update psycopg from 3.1.12 to 3.1.13
2023-11-20 12:26:15 +00:00
github-actions
be37a588b8
Release 2023.11.14
2023-11-15 02:15:01 +00:00
pyup.io bot
a0fe329c4e
Update sentry-sdk from 1.34.0 to 1.35.0 ( #4681 )
2023-11-14 07:48:49 +00:00
github-actions[bot]
4d6292a5d3
Auto-update pre-commit hooks ( #4683 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-11-14 07:48:18 +00:00
github-actions
f1ddba1067
Release 2023.11.11
2023-11-12 02:15:13 +00:00
pyup.io bot
e7a490c91e
Update celery from 5.3.4 to 5.3.5 ( #4678 )
2023-11-11 13:33:32 +00:00
github-actions
056aa0ae77
Release 2023.11.09
2023-11-10 02:12:29 +00:00
github-actions[bot]
b22de7e758
Auto-update pre-commit hooks ( #4673 )
...
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
2023-11-09 08:55:24 +00:00