Update dependency djangorestframework to v3.16.0#51
Merged
Conversation
810987f to
c2645dc
Compare
oddstr13
approved these changes
May 15, 2025
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.0Release Notes
encode/django-rest-framework (djangorestframework)
v3.16.0Compare Source
This release is considered a significant release to improve upstream support with Django and Python. Some of these may change the behaviour of existing features and pre-existing behaviour. Specifically, some fixes were added to around the support of
UniqueConstraintwith nullable fields which will improve built-in serializer validation.Features
LoginRequiredMiddlewarein #9514 and #9657Bug fixes
UniqueConstraintin #9360UniqueConstraintin #9531unique_togethervalidation with source in #9482AttributeErrorraised within properties in #9455get_template_contextto handle also lists in #9467DecimalFieldin #9515open()insetup.pyin #9661Translations
Removals
AutoSchema._get_referencemethod in #9525Documentation and internal changes
OperandHolderin #9437adrfthird party package in #9198querysetattribute in #9528httpiecall in docs in #9543<>in validators example in #9590strftimelink in the docs in #9624actionattribute in 'Introspecting ViewSet actions' docs section in #9633rest-framework-gm2m-relationspackage to the list of 3rd party libraries in #9063django-pyoidcas a third party authentication library in #9667New Contributors
@maerteijnmade their first contribution in #9198@FraCata00made their first contribution in #9444@AlvaroVegamade their first contribution in #9451@james-mchugh made their first contribution in #9455@ifeanyidavidmade their first contribution in #9479@p-schlickmann made their first contribution in #9480@akkumanmade their first contribution in #9505@rafaelgramoschimade their first contribution in #9509@Sinaatkdmade their first contribution in #9521@gtkaczmade their first contribution in #9535@slivercmade their first contribution in #9556@gabrielromagnoli1987made their first contribution in #9543@cheehong1030made their first contribution in #9563@amansharma612made their first contribution in #9590@Glurodamade their first contribution in #9616@deepakangadimade their first contribution in #9624@EXG1Omade their first contribution in #9633@decadenzamade their first contribution in #9640@mojtabaakbari221bmade their first contribution in #9063@mikemangermade their first contribution in #9661@gbipmade their first contribution in #9667Full Changelog: encode/django-rest-framework@3.15.2...3.16.0
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.