Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2021

Bumps fastapi from 0.65.1 to 0.66.1.

Release notes

Sourced from fastapi's releases.

0.66.1

Translations

Internal

  • 🔧 Configure strict pytest options and update/refactor tests. Upgrade pytest to >=6.2.4,<7.0.0 and pytest-cov to >=2.12.0,<3.0.0. Initial PR #2790 by @​graingert.
  • ⬆️ Upgrade python-jose dependency to >=3.3.0,<4.0.0 for tests. PR #3468 by @​tiangolo.

0.66.0

Features

  • ✨ Allow setting the response_class to RedirectResponse or FileResponse and returning the URL from the function. New and updated docs are in the tutorial section Custom Response - HTML, Stream, File, others, in RedirectResponse and in FileResponse. PR #3457 by @​tiangolo.

Fixes

  • 🐛 Fix include/exclude for dicts in jsonable_encoder. PR #2016 by @​Rubikoid.
  • 🐛 Support custom OpenAPI / JSON Schema fields in the generated output OpenAPI. PR #1429 by @​jmagnusson.

Translations

  • 🌐 Add Spanish translation for tutorial/query-params.md. PR #2243 by @​mariacamilagl.
  • 🌐 Add Spanish translation for advanced/response-directly.md. PR #1253 by @​jfunez.
  • 🌐 Add Spanish translation for advanced/additional-status-codes.md. PR #1252 by @​jfunez.
  • 🌐 Add Spanish translation for advanced/path-operation-advanced-configuration.md. PR #1251 by @​jfunez.

0.65.3

Fixes

  • ♻ Assume request bodies contain JSON when no Content-Type header is provided. This fixes a breaking change introduced by [0.65.2 with PR #2118](tiangolo/fastapi#2118). It should allow upgrading FastAPI applications with clients that send JSON data without a Content-Type header. And there's still protection against CSRFs. PR #3456 by @​tiangolo.

Translations

... (truncated)

Commits
  • 0a38c51 🔖 Release 0.66.1
  • db5b2bd 📝 Update release notes
  • 5ac8412 📝 Update release notes
  • 2d296c5 🔧 Configure strict pytest options and update/refactor tests (#2790)
  • 71c96d9 📝 Update release notes
  • 5342a0a 🌐 Add basic setup for German translations (#3522)
  • 163b086 📝 Update release notes
  • 0876d3d 🌐 Add Portuguese translation for docs/tutorial/security/index.md (#3507)
  • 50baf5e 📝 Update release notes
  • 3d6da2c 🌐 Add Portuguese translation for docs/deployment/index.md (#3337)
  • 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)

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.65.1 to 0.66.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.65.1...0.66.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 20, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2021

Superseded by #53.

@dependabot dependabot bot closed this Jul 22, 2021
@dependabot dependabot bot deleted the dependabot/pip/fastapi-0.66.1 branch July 22, 2021 05:10
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