Update dependency djangorestframework-stubs to v3.16.8#72
Open
renovate[bot] wants to merge 1 commit intodevfrom
Open
Update dependency djangorestframework-stubs to v3.16.8#72renovate[bot] wants to merge 1 commit intodevfrom
renovate[bot] wants to merge 1 commit intodevfrom
Conversation
b1a87f9 to
a0ead14
Compare
a0ead14 to
a263abe
Compare
a263abe to
c4ccdd0
Compare
c4ccdd0 to
3811742
Compare
3811742 to
4bb8536
Compare
4bb8536 to
3e3e993
Compare
3e3e993 to
bc1947f
Compare
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.16.0→==3.16.8Release Notes
typeddjango/djangorestframework-stubs (djangorestframework-stubs)
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
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.