Skip to content

Bump drf-yasg from 1.17.0 to 1.20.0#13

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/drf-yasg-1.20.0
Closed

Bump drf-yasg from 1.17.0 to 1.20.0#13
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/drf-yasg-1.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 7, 2020

Copy link
Copy Markdown

Bumps drf-yasg from 1.17.0 to 1.20.0.

Release notes

Sourced from drf-yasg's releases.

1.20.0

  • IMPROVED: updated swagger-ui to version 3.36.0
  • IMPROVED: updated ReDoc to version 2.0.0-rc.40
  • FIXED: fixed compatibility with Django Rest Framework 3.12
  • FIXED: fixed compatibility with Python 3.9 typing generics
  • FIXED: dropped support for obsolete django.conf.settings.LOGOUT_URL (#646)

Support was dropped for Python 2.7, DRF 3.8, DRF 3.9. Requirements are now: Python>=3.6, Django>=2.2, DRF>=3.10

The 1.18 and 1.19 series was skipped to avoid confusion with the drf-yasg2 fork. I would also like to take this opportunity to extend my apologies to the community at large for the large gap in the maintenance of drf-yasg and the problems it has caused.

1.17.1

Release date: Feb 17, 2020

  • FIXED: fixed compatibility issue with CurrentUserDefault in Django Rest Framework 3.11
  • FIXED: respect USERNAME_FIELD in generate_swagger command (#486)

Support was dropped for Python 3.5, Django 2.0, Django 2.1, DRF 3.7

Changelog

Sourced from drf-yasg's changelog.

######### Changelog #########


1.20.0


Release date: Oct 25, 2020

  • IMPROVED: updated swagger-ui to version 3.36.0
  • IMPROVED: updated ReDoc to version 2.0.0-rc.40
  • FIXED: fixed compatibility with Django Rest Framework 3.12
  • FIXED: fixed compatibility with Python 3.9 typing generics
  • FIXED: dropped support for obsolete django.conf.settings.LOGOUT_URL (:pr:646)

| Support was dropped for Python 2.7, DRF 3.8, DRF 3.9. | Requirements are now: Python>=3.6, Django>=2.2, DRF>=3.10

The 1.18 and 1.19 series was skipped to avoid confusion with the drf-yasg2 fork. I would also like to take this opportunity to extend my apologies to the community at large for the large gap in the maintenance of drf-yasg and the problems it has caused.


1.17.1


Release date: Feb 17, 2020

  • FIXED: fixed compatibility issue with CurrentUserDefault in Django Rest Framework 3.11
  • FIXED: respect USERNAME_FIELD in generate_swagger command (:pr:486)

Support was dropped for Python 3.5, Django 2.0, Django 2.1, DRF 3.7


1.17.0


Release date: Oct 03, 2019

  • ADDED: added JSONFieldInspector for JSONField support (:pr:417)
  • IMPROVED: updated swagger-ui to version 3.23.11
  • IMPROVED: updated ReDoc to version 2.0.0-rc.14 (:issue:398)
  • FIXED: fixed a type hint support issue (:pr:428, :issue:450)
  • FIXED: fixed packaging issue caused by a missing requirement (:issue:412)

1.16.1


... (truncated)

Commits
  • d277870 Fix long_description_content_type typo
  • 2cb9cc3 Add 1.20.0 changelog
  • adf4f1c Remove known_standard_library
  • c67bcca Add drf-spectacular recommendation
  • addc18f Update RTD config to version 2 and use python 3.8
  • 293aac9 Do not use field label for top level definition titles (#572)
  • 19a309a Fix x-nullable on serializers with allow_null=True (#566)
  • 03aa143 Add support for python 3.9 generic primitives
  • 64ceb91 Drop all python 2, drf<3.10, django<2.2 support shims
  • 23d81e2 Derive trove classifiers from readme
  • 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

Bumps [drf-yasg](https://github.com/axnsan12/drf-yasg) from 1.17.0 to 1.20.0.
- [Release notes](https://github.com/axnsan12/drf-yasg/releases)
- [Changelog](https://github.com/axnsan12/drf-yasg/blob/master/docs/changelog.rst)
- [Commits](axnsan12/drf-yasg@1.17.0...1.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 7, 2020
@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2022

Copy link
Copy Markdown
Author

Superseded by #205.

@dependabot dependabot Bot closed this Jul 15, 2022
@dependabot dependabot Bot deleted the dependabot/pip/dev/drf-yasg-1.20.0 branch July 15, 2022 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants