chore(deps): update dependency djangorestframework-stubs to v3.17.0#68
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency djangorestframework-stubs to v3.17.0#68renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
from
April 12, 2025 16:38
5f2691f to
1394bdd
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
from
April 27, 2025 15:05
1394bdd to
97b2748
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
from
July 15, 2025 17:57
97b2748 to
85398c2
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
from
August 10, 2025 13:54
85398c2 to
47bdb37
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
2 times, most recently
from
August 19, 2025 13:46
d812b7f to
46ed349
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
from
September 18, 2025 22:05
46ed349 to
a013956
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
from
September 29, 2025 21:01
a013956 to
cf678da
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
from
October 21, 2025 20:38
cf678da to
84a706b
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
from
November 25, 2025 18:00
84a706b to
fd411ce
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
from
December 4, 2025 02:42
fd411ce to
85dd4bb
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
from
January 13, 2026 15:09
85dd4bb to
6600bd7
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
from
February 2, 2026 21:54
6600bd7 to
f95d87a
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
from
February 4, 2026 00:39
f95d87a to
9c73db3
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
2 times, most recently
from
April 1, 2026 01:39
983432f to
e5a22a3
Compare
renovate
Bot
force-pushed
the
renovate/djangorestframework-stubs-3.x-lockfile
branch
from
April 30, 2026 19:38
e5a22a3 to
afda946
Compare
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.15.2→3.17.0Release Notes
typeddjango/djangorestframework-stubs (djangorestframework-stubs)
v3.17.0Compare Source
Versioning
This is the first version targeting
djangorestframeworkv3.17 anddjango-stubsv6.0. However, not all stubs have been updated yet for 3.17:What's Changed
UniqueTogetherValidatorcodesupport and fix defaults in validators by @emmanuel-ferdman in #947Serializercontext typedict->Mappingby @BrianHicks in #946rest_framework.renderersby @emmanuel-ferdman in #960rest_framework.fieldsby @emmanuel-ferdman in #964Housekeeping
types-*dev dependencies for automatic Renovate updates by @Copilot in #983New Contributors
Full Changelog: typeddjango/djangorestframework-stubs@3.16.9...3.17.0
v3.16.9Compare Source
Versioning
django-stubs5.2.But
django-stubs6.0 will mostly also work if you use older Django.djangorestframework3.16 -- the next version will be updating to 3.17.Help wanted!
👉 Your help is needed to update stubs for
djangorestframeworkversion 3.17!What's Changed
APIClient.genericby @noamkush in #911RelatedField.get_querysettype by @amaral-daniel in #912documentationandschemasby @emmanuel-ferdman in #909paginationby @brianhelba in #917QuerySetrow-type through APIs handlingQuerySetby @brianhelba in #916rest_framework.schemasby @emmanuel-ferdman in #919rest_framework.utilsby @emmanuel-ferdman in #935Housekeeping
@overridedecorators & align mypy config with django-stubs by @intgr in #928noqa: F811directive by @intgr in #926New Contributors
Full Changelog: typeddjango/djangorestframework-stubs@3.16.8...3.16.9
v3.16.8Compare Source
What's Changed
Make
types-requestsan optional dependency -- addrequestsextra by @bluetech in #900The
types-requestdependency is now optional. If you userest_framework.test.RequestsClient, consider installing the requests extra:djangorestframework-stubs[requests].Fix
Requeststub allowing arbitrary attribute access by @emmanuel-ferdman in #904Type checkers would previously ignore when accessing non-existant
Requestattributes.Housekeeping
Full Changelog: typeddjango/djangorestframework-stubs@3.16.7...3.16.8
v3.16.7Compare Source
What's Changed
requestsdependency by @bluetech in #896ModelSerializerandModelSerializer.Metafields useClassVarby @brianhelba in #898Housekeeping
New Contributors
Full Changelog: typeddjango/djangorestframework-stubs@3.16.6...3.16.7
v3.16.6Compare Source
What's Changed
Improvements
>=1.13,<1.20by @renovate[bot] in #877Housekeeping
assert_type()tests by @intgr in #854uv.lockby @intgr in #856Full Changelog: typeddjango/djangorestframework-stubs@3.16.5...3.16.6
v3.16.5Compare Source
What's Changed
Improvements
Field.get_attribute()return andRelatedField.to_representation()parameter forPKOnlyObjectby @emmanuel-ferdman in #852Housekeeping
New Contributors
Full Changelog: typeddjango/djangorestframework-stubs@3.16.4...3.16.5
v3.16.4Compare Source
What's Changed
Changes
schemas.get_schema_view(generator_class=)parameter to accept None by @kwang1215 in #703SlugRelatedField.slug_fieldtype: cannot beNoneby @lev-blit in #830schema.generators.common_path()by @kwang1215 in #700templatetags.rest_framework.urlize_quoted_links()by @Limsunoh in #699Housekeeping
uvto manage dev dependencies by @intgr & @CodingWithSaksham in #797uv.lockunpinned dependencies by @intgr in #835uvby @intgr in #838New Contributors
Full Changelog: typeddjango/djangorestframework-stubs@3.16.3...3.16.4
v3.16.3Compare Source
What's Changed
Changes
[Breaking change] Remove work-around for
ModelSerializer.instancefield formany=Trueby @JoshFerge in #719Accept lazy strings as path in
APIRequestFactoryandAPIClienthttp methods by @browniebroke in #825Housekeeping
.pre-commit-configandCONTRIBUTING.MDto latest Python version by @CodingWithSaksham in #819New Contributors
Full Changelog: typeddjango/djangorestframework-stubs@3.16.2...3.16.3
v3.16.2Compare Source
What's Changed
djangorestframeworkto3.16.1by @sobolevn in #800Housekeeping
New Contributors
Full Changelog: typeddjango/djangorestframework-stubs@3.16.1...3.16.2
v3.16.1Compare Source
What's Changed
APIView.options()return type to Response by @rohitrhmn1 in #788New Contributors
Full Changelog: typeddjango/djangorestframework-stubs@3.16.0...3.16.1
v3.16.0Compare Source
What's Changed
django-rest-frameworkto3.16.0by @sobolevn in #760Full Changelog: typeddjango/djangorestframework-stubs@3.15.4...3.16.0
v3.15.4Compare Source
Important
django-stubs@5.2was addedWhat's Changed
rest_framework.authtoken.models.Token.saveto allowlist by @sobolevn in #743wsgi_requestto the_MonkeyPatchedResponseby @PedroPerpetua in #747request.userby @davidmannion in #758New Contributors
Full Changelog: typeddjango/djangorestframework-stubs@3.15.3...3.15.4
v3.15.3Compare Source
What's Changed
django-stubsrequirementsmypyrequirementsFull Changelog: typeddjango/djangorestframework-stubs@3.15.2...3.15.3
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.