Update dependency djangorestframework-stubs to v3.16.4 #72
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.16.0
->==3.16.4
Release Notes
typeddjango/djangorestframework-stubs (djangorestframework-stubs)
v3.16.4
Compare Source
What's Changed
Changes
schemas.get_schema_view(generator_class=)
parameter to accept None by @kwang1215 in #703SlugRelatedField.slug_field
type: cannot beNone
by @lev-blit in #830schema.generators.common_path()
by @kwang1215 in #700templatetags.rest_framework.urlize_quoted_links()
by @Limsunoh in #699Housekeeping
uv
to manage dev dependencies by @intgr & @CodingWithSaksham in #797uv.lock
unpinned dependencies by @intgr in #835uv
by @intgr in #838New Contributors
Full Changelog: typeddjango/djangorestframework-stubs@3.16.3...3.16.4
v3.16.3
Compare Source
What's Changed
Changes
[Breaking change] Remove work-around for
ModelSerializer.instance
field formany=True
by @JoshFerge in #719Accept lazy strings as path in
APIRequestFactory
andAPIClient
http methods by @browniebroke in #825Housekeeping
.pre-commit-config
andCONTRIBUTING.MD
to latest Python version by @CodingWithSaksham in #819New Contributors
Full Changelog: typeddjango/djangorestframework-stubs@3.16.2...3.16.3
v3.16.2
Compare Source
What's Changed
djangorestframework
to3.16.1
by @sobolevn in #800Housekeeping
New Contributors
Full Changelog: typeddjango/djangorestframework-stubs@3.16.1...3.16.2
v3.16.1
Compare 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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.