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.15.1#96

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps drf-yasg from 1.15.0 to 1.15.1.

Release notes

Sourced from drf-yasg's releases.

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.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
  • FIXED: RecursiveField will now also work as a child of ListSerializer (321)
  • FIXED: fixed minLength and maxLength for ListSerializer and ListField
  • FIXED: the items property of Schema, Parameter and Items objects was renamed to items_; this is a mildly breaking change and was needed to fix the collision with the items method of dict (308)
  • REMOVED: the get_summary and get_description methods have been removed (previously deprecated in 1.12.0)

1.13.0

Release date: Jan 29, 2019

  • IMPROVED: type hint inspection is now supported for collections and Optional (272)
  • IMPROVED: updated swagger-ui to version 3.20.5
  • IMPROVED: updated ReDoc to version 2.0.0-rc.2
  • DEPRECATED: quietly dropped support for the flex validator; it will still work if the library is installed, but the setup.py requirement was removed and the validator will be silently skipped if not installed (285)

1.12.1

... (truncated)
Commits
  • eed8a8d Add 1.15.1 changelog
  • d04f27f Add test for serializer field label
  • db154d1 Drop Python 3.4 support
  • 60e1346 Refactor setup.py python_requires
  • 69b628a Fix python 3.7 typing
  • 64d9d42 Remove pygments test dependency
  • e9d5344 Update swagger-ui to 3.22.3 and ReDoc to 2.0.0-rc.8-1
  • b5aba72 Fix unicode attribute error if typing installed on py2.7 (#363)
  • 91ef83e update reference.yaml based on pygments lexers & styles changes (#364)
  • 0991c80 Fixed typo (#361)
  • 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 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 yourself)
  • @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.15.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.15.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 Jun 13, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #98.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/develop/drf-yasg-1.15.1 branch June 14, 2019 02:28
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