Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps drf-spectacular from 0.18.1 to 0.20.1.

Changelog

Sourced from drf-spectacular's changelog.

0.20.1 (2021-10-03)

  • move swagger CDN to jsdelivr (unpkg has been flaky)
  • bugfix wrong DIST setting in Redoc [#546](https://github.com/tfranzel/drf-spectacular/issues/546) <https://github.com/tfranzel/drf-spectacular/issues/546>_
  • Allow paginated_name customization [Georgy Komarov]

Breaking changes / important additions:

  • Hotfix release due to regression in the Redoc template

0.20.0 (2021-10-01)

  • Add support for specification extensions. [Nick Pope]
  • add example injection for (discovered) parameters [#414](https://github.com/tfranzel/drf-spectacular/issues/414) <https://github.com/tfranzel/drf-spectacular/issues/414>_
  • Fix crash with read-only polymorphic sub-serializer. [Nick Pope]
  • Add arbitrarily deep ListSerializer nesting [#539](https://github.com/tfranzel/drf-spectacular/issues/539) <https://github.com/tfranzel/drf-spectacular/issues/539>_
  • tighten serializer assumptions [#539](https://github.com/tfranzel/drf-spectacular/issues/539) <https://github.com/tfranzel/drf-spectacular/issues/539>_
  • fix whitespace stripping on methods
  • Rename AutoSchema._map_field_validators().insert_field_validators(). [Nick Pope]
  • Rename AutoSchema._map_min_max().insert_min_max(). [Nick Pope]
  • Fix detection of int64 from min/max values. [Nick Pope]
  • Fix zero handling in _map_min_max(). [Nick Pope]
  • Add support for introspection of nested validators. [Nick Pope]
  • Fix invalid schemas caused by validator introspection. [Nick Pope]
  • Overhaul validator logic. [Nick Pope]
  • support multiple headers in OpenApiAuthenticationExtension [#537](https://github.com/tfranzel/drf-spectacular/issues/537) <https://github.com/tfranzel/drf-spectacular/issues/537>_
  • docs: Missing end quote for INSTALLED_APPS [Prayash Mohapatra]
  • update doc [#530](https://github.com/tfranzel/drf-spectacular/issues/530) <https://github.com/tfranzel/drf-spectacular/issues/530>_
  • introducing the spectacular sidecar
  • fallback improvements to typing system with typing_extensions

Breaking changes / important additions:

  • Added vendor specification extensions
  • Completetly overhauled validator logic and bugfixes
  • Offline UI assets with optional drf-spectacular-sidecar package
  • several internal logic improvements and stricter assumptions

0.19.0 (2021-09-21)

  • fix/cleanup suffixed path variable coercion [#516](https://github.com/tfranzel/drf-spectacular/issues/516) <https://github.com/tfranzel/drf-spectacular/issues/516>_
  • remove superseded Request mock from oauth_toolkit
  • be gracious on Enums that are not recognized by DRF [#500](https://github.com/tfranzel/drf-spectacular/issues/500) <https://github.com/tfranzel/drf-spectacular/issues/500>_
  • remove non-required empty descriptions
  • added test case for lookup_field [#524](https://github.com/tfranzel/drf-spectacular/issues/524) <https://github.com/tfranzel/drf-spectacular/issues/524>_

... (truncated)

Commits
  • 4b8975d version bump
  • ea79f02 Merge pull request #488 from georgy-komarov/paginated_name_customization
  • 3e0fc85 Make get_paginated_name public
  • 8890a22 move swagger CDN to jsdelivr (unpkg has been flaky)
  • 8a3a459 bugfix wrong DIST setting in Redoc #546
  • 4a2dd5f version bump
  • 16eb327 Merge branch 'pr540'
  • 9b0c654 add specification extensions for parameters #540
  • 4020494 cleanup extensions tests and minors #540
  • 5084bf1 Add support for specification extensions.
  • 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/drf-spectacular-0.20.1 branch 3 times, most recently from c4a7ee2 to ee608e5 Compare March 15, 2022 07:52
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.18.1 to 0.20.1.
- [Release notes](https://github.com/tfranzel/drf-spectacular/releases)
- [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst)
- [Commits](tfranzel/drf-spectacular@0.18.1...0.20.1)

---
updated-dependencies:
- dependency-name: drf-spectacular
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/drf-spectacular-0.20.1 branch from ee608e5 to 8dfc167 Compare March 15, 2022 07:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant