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.29.0 to 0.33.0 #65

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps fastapi from 0.29.0 to 0.33.0.

Release notes *Sourced from [fastapi's releases](https://github.com/tiangolo/fastapi/releases).* > ## 0.33.0 > * Upgrade Pydantic version to `0.30.0`. PR [#384](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/384) by [@​jekirl](https://github.com/jekirl). > > ## 0.32.0 > * Fix typo in docs for features. PR [#380](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/380) by [@​MartinoMensio](https://github.com/MartinoMensio). > > * Fix source code `limit` for example in [Query Parameters](https://fastapi.tiangolo.com/tutorial/query-params/). PR [#366](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/366) by [@​Smashman](https://github.com/Smashman). > > * Update wording in docs about [OAuth2 scopes](https://fastapi.tiangolo.com/tutorial/security/oauth2-scopes/). PR [#371](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/371) by [@​cjw296](https://github.com/cjw296). > > * Update docs for `Enum`s to inherit from `str` and improve Swagger UI rendering. PR [#351](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/351). > > * Fix regression, add Swagger UI deep linking again. PR [#350](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/350). > > * Add test for having path templates in `prefix` of `.include_router`. PR [#349](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/349). > > * Add note to docs: [Include the same router multiple times with different `prefix`](https://fastapi.tiangolo.com/tutorial/bigger-applications/#include-the-same-router-multiple-times-with-different-prefix). PR [#348](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/348). > > * Fix OpenAPI/JSON Schema generation for two functions with the same name (in different modules) with the same composite bodies. > * Composite bodies' IDs are now based on path, not only on route name, as the auto-generated name uses the function names, that can be duplicated in different modules. > * The same new ID generation applies to response models. > * This also changes the generated title for those models. > * Only composite bodies and response models are affected because those are generated dynamically, they don't have a module (a Python file). > * This also adds the possibility of using `.include_router()` with the same `APIRouter` *multiple* times, with different prefixes, e.g. `/api/v2` and `/api/latest`, and it will now work correctly. > * PR [#347](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/347). > > ## 0.31.0 > * Upgrade Pydantic supported version to `0.29.0`. > * New supported version range is `"pydantic >=0.28,<=0.29.0"`. > * This adds support for Pydantic [Generic Models](https://pydantic-docs.helpmanual.io/#generic-models), kudos to [@​dmontagu](https://github.com/dmontagu). > * PR [#344](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/344). > > ## 0.30.1 > * Add section in docs about [External Links and Articles](https://fastapi.tiangolo.com/external-links/). PR [#341](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/341). > > * Remove `Pipfile.lock` from the repository as it is only used by FastAPI contributors (developers of FastAPI itself). See the PR for more details. PR [#340](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/340). > > * Update section about [Help FastAPI - Get Help](https://fastapi.tiangolo.com/help-fastapi/). PR [#339](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/339). > > * Refine internal type declarations to improve/remove Mypy errors in users' code. PR [#338](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/338). > > * Update and clarify [SQL tutorial with SQLAlchemy](https://fastapi.tiangolo.com/tutorial/sql-databases/). PR [#331](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/331) by [@​mariacamilagl](https://github.com/mariacamilagl). > > * Add SQLite [online viewers to the docs](https://fastapi.tiangolo.com/tutorial/sql-databases/#interact-with-the-database-directly). PR [#330](https://github-redirect.dependabot.com/tiangolo/fastapi/pull/330) by [@​cyrilbois](https://github.com/cyrilbois). > > ## 0.30.0 > * Add support for Pydantic's ORM mode: > * Updated documentation about SQL with SQLAlchemy, using Pydantic models with ORM mode, SQLAlchemy models with relations, separation of files, simplification of code and other changes. New docs: [SQL (Relational) Databases](https://fastapi.tiangolo.com/tutorial/sql-databases/). > * The new support for ORM mode fixes issues/adds features related to ORMs with lazy-loading, hybrid properties, dynamic/getters (using `@property` decorators) and several other use cases. > * This applies to ORMs like SQLAlchemy, Peewee, Tortoise ORM, GINO ORM and virtually any other. > ... (truncated)
Commits - [`6bf3ab3`](https://github.com/tiangolo/fastapi/commit/6bf3ab3b7aa84b0f4c766284a84fcb9137493ff8) :bookmark: Release 0.33.0, including Pydantic 0.30.0 - [`f5ea5ee`](https://github.com/tiangolo/fastapi/commit/f5ea5eef2adbf11251b51d23f3a7cd7ed6734df2) :memo: Update release notes - [`46a986c`](https://github.com/tiangolo/fastapi/commit/46a986cacf89d9b5a177daf91edf0ac95ddaa7c0) :arrow_up: Upgrade Pydantic to 0.30 ([#384](https://github-redirect.dependabot.com/tiangolo/fastapi/issues/384)) - [`e620aeb`](https://github.com/tiangolo/fastapi/commit/e620aeb46d8fc832c170d829e3d1c9f62d819b76) :bookmark: Release 0.32.0, as PR #[#347](https://github-redirect.dependabot.com/tiangolo/fastapi/issues/347) might be a breaking change - [`d1e2e46`](https://github.com/tiangolo/fastapi/commit/d1e2e46b80eb81308d3ddaf69ab484eab34aca45) :bookmark: Release 0.31.1 - [`b1c4a8a`](https://github.com/tiangolo/fastapi/commit/b1c4a8acd52b5773a0922fc36c70f2ed92ee9e60) :memo: Update release notes - [`362e2cd`](https://github.com/tiangolo/fastapi/commit/362e2cdc797dcecdf7401d26332c5a5b45938a52) :memo: Fix small typo in docs for features ([#380](https://github-redirect.dependabot.com/tiangolo/fastapi/issues/380)) - [`93e6a08`](https://github.com/tiangolo/fastapi/commit/93e6a08acdc0f68fa9dd0c29b6a8528f8cd3127a) :memo: Update release notes - [`3ec4342`](https://github.com/tiangolo/fastapi/commit/3ec43422826339347404cddf371f9ff68973d57b) :memo: Change limit default parameter to 10 in Query docs ([#366](https://github-redirect.dependabot.com/tiangolo/fastapi/issues/366)) - [`dc48347`](https://github.com/tiangolo/fastapi/commit/dc483478eb930c26158b0ed2eb2f70091f726774) :memo: Update release notes - Additional commits viewable in [compare view](https://github.com/tiangolo/fastapi/compare/0.29.0...0.33.0)


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). To ignore the version in this PR you can just close it - `@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) - 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.
codecov[bot] commented 5 years ago

Codecov Report

Merging #65 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   92.89%   92.89%           
=======================================
  Files          10       10           
  Lines         366      366           
=======================================
  Hits          340      340           
  Misses         26       26

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 93d3583...b87f010. Read the comment docs.

dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.