Update dependency djangorestframework-stubs to v3.15.1 #205
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.0
->==3.15.1
Release Notes
typeddjango/djangorestframework-stubs (djangorestframework-stubs)
v3.15.1
Compare Source
What's Changed
rest_framework.compat.inflection
by @saJaeHyukc in https://github.com/typeddjango/djangorestframework-stubs/pull/607ModelSerializer.build_*_field()
argument types by @intgr in https://github.com/typeddjango/djangorestframework-stubs/pull/609ignore_missing_imports
) by @intgr in https://github.com/typeddjango/djangorestframework-stubs/pull/611DefaultRouter
constructor and attributes by @intgr in https://github.com/typeddjango/djangorestframework-stubs/pull/610RenameRouterMethods
metaclass by @intgr in https://github.com/typeddjango/djangorestframework-stubs/pull/612StrPromise
asValidator.message
andmissing_message
by @q0w in https://github.com/typeddjango/djangorestframework-stubs/pull/618BaseSerializer.is_valid.raise_exception()
parameter kw-only by @Viicos in https://github.com/typeddjango/djangorestframework-stubs/pull/620SlugRelatedField.to_representation()
parameter name by @DongwookKim0823 in https://github.com/typeddjango/djangorestframework-stubs/pull/632rest_framework.utils
by @DongwookKim0823 in https://github.com/typeddjango/djangorestframework-stubs/pull/633APIRequestFactory
method signatures by @DongwookKim0823 in https://github.com/typeddjango/djangorestframework-stubs/pull/634objects
attribute toToken
by @sobolevn in https://github.com/typeddjango/djangorestframework-stubs/pull/644request.user
by @flaeppe in https://github.com/typeddjango/djangorestframework-stubs/pull/651accepted_renderer
,accepted_media_type
toRequest
andResponse
by @q0w in https://github.com/typeddjango/djangorestframework-stubs/pull/649New Contributors
Full Changelog: typeddjango/djangorestframework-stubs@3.15.0...3.15.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.