Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump drf-spectacular from 0.13.1 to 0.13.2 #22

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 15, 2021

Bumps drf-spectacular from 0.13.1 to 0.13.2.

Changelog

Sourced from drf-spectacular's changelog.

0.13.2 (2021-02-11)

  • add setting for operation parameter sorting [#281](https://github.com/tfranzel/drf-spectacular/issues/281) <https://github.com/tfranzel/drf-spectacular/issues/281>_
  • bugfix/generalize Union hint extraction [#284](https://github.com/tfranzel/drf-spectacular/issues/284) <https://github.com/tfranzel/drf-spectacular/issues/284>_
  • bugfix functools.partial methods in django-filters [#290](https://github.com/tfranzel/drf-spectacular/issues/290) <https://github.com/tfranzel/drf-spectacular/issues/290>_
  • bugfix django-filter method filter [#290](https://github.com/tfranzel/drf-spectacular/issues/290) <https://github.com/tfranzel/drf-spectacular/issues/290>_
  • Check serialzer help_text field is passed to the query description [Jorge Rodríguez-Flores Esparza]
  • QUERY Parameters from serializer ignore description in SwaggerUI [Jorge Rodríguez-Flores Esparza]
  • README.rst encoding change [gongul]
  • Add support for SCOPES_BACKEND_CLASS setting from django-oauth-toolkit [diesieben07]
  • use source instead of field_name for model field detection [#274](https://github.com/tfranzel/drf-spectacular/issues/274) <https://github.com/tfranzel/drf-spectacular/issues/274>_ [diesieben07]
  • bugfix parameter removal from custom AutoSchema [#212](https://github.com/tfranzel/drf-spectacular/issues/212) <https://github.com/tfranzel/drf-spectacular/issues/212>_
  • add specification extension option to info section [#165](https://github.com/tfranzel/drf-spectacular/issues/165) <https://github.com/tfranzel/drf-spectacular/issues/165>_
  • add default to OpenApiParameter [#271](https://github.com/tfranzel/drf-spectacular/issues/271) <https://github.com/tfranzel/drf-spectacular/issues/271>_
  • show violating view for easier fixing [#278](https://github.com/tfranzel/drf-spectacular/issues/278) <https://github.com/tfranzel/drf-spectacular/issues/278>_
  • fix readonly related fields generating incorrect schema [#274](https://github.com/tfranzel/drf-spectacular/issues/274) <https://github.com/tfranzel/drf-spectacular/issues/274>_ [diesieben07]
  • bugfix save parameter removal [#212](https://github.com/tfranzel/drf-spectacular/issues/212) <https://github.com/tfranzel/drf-spectacular/issues/212>_
Commits
  • b2b8490 version bump
  • a6419bc add setting for operation parameter sorting #281
  • 17577cf travis fix for py3.6 RUST issue
  • 5d9e130 add common question to FAQ #293
  • 967bfbf add pagination / custom action usage test #277
  • e59c332 bugfix/generalize Union hint extraction #284
  • 2eb7fe2 bugfix functools.partial methods in django-filters #290
  • d53133f Merge pull request #291 from jorrete/serializer-field-description
  • 208c303 Pop the descrption value so we don't repeat it
  • 56d8526 bugfix django-filter method filter #290
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 15, 2021

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 15, 2021

Superseded by #50.

@dependabot dependabot bot closed this Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/drf-spectacular-0.13.2 branch March 15, 2021 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants