ocean-data-factory-sweden / kso

Notebooks to upload/download marine footage, connect to a citizen science project, train machine learning models and publish marine biological observations.
GNU General Public License v3.0
5 stars 11 forks source link

Bump fastapi from 0.73.0 to 0.81.0 #59

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastapi from 0.73.0 to 0.81.0.

Release notes

Sourced from fastapi's releases.

0.81.0

Features

  • ✨ Add ReDoc <noscript> warning when JS is disabled. PR #5074 by @​evroon.
  • ✨ Add support for FrozenSet in parameters (e.g. query). PR #2938 by @​juntatalor.
  • ✨ Allow custom middlewares to raise HTTPExceptions and propagate them. PR #2036 by @​ghandic.
  • ✨ Preserve json.JSONDecodeError information when handling invalid JSON in request body, to support custom exception handlers that use its information. PR #4057 by @​UKnowWhoIm.

Fixes

  • 🐛 Fix jsonable_encoder for dataclasses with pydantic-compatible fields. PR #3607 by @​himbeles.
  • 🐛 Fix support for extending openapi_extras with parameter lists. PR #4267 by @​orilevari.

Docs

  • ✏ Fix a simple typo in docs/en/docs/python-types.md. PR #5193 by @​GlitchingCore.
  • ✏ Fix typos in tests/test_schema_extra_examples.py. PR #5126 by @​supraaxdd.
  • ✏ Fix typos in docs/en/docs/tutorial/path-params-numeric-validations.md. PR #5142 by @​invisibleroads.
  • 📝 Add step about upgrading pip in the venv to avoid errors when installing dependencies docs/en/docs/contributing.md. PR #5181 by @​edisnake.
  • ✏ Reword and clarify text in tutorial docs/en/docs/tutorial/body-nested-models.md. PR #5169 by @​papb.
  • ✏ Fix minor typo in docs/en/docs/features.md. PR #5206 by @​OtherBarry.
  • ✏ Fix minor typos in docs/en/docs/async.md. PR #5125 by @​Ksenofanex.
  • 📝 Add external link to docs: "Fastapi, Docker(Docker compose) and Postgres". PR #5033 by @​krishnardt.
  • 📝 Simplify example for docs for Additional Responses, remove unnecessary else. PR #4693 by @​adriangb.
  • 📝 Update docs, compare enums with identity instead of equality. PR #4905 by @​MicaelJarniac.
  • ✏ Fix typo in docs/en/docs/python-types.md. PR #4886 by @​MicaelJarniac.
  • 🎨 Fix syntax highlighting in docs for OpenAPI Callbacks. PR #4368 by @​xncbf.
  • ✏ Reword confusing sentence in docs file typo-fix-path-params-numeric-validations.md. PR #3219 by @​ccrenfroe.
  • 📝 Update docs for handling HTTP Basic Auth with secrets.compare_digest() to account for non-ASCII characters. PR #3536 by @​lewoudar.
  • 📝 Update docs for testing, fix examples with relative imports. PR #5302 by @​tiangolo.

Translations

  • 🌐 Add Russian translation for docs/ru/docs/index.md. PR #5289 by @​impocode.
  • 🌐 Add Russian translation for docs/ru/docs/deployment/versions.md. PR #4985 by @​emp7yhead.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/header-params.md. PR #4921 by @​batlopes.
  • 🌐 Update ko/mkdocs.yml for a missing link. PR #5020 by @​dalinaum.

Internal

... (truncated)

Commits
  • 0bb8920 🔖 Release version 0.81.0
  • 95c182a 📝 Update release notes
  • 165d57d 📝 Update release notes
  • ae5280e ✏ Fix a simple typo in docs/en/docs/python-types.md (#5193)
  • d4b2ef8 📝 Update release notes
  • fd2080a 🌐 Add Russian translation for docs/ru/docs/index.md (#5289)
  • 3c8d8c3 📝 Update release notes
  • fa92dbf 🌐 Add Russian translation for docs/ru/docs/deployment/versions.md (#4985)
  • cd8854c 📝 Update release notes
  • b63398f 🌐 Add Portuguese translation for docs/pt/docs/tutorial/header-params.md (#4...
  • 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[bot] commented 2 years ago

Dependabot tried to add @glenn-jocher as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/ocean-data-factory-sweden/koster_yolov4/pulls/59/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the ocean-data-factory-sweden/koster_yolov4 repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
dependabot[bot] commented 2 years ago

The following labels could not be found: dependencies.

dependabot[bot] commented 2 years ago

Superseded by #61.