chore(deps): update dependency djangorestframework-stubs to v3.16.8#68
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency djangorestframework-stubs to v3.16.8#68renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
5f2691f to
1394bdd
Compare
1394bdd to
97b2748
Compare
97b2748 to
85398c2
Compare
85398c2 to
47bdb37
Compare
d812b7f to
46ed349
Compare
46ed349 to
a013956
Compare
a013956 to
cf678da
Compare
cf678da to
84a706b
Compare
84a706b to
fd411ce
Compare
fd411ce to
85dd4bb
Compare
85dd4bb to
6600bd7
Compare
6600bd7 to
f95d87a
Compare
f95d87a to
9c73db3
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.15.2→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
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: 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.