Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2022

Bumps fastapi from 0.75.1 to 0.75.2.

Release notes

Sourced from fastapi's releases.

0.75.2

This release includes upgrades to third-party packages that handle security issues. Although there's a chance these issues don't affect you in particular, please upgrade as soon as possible.

Fixes

  • ✅ Fix new/recent tests with new fixed ValidationError JSON Schema. PR #4806 by @​tiangolo.
  • 🐛 Fix JSON Schema for ValidationError at field loc. PR #3810 by @​dconathan.
  • 🐛 Fix support for prefix on APIRouter WebSockets. PR #2640 by @​Kludex.

Upgrades

  • ⬆️ Update ujson ranges for CVE-2021-45958. PR #4804 by @​tiangolo.
  • ⬆️ Upgrade dependencies upper range for extras "all". PR #4803 by @​tiangolo.
  • ⬆ Upgrade Swagger UI - swagger-ui-dist@4. This handles a security issue in Swagger UI itself where it could be possible to inject HTML into Swagger UI. Please upgrade as soon as you can, in particular if you expose your Swagger UI (/docs) publicly to non-expert users. PR #4347 by @​RAlanWright.

Internal

  • 🔧 Update sponsors, add: ExoFlare, Ines Course; remove: Dropbase, Vim.so, Calmcode; update: Striveworks, TalkPython and TestDriven.io. PR #4805 by @​tiangolo.
  • ⬆️ Upgrade Codecov GitHub Action. PR #4801 by @​tiangolo.
Commits
  • 2b54432 🔖 Release version 0.75.2
  • acd2287 📝 Update release notes
  • 1d106bd 📝 Update release notes
  • 77fc14e 🔧 Update sponsors, add: ExoFlare, Ines Course; remove: Dropbase, Vim.so, Calm...
  • 41d75b6 📝 Update release notes
  • ddd9da3 ✅ Fix new/recent tests with new fixed ValidationError JSON Schema (#4806)
  • 197c1d6 📝 Update release notes
  • d9e7a54 📝 Update release notes
  • c449ae5 🐛 Fix JSON Schema for ValidationError at field loc (#3810)
  • 1d8d81a 📝 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Andy-Grigg.


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 dependabot bot added dependencies Related with project dependencies python labels Apr 18, 2022
Copy link
Contributor

@Andy-Grigg Andy-Grigg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/fastapi-0.75.2 branch from e7a93e9 to 1cb3f39 Compare April 18, 2022 12:03
@dependabot dependabot bot merged commit 0797f69 into main Apr 18, 2022
@dependabot dependabot bot deleted the dependabot/pip/fastapi-0.75.2 branch April 18, 2022 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant