Skip to content

Update dependency drf-spectacular to v0.22.1 (develop)

RenovateBot requested to merge renovate/develop-drf-spectacular-0.x into develop

This MR contains the following updates:

Package Type Update Change
drf-spectacular dev-dependencies patch ==0.22.0 -> ==0.22.1

Release Notes

tfranzel/drf-spectacular

v0.22.1

Compare Source

  • Update customization.rst [Lane Zhang]
  • Remove invalid example in drf-yasg migration documentation. [Nick Pope]
  • Avoid using default role in documentation. [Nick Pope]
  • Small documentation fixes. [Nick Pope]
  • improve parameter many handling and warnings #&#8203;703 <https://github.com/tfranzel/drf-spectacular/issues/703>_
  • bugfix unconsidered warnings/errors for return code #&#8203;706 <https://github.com/tfranzel/drf-spectacular/issues/706>_ #&#8203;702 <https://github.com/tfranzel/drf-spectacular/issues/702>_
  • Include a list of applications urls as a parameter for SERVE_URLCONF #&#8203;709 <https://github.com/tfranzel/drf-spectacular/issues/709>_ [anoirak]
  • bugfix/improve analyze_named_regex_pattern(path) #&#8203;697 <https://github.com/tfranzel/drf-spectacular/issues/697>_ [Jon Iturmendi]
  • django-filter: added type extraction fallback for ChoiceFields #&#8203;690 <https://github.com/tfranzel/drf-spectacular/issues/690>_
  • fix test, more precise naming, also wrap validation #&#8203;693 <https://github.com/tfranzel/drf-spectacular/issues/693>_
  • bugfix PolymorphicProxySerializer many handling and add manual mode #&#8203;692 <https://github.com/tfranzel/drf-spectacular/issues/692>_
  • Use Django management CommandError to eliminate the traceback on error [Brandon W Maister]
  • add swagger_fake_view FAQ entry #&#8203;321 <https://github.com/tfranzel/drf-spectacular/issues/321>_
  • Fix #&#8203;688 <https://github.com/tfranzel/drf-spectacular/issues/688>_ - avoid a TypeError when ChoiceFilter choices are a callable [Glenn Matthews]
  • map explicit float hints/decoration to double #&#8203;687 <https://github.com/tfranzel/drf-spectacular/issues/687>_ #&#8203;674 <https://github.com/tfranzel/drf-spectacular/issues/674>_

Breaking changes / important additions:

  • Small release consisting of minor bug fixes, improved PolymorphicProxySerializer, cleaned up documentation, and some improvements to django-filter

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports