DECODEproject / credential-issuer

:key: Restful API for the Credential issuer of the DDDC and IoT pilot projects
GNU Affero General Public License v3.0
6 stars 1 forks source link

⬆️ Bump fastapi from 0.52.0 to 0.61.2 #138

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps fastapi from 0.52.0 to 0.61.2.

Release notes

Sourced from fastapi's releases.

0.61.2

Fixes

  • πŸ“Œ Relax Swagger UI version pin. PR #2089 by @jmriebold.
  • πŸ› Fix bug overriding custom HTTPException and RequestValidationError from exception_handlers. PR #1924 by @uriyyo.
  • ✏️ Fix typo on dependencies utils and cleanup unused variable. PR #1912 by @Kludex.

Docs

  • ✏️ Fix typo in Tutorial - Path Parameters. PR #2231 by @mariacamilagl.
  • ✏ Fix a stylistic error in docs. PR #2206 by @ddobrinskiy.
  • ✏ Fix capitalizaiton typo in docs. PR #2204 by @imba-tjd.
  • ✏ Fix typo in docs. PR #2179 by @ammarasmro.
  • πŸ“ Update/fix links in docs to use HTTPS. PR #2165 by @imba-tjd.
  • ✏ Fix typos and add rewording in docs. PR #2159 by @nukopy.
  • πŸ“ Fix code consistency in examples for Tutorial - User Guide - Path Parameters. PR #2158 by @nukopy.
  • πŸ“ Fix renamed parameter content_type typo. PR #2135 by @TeoZosa.
  • ✏ Fix minor typos in docs. PR #2122 by @TeoZosa.
  • ✏ Fix typos in docs and source examples. PR #2102 by @AdrianDeAnda.
  • ✏ Fix incorrect Celery URLs in docs. PR #2100 by @CircleOnCircles.
  • πŸ“ Simplify intro to Python Types, all currently supported Python versions include type hints πŸŽ‰. PR #2085 by @ninjaaron.
  • πŸ“ Fix example code with sets in Tutorial - Body - Nested Models 3. PR #2054 by @hitrust.
  • πŸ“ Fix example code with sets in Tutorial - Body - Nested Models 2. PR #2053 by @hitrust.
  • πŸ“ Fix example code with sets in Tutorial - Body - Nested Models. PR #2052 by @hitrust.
  • ✏ Fix typo in Benchmarks. PR #1995 by @AlejoAsd.
  • πŸ“ Add note in CORS tutorial about allow_origins with ["*"] and allow_credentials. PR #1895 by @dsmurrell.
  • πŸ“ Add deployment to Deta, the first gold sponsor πŸŽ‰. PR #2303 by @tiangolo.
  • πŸ‘₯ Update FastAPI People. PR #2282 by @github-actions[bot].
  • ✏️ Fix uppercase in Tutorial - Query parameters. PR #2245 by @mariacamilagl.
  • πŸ“ Add articles to External Links. PR #2247 by @tiangolo.
  • ✏ Fix typo in Spanish tutorial index. PR #2020 by @aviloncho.

Translations

  • 🌐 Add Japanese translation for Advanced Tutorial - Response Directly. PR #2191 by @Attsun1031.
  • πŸ“ Add Japanese translation for Tutorial - Security - First Steps. PR #2153 by @komtaki.
  • 🌐 Add Japanese translation for Tutorial - Query Parameters and String Validations. PR #1901 by @SwftAlpc.
  • 🌐 Add Portuguese translation for External Links. PR #1443 by @Serrones.
  • 🌐 Add Japanese translation for Tutorial - CORS. PR #2125 by @tokusumi.
  • 🌐 Add Japanese translation for Contributing. PR #2067 by @komtaki.
  • 🌐 Add Japanese translation for Project Generation. PR #2050 by @tokusumi.
  • 🌐 Add Japanese translation for Alternatives. PR #2043 by @Attsun1031.
  • 🌐 Add Japanese translation for History Design and Future. PR #2002 by @komtaki.
  • 🌐 Add Japanese translation for Benchmarks. PR #1992 by @komtaki.
  • 🌐 Add Japanese translation for Tutorial - Header Parameters. PR #1935 by @SwftAlpc.
  • 🌐 Add Portuguese translation for Tutorial - First Steps. PR #1861 by @jessicapaz.
  • 🌐 Add Portuguese translation for Python Types. PR #1796 by @izaguerreiro.
  • 🌐 Add Japanese translation for Help FastAPI. PR #1692 by @tokusumi.
  • 🌐 Add Japanese translation for Tutorial - Body. PR #1683 by @tokusumi.
  • 🌐 Add Japanese translation for Tutorial - Query Params. PR #1674 by @tokusumi.
Commits
  • 77f7447 πŸ“ Update release notes
  • 48827eb πŸ“ Update release notes
  • 5786d2e πŸ“ Fix image links for sponsors (#2304)
  • 1660887 πŸ”– Release version 0.61.2
  • 1052914 πŸ“ Update release notes
  • 7bdc86b πŸ“ Update release notes
  • 733218f ✏️ Fix typo in Tutorial - Path Parameters (#2231)
  • 3fb6d29 πŸ“ Update release notes
  • b323726 ✏ Fix a stylistic error in docs (#2206)
  • 2db2381 πŸ“ Update release notes
  • 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 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)