Commit Graph

7455 Commits

Author SHA1 Message Date
Matthew Foster Walsh
db60766526
Update docs for test_bare.sh (#4996) 2024-04-16 19:21:45 +01:00
dependabot[bot]
79ff7ca0bb
Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 (#4994)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  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>
2024-04-16 13:56:46 +01:00
pyup.io bot
c6b972d712
Update sphinx-autobuild from 2024.2.4 to 2024.4.13 (#4991) 2024-04-16 13:56:18 +01:00
pyup.io bot
8d2b6a265b
Update sentry-sdk from 1.44.1 to 1.45.0 (#4982) 2024-04-16 13:55:57 +01:00
pyup.io bot
5395aeff52
Update ruff to 0.3.7 (#4989)
* Update ruff from 0.3.5 to 0.3.7

* Update ruff from 0.3.5 to 0.3.7
2024-04-16 13:55:03 +01:00
github-actions[bot]
b96dac09a9
Auto-update pre-commit hooks (#4988)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-04-16 13:54:47 +01:00
JAEGYUN JUNG
94269f8c7f
Add a prefix setting so that swagger tags are generated in a readable way (#4975)
* feat: Add a prefix setting so that swagger tags are generated in a readable way

* feat: Change `auth-token` URLs
2024-04-16 13:18:05 +01:00
github-actions
7d032d7303 Release 2024.04.10 2024-04-11 02:12:36 +00:00
dependabot[bot]
8a2eb3142f
Bump python in /{{cookiecutter.project_slug}}/compose/local/docs (#4979)
Bumps python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm.

---
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>
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2024-04-10 10:15:26 +01:00
Bruno Alla
8492ebe631
Update Heroku runtime from Python 3.12.2 to Python 3.12.3 2024-04-10 09:16:14 +01:00
dependabot[bot]
df0d91c873
Bump python from 3.12.2 to 3.12.3 in local (#4981)
Bumps python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm.

---
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>
2024-04-10 09:14:26 +01:00
dependabot[bot]
d8ade3be0d
Bump python from 3.12.2 to 3.12.3 in production (#4980)
Bumps python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm.

---
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>
2024-04-10 09:14:10 +01:00
github-actions
f6081a32f7 Release 2024.04.09 2024-04-10 02:11:37 +00:00
browniebroke
0e63336ddb Update Contributors 2024-04-09 13:53:53 +00:00
farwill
5916cf0d30
Fix start command for docs (#4978) 2024-04-09 14:53:08 +01:00
github-actions
681c13e0fa Release 2024.04.07 2024-04-08 02:12:34 +00:00
github-actions[bot]
eae5c9c1cd
Auto-update pre-commit hooks (#4974)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
2024-04-07 09:11:22 +02:00
github-actions
b99ad39862 Release 2024.04.06 2024-04-07 02:13:12 +00:00
Arnav Choudhury
8060df4c51
Fix syntax error in GitHub CI workflow (#4972) 2024-04-06 09:31:30 +01:00
github-actions
83ceb39b50 Release 2024.04.05 2024-04-06 02:10:14 +00:00
Jelmer
e2b2d36b4f
Merge pull request #4965 from cookiecutter/pyup-update-django-webpack-loader-3.0.1-to-3.1.0
Update django-webpack-loader to 3.1.0
2024-04-05 12:38:11 +02:00
pyup-bot
aa0e49ae4b Update django-webpack-loader from 3.0.1 to 3.1.0 2024-04-04 16:41:29 +03:00
github-actions
831ce14ca3 Release 2024.04.03 2024-04-04 02:11:59 +00:00
browniebroke
1661e55375 Update Contributors 2024-04-03 13:49:59 +00:00
David Păcioianu
559fae8a70
Update ci.yml (#4964) 2024-04-03 15:49:12 +02:00
pyup.io bot
39af435201
Update sentry-sdk from 1.44.0 to 1.44.1 (#4963) 2024-04-03 07:28:07 -03:00
github-actions
27734891ab Release 2024.04.02 2024-04-03 02:11:47 +00:00
foarsitter
ab69189482 Update Contributors 2024-04-02 16:59:48 +00:00
Jelmer
9956f2b2e6
Merge pull request #4950 from GvS666/master
Change pytest import mode to importlib
2024-04-02 18:59:03 +02:00
foarsitter
d430e2f3fc Update Contributors 2024-04-02 16:53:50 +00:00
Jelmer
4abd083c64
Merge pull request #4954 from PatDuJour/patch-1
Use main over master for branch name in deployment-on-heroku instruction
2024-04-02 18:41:12 +02:00
Jelmer
ccdb6a4ba0
Merge pull request #4948 from cookiecutter/pyup-update-sentry-sdk-1.43.0-to-1.44.0
Update sentry-sdk to 1.44.0
2024-04-02 18:40:34 +02:00
Jelmer
668ee336c9
Merge pull request #4955 from cookiecutter/pyup-update-ruff-0.3.4-to-0.3.5
Update ruff to 0.3.5
2024-04-02 18:40:15 +02:00
Jelmer
7e41971a76
Merge pull request #4951 from cookiecutter/pyup-update-gitpython-3.1.42-to-3.1.43
Update gitpython to 3.1.43
2024-04-02 18:40:09 +02:00
Jelmer
53e360c8db
Merge pull request #4953 from cookiecutter/pyup-update-pillow-10.2.0-to-10.3.0
Update pillow to 10.3.0
2024-04-02 18:40:02 +02:00
Jelmer
101bfdb259
Merge pull request #4956 from cookiecutter/pyup-update-django-model-utils-4.4.0-to-4.5.0
Update django-model-utils to 4.5.0
2024-04-02 18:39:05 +02:00
Jelmer
4b9873a4f1
Merge pull request #4957 from cookiecutter/pyup-update-drf-spectacular-0.27.1-to-0.27.2
Update drf-spectacular to 0.27.2
2024-04-02 18:38:45 +02:00
Jelmer
10f6402d94
Merge pull request #4958 from cookiecutter/pyup-update-werkzeug-3.0.1-to-3.0.2
Update werkzeug to 3.0.2
2024-04-02 18:38:35 +02:00
Jelmer
38406ca107
Merge pull request #4959 from cookiecutter/update/pre-commit-autoupdate
Auto-update pre-commit hooks
2024-04-02 18:38:27 +02:00
Jelmer
0c5b738922
Merge pull request #4961 from simonliska/master
change obsolete docker image "docker/compose:1.29.2" to "docker:25.0"
2024-04-02 18:38:04 +02:00
Simon Liska
525ebf2b45 change obsolete docker image "docker/compose:1.29.2" to "docker:25.0" 2024-04-02 17:22:33 +02:00
browniebroke
8899824460 Auto-update pre-commit hooks 2024-04-02 02:24:13 +00:00
pyup-bot
1c9c91b15e Update werkzeug from 3.0.1 to 3.0.2 2024-04-01 22:40:40 +03:00
pyup-bot
308139717d Update drf-spectacular from 0.27.1 to 0.27.2 2024-04-01 22:40:12 +03:00
pyup-bot
79b2828f7b Update django-model-utils from 4.4.0 to 4.5.0 2024-04-01 22:40:09 +03:00
pyup-bot
a43cbf0709 Update ruff from 0.3.4 to 0.3.5 2024-04-01 21:42:18 +03:00
pyup-bot
a3f3268c95 Update ruff from 0.3.4 to 0.3.5 2024-04-01 21:42:18 +03:00
Patrick Zhang
349679ef33
Use main over master for branch name in deployment-on-heroku instruction 2024-04-02 02:11:25 +08:00
pyup-bot
5af055bccb Update pillow from 10.2.0 to 10.3.0 2024-04-01 17:25:02 +03:00
pyup-bot
719fa5d57b Update gitpython from 3.1.42 to 3.1.43 2024-03-31 10:47:17 +01:00