Skip to content

chore(api): update dependency drf-spectacular to v0.25.1 (develop)

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

This MR contains the following updates:

Package Type Update Change
drf-spectacular dependencies patch ==0.25.0 -> ==0.25.1

Release Notes

tfranzel/drf-spectacular

v0.25.1

Compare Source

  • Fix warning source line performance regression #&#8203;889 <https://github.com/tfranzel/drf-spectacular/issues/889>_ #&#8203;897 <https://github.com/tfranzel/drf-spectacular/issues/897>_
  • improve warning for transient @​api_view objects #&#8203;889 <https://github.com/tfranzel/drf-spectacular/issues/889>_
  • adapt package arg due to setuptools deprecation #&#8203;786 <https://github.com/tfranzel/drf-spectacular/issues/786>_
  • utilize queryset for SlugRelatedField #&#8203;897 <https://github.com/tfranzel/drf-spectacular/issues/897>_

Breaking changes / important additions:

  • Bugfix release that addresses a performance regression in SpectacularApiView and an oversight in the now stricter handling of SlugRelatedField

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

This MR has been generated by Renovate Bot.

Merge request reports