- Notifications
You must be signed in to change notification settings - Fork302
Comparing changes
Open a pull request
base repository:django-json-api/django-rest-framework-json-api
Uh oh!
There was an error while loading.Please reload this page.
base:v7.0.2
head repository:django-json-api/django-rest-framework-json-api
Uh oh!
There was an error while loading.Please reload this page.
compare:v7.1.0
- 14commits
- 22files changed
- 3contributors
Commits on Jul 1, 2024
Scheduled biweekly dependency update for week 26 (#1242)
* Update flake8 from 7.0.0 to 7.1.0* Update twine from 5.0.0 to 5.1.1* Update faker from 25.0.1 to 26.0.0* Update pytest from 8.2.0 to 8.2.2
Commits on Jul 23, 2024
Handle zero as valid pk/id in get_resource_id util method (#1245)
---------Co-authored-by: Oliver Sauder <os@esite.ch>
Commits on Aug 5, 2024
Scheduled biweekly dependency update for week 31 (#1246)
* Update black from 24.4.2 to 24.8.0* Update flake8 from 7.1.0 to 7.1.1* Update sphinx from 7.3.7 to 7.4.7* Update django-filter from 24.2 to 24.3* Update faker from 26.0.0 to 26.1.0* Update pytest from 8.2.2 to 8.3.2---------Co-authored-by: Oliver Sauder <os@esite.ch>
Commits on Sep 10, 2024
Scheduled biweekly dependency update for week 35 (#1250)
* Update flake8-bugbear from 24.4.26 to 24.8.19* Update pyyaml from 6.0.1 to 6.0.2* Update factory-boy from 3.3.0 to 3.3.1* Update faker from 26.1.0 to 28.1.0* Update syrupy from 4.6.1 to 4.7.1* Updated to Python 3.10 for checks* As for sphinx-rtd-theme Sphinx needs to be lower than 8---------Co-authored-by: Oliver Sauder <os@esite.ch>
Commits on Oct 3, 2024
Commits on Oct 7, 2024
Scheduled biweekly dependency update for week 40 (#1254)
* Update sphinx from 7.4.7 to 8.0.2* Update sphinx_rtd_theme from 2.0.0 to 3.0.0* Update faker from 28.1.0 to 30.1.0* Update pytest from 8.3.2 to 8.3.3* Update pytest-django from 4.8.0 to 4.9.0* Update syrupy from 4.7.1 to 4.7.2
Commits on Oct 8, 2024
Added support for 3.13 (#1256)
* Added support for 3.13This will only be supported on Django 5.1 and above.seehttps://forum.djangoproject.com/t/backport-python-3-13-support-in-django-5-0/34671* As Github as not officially released 3.13 yet use latest dev version* There was an upstream change in DRF which as not been release yetso only master till it is released.seehttps://github.com/encode/django-rest-framework/pull/9527/files* Remove ignoring with drfmaster
Commits on Oct 9, 2024
Commits on Oct 21, 2024
Scheduled biweekly dependency update for week 42 (#1259)
* Update black from 24.8.0 to 24.10.0* Update sphinx from 8.0.2 to 8.1.3* Update sphinx_rtd_theme from 3.0.0 to 3.0.1* Update faker from 30.1.0 to 30.6.0
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v7.0.2...v7.1.0
Uh oh!
There was an error while loading.Please reload this page.