Skip to content

chore(deps): update dependency drf-spectacular to v0.27.2

PyTech Bot requested to merge renovate/drf-spectacular-0.x into main

This MR contains the following updates:

Package Update Change
drf-spectacular patch ==0.27.1 -> ==0.27.2

Release Notes

tfranzel/drf-spectacular (drf-spectacular)

v0.27.2

Compare Source

  • fix non-translated enum override hash #&#8203;1198 <https://github.com/tfranzel/drf-spectacular/issues/1198>_
  • higher order hints for @​extend_schema_field (case 2) #&#8203;1174 <https://github.com/tfranzel/drf-spectacular/issues/1174>_ #&#8203;1212 <https://github.com/tfranzel/drf-spectacular/issues/1212>_
  • Add support for TypeAliasType (#&#8203;1214 <https://github.com/tfranzel/drf-spectacular/issues/1214>_) [igorgaming]
  • DRF 3.15 counteract new assertion for tests
  • Add a specific Action Wrapper for OAuth Authorization requests #&#8203;1190 <https://github.com/tfranzel/drf-spectacular/issues/1190>_ [Bram Esposito]
  • Update SWAGGER_UI_DIST settings.rst [Alfie Day]
  • fix custom http_method_names for actions #&#8203;1184 <https://github.com/tfranzel/drf-spectacular/issues/1184>_
  • Add support for direct usage of higher order hints #&#8203;1174 <https://github.com/tfranzel/drf-spectacular/issues/1174>_
  • Document extend_schema_view support for @action (#&#8203;1178 <https://github.com/tfranzel/drf-spectacular/issues/1178>_) [johnthagen]
  • remove official 3.6 support due to upstream breakage.
  • Add auth extension for django-rest-knox [Callum Gare]
  • fix yaml encoder for OrderedDict objects #&#8203;1158 <https://github.com/tfranzel/drf-spectacular/issues/1158>_
  • fix linter warning #&#8203;1158 <https://github.com/tfranzel/drf-spectacular/issues/1158>_
  • Update link to redoc settings [Andrey Otto]
  • Add tags support to OpenApiWebhook [Federico Bond]
  • set Cross-Origin-Opener-Policy on Swagger-UI view [ftsell]

Breaking changes / important additions:

  • Some bugfixes and some functionality gaps closed.

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 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, check this box

This MR has been generated by Renovate Bot.

Merge request reports