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

chore(deps): update dependency sanic-openapi to v21 #94

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sanic-openapi ==0.6.0 -> ==21.12.0 age adoption passing confidence

Release Notes

sanic-org/sanic-openapi (sanic-openapi)

v21.12.0

Compare Source

Features

v21.6.1: Version 21.6.1

Compare Source

#​246 Bug fix for bad param serialization

v21.6.0: Version 21.6.0

Compare Source

  • #​244
    • Resolve bug where tags still showing for excluded BP routes
    • Resolve bug where multiple route methods not showing up in newer Sanic versions
    • Add openapi.exclude to OAS3, works on routes or entire BP
    • Add support for reading annotated models (like dataclasses and Pydantic)
    • Add specification.raw for loading an OpenAPI spec (in dict form, like when loaded from JSON or Yaml)
    • Add openapi.definition which is a decorator that condenses all of the others into one
  • #​243 Resolve bug where static files not displaying for openapi2
  • #​242 Setup GH Actions
  • #​231 Add support for using Python Enum

v21.3.3: Version 21.3.3

Compare Source

Bugfixes

  • #​241 Resolve issue rendering static files

v21.3.2

Compare Source

Features
  • #​234 - CBV method support; OAS3 autodoc

v21.3.1: Version 21.3.1

Compare Source

Build for v21.3.0 was missing packges. Adds setuptools.find_packages to properly build package.

21.3 (2021-05-05)

Features
  • #​189 - Path parameter description
  • #​198 - Update With Raw Dictionary
  • #​207 - Using both produces and response
  • #​208 - Docstring parsing
  • #​210 - OAS3 support for sanic-openapi3
  • #​218 - Sanic v21.3 Support
Bug fixes
  • #​192 - Fix getattr default
  • #​202 - Fix consumes_content_type multiple times
Build system
  • #​204 - Fix the broken build
  • #​214 - add OS related section to .gitignore
Documentation

v21.3.0: Version 21.3.0

Compare Source

v0.6.2

Compare Source

v0.6.1

Compare Source

Features
  • examples: add class based routing demonstration in cars example (df7724f)
  • examples: class based routing example (9137de1)
  • fix for class based routing (de21965)
  • Provide ASGI compatibility through server event (a6df84)
  • Add basic support for type hinting-based docs (ee640f)
  • Basic support for TypedDicts (PEP 589) (360a03)
  • Support typing.Sequence and typing.List (f80d19)
  • Remove global variables (3cdf88)
  • removed field 'type': 'object' from swagger json when using doc.Object() (60605c)
Bug Fixes
  • Allow empty list with List field (74fd710)
  • fix example of class based view (9c0bbd3)
  • Ignore routes under swagger blueprint (ed932cc)
  • fix typo in setup where sphinx-rtd-theme needed (2e729e)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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