Skip to content
This repository was archived by the owner on Mar 11, 2020. It is now read-only.

Comments

Bump drf-yasg from 1.15.0 to 1.16.1#111

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/drf-yasg-1.16.1
Closed

Bump drf-yasg from 1.15.0 to 1.16.1#111
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/drf-yasg-1.16.1

Conversation

@dependabot-preview
Copy link
Contributor

Bumps drf-yasg from 1.15.0 to 1.16.1.

Release notes

Sourced from drf-yasg's releases.

1.16.1

  • FIXED: fixed DRF 3.10 compatibility (#408, #410, #411)
  • IMPROVED: better enum type detection for nested ChoiceFields (#400)

1.16.0

Release date: Jun 13, 2019

  • ADDED: added reference_resolver_class attribute hook to SwaggerAutoSchema (#350)
  • ADDED: added operation_keys attribute to SwaggerAutoSchema, along with __init__ parameter (#355)
  • FIXED: fixed potential crash on issubclass check without isclass check

1.15.1

  • IMPROVED: updated swagger-ui to version 3.22.3
  • IMPROVED: updated ReDoc to version 2.0.0-rc.8-1
  • FIXED: fixed an issue with inspection of typing hints on Python 2.7 (#363)
  • FIXED: fixed an issue with inspection of typing hints on Python 3.7 (#371)

Python 3.4 support has been dropped!

Changelog

Sourced from drf-yasg's changelog.

Changelog

1.16.1

Release date: Jul 16, 2019

  • FIXED: fixed DRF 3.10 compatibility (408, 410, 411)
  • IMPROVED: better enum type detection for nested ChoiceFields (400)

1.16.0

Release date: Jun 13, 2019

  • ADDED: added reference_resolver_class attribute hook to SwaggerAutoSchema (350)
  • ADDED: added operation_keys attribute to SwaggerAutoSchema, along with __init__ parameter (355)
  • FIXED: fixed potential crash on issubclass check without isclass check

1.15.1

Release date: Jun 13, 2019

  • IMPROVED: updated swagger-ui to version 3.22.3
  • IMPROVED: updated ReDoc to version 2.0.0-rc.8-1
  • FIXED: fixed an issue with inspection of typing hints on Python 2.7 (363)
  • FIXED: fixed an issue with inspection of typing hints on Python 3.7 (371)

Python 3.4 support has been dropped!

1.15.0

Release date: Apr 01, 2019

  • ADDED: added is_list_view and has_list_response extension points to SwaggerAutoSchema (331)
  • IMPROVED: updated swagger-ui to version 3.22.0
  • IMPROVED: updated ReDoc to version 2.0.0-rc.4
  • FIXED: ListModelMixin will now always be treated as a list view (306)
  • FIXED: non-primtive values in field choices will now be handled properly (340)

1.14.0

Release date: Mar 04, 2019

  • IMPROVED: updated swagger-ui to version 3.21.0
  • FIXED: implicit ref_name collisions will now throw an exception
... (truncated)
Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [drf-yasg](https://github.com/axnsan12/drf-yasg) from 1.15.0 to 1.16.1.
- [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.15.0...1.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 17, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #126.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/develop/drf-yasg-1.16.1 branch October 3, 2019 04:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants