-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency fastapi to v0.116.1 #123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/fastapi-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47b4af7
to
6adc79c
Compare
357193d
to
f429c54
Compare
f429c54
to
5b86b81
Compare
5b86b81
to
fdbe5cc
Compare
fdbe5cc
to
af151b4
Compare
af151b4
to
acae21d
Compare
acae21d
to
3d97916
Compare
3d97916
to
0ab1018
Compare
0ab1018
to
f71b3f1
Compare
f71b3f1
to
29b44a9
Compare
29b44a9
to
5c952b4
Compare
5c952b4
to
f62e327
Compare
f62e327
to
a509dac
Compare
a509dac
to
defc749
Compare
defc749
to
64095b2
Compare
64095b2
to
368e942
Compare
368e942
to
ffbf410
Compare
ffbf410
to
46a7822
Compare
46a7822
to
92eb247
Compare
92eb247
to
4c473e2
Compare
4c473e2
to
319c755
Compare
319c755
to
6102535
Compare
6102535
to
1fdd01d
Compare
1fdd01d
to
7df9848
Compare
7df9848
to
ad6bd41
Compare
ad6bd41
to
15e03aa
Compare
15e03aa
to
deb2c70
Compare
deb2c70
to
6f36285
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.110.1
->0.116.1
Release Notes
fastapi/fastapi (fastapi)
v0.116.1
Compare Source
Upgrades
>=0.40.0,<0.48.0
. PR #13884 by @tiangolo.Docs
docs/en/docs/contributing.md
. PR #13886 by @YuriiMotov.Internal
v0.116.0
Compare Source
Features
fastapi deploy
. PR #13870 by @tiangolo.Installing
fastapi[standard]
now includesfastapi-cloud-cli
.This will allow you to deploy to FastAPI Cloud with the
fastapi deploy
command.If you want to install
fastapi
with the standard dependencies but withoutfastapi-cloud-cli
, you can install insteadfastapi[standard-no-fastapi-cloud-cli]
.Translations
docs/ru/docs/advanced/response-directly.md
. PR #13801 by @NavesSapnis.docs/ru/docs/advanced/additional-status-codes.md
. PR #13799 by @NavesSapnis.docs/uk/docs/tutorial/body-updates.md
. PR #13804 by @valentinDruzhinin.Internal
v0.115.14
Compare Source
Fixes
Form
. PR #13827 by @patrick91.Docs
docs/en/docs/advanced/response-directly.md
. PR #13800 by @NavesSapnis.Translations
docs/uk/docs/tutorial/response-model.md
. PR #13792 by @valentinDruzhinin.docs/uk/docs/tutorial/security/index.md
. PR #13805 by @valentinDruzhinin.docs/ja/docs/tutorial/encoder.md
. PR #13815 by @ruzia.docs/ja/docs/tutorial/handling-errors.md
. PR #13814 by @ruzia.docs/ja/docs/tutorial/body-fields.md
. PR #13802 by @ruzia.docs/ru/docs/advanced/index.md
. PR #13797 by @NavesSapnis.Internal
v0.115.13
Compare Source
Fixes
\f
) character for Pydantic V2. PR #13698 by @YuriiMotov.Refactors
refreshUrl
parameter inOAuth2PasswordBearer
. PR #11460 by @snosratiershad.password
andclient_secret
inOAuth2PasswordRequestForm
, make docs show password fields for passwords. PR #11032 by @Thodoris1999.settings
. PR #13505 by @valentinDruzhinin.validate_response_recursive
. PR #13507 by @valentinDruzhinin.Upgrades
Docs
async def
withoutawait
. PR #13642 by @swastikpradhan1999.docs/en/docs/tutorial/handling-errors.md
. PR #13623 by @gsheni.Translations
docs/ru/docs/advanced/response-change-status-code.md
. PR #13791 by @NavesSapnis.docs/fa/docs/learn/index.md
. PR #13518 by @Mohammad222PR.docs/ko/docs/advanced/sub-applications.md
. PR #4543 by @NinaHwang.docs/uk/docs/tutorial/schema-extra-example.md
. PR #13769 by @valentinDruzhinin.docs/uk/docs/tutorial/query-param-models.md
. PR #13748 by @valentinDruzhinin.docs/bn/docs/environment-variables.md
. PR #13629 by @SakibSibly.docs/uk/docs/tutorial/query-params-str-validations.md
page. PR #13546 by @valentinDruzhinin.docs/ru/docs/tutorial/cookie-param-models.md
. PR #13616 by @EgorOnishchuk.docs/ko/docs/tutorial/extra-models.md
. PR #13063 by @timothy-jeong.docs/uk/docs/tutorial/path-params-numeric-validations.md
page. PR #13548 by @valentinDruzhinin.docs/uk/docs/tutorial/middleware.md
page. PR #13520 by @valentinDruzhinin.docs/uk/docs/tutorial/background-tasks.md
page. PR #13502 by @valentinDruzhinin.docs/uk/docs/tutorial/cors.md
page. PR #13519 by @valentinDruzhinin.docs/ko/docs/advanced/events.md
. PR #13487 by @bom1215.docs/uk/docs/tutorial/handling-errors.md
page. PR #13420 by @valentinDruzhinin.docs/ru/docs/tutorial/request-form-models.md
. PR #13552 by @EgorOnishchuk.docs/ko/docs/virtual-environments.md
. PR #13630 by @sungchan1.docs/ru/docs/tutorial/header-param-models.md
. PR #13526 by @minaton-ru.docs/zh/docs/tutorial/index.md
. PR #13374 by @Zhongheng-Cheng.docs/zh/docs/deployment/manually.md
. PR #13324 by @Zhongheng-Cheng.docs/zh/docs/deployment/server-workers.md
. PR #13292 by @Zhongheng-Cheng.docs/zh/docs/tutorial/first-steps.md
. PR #13348 by @Zhongheng-Cheng.Internal
inline-snapshot
to support different Pydantic versions in the test suite. PR #12534 by @15r10nk.docs/en/mkdocs.yml
configuration file. PR #13542 by @svlandeg.v0.115.12
Compare Source
Fixes
convert_underscores=False
for header Pydantic models. PR #13515 by @tiangolo.Docs
docs/en/docs/tutorial/middleware.md
. PR #13444 by @Rishat-F.Translations
docs/uk/docs/tutorial/metadata.md
page. PR #13459 by @valentinDruzhinin.docs/uk/docs/tutorial/response-status-code.md
page. PR #13462 by @valentinDruzhinin.docs/uk/docs/tutorial/cookie-param-models.md
page. PR #13460 by @valentinDruzhinin.docs/uk/docs/tutorial/header-param-models.md
page. PR #13461 by @valentinDruzhinin.docs/ja/docs/virtual-environments.md
. PR #13304 by @k94-ishi.docs/ko/docs/tutorial/security/oauth2-jwt.md
. PR #13333 by @yes0ng.docs/vi/docs/deployment/cloud.md
. PR #13407 by @ptt3199.Internal
v0.115.11
Compare Source
Fixes
Annotated
custom validations, likeAfterValidator
, revert #13440. PR #13442 by @tiangolo.Translations
docs/ru/docs/tutorial/middleware.md
. PR #13412 by @alv2017.Internal
v0.115.10
Compare Source
Fixes
Upgrades
>=0.40.0,<0.47.0
. PR #13426 by @musicinmybrain.Translations
docs/uk/docs/tutorial/debugging.md
. PR #13370 by @valentinDruzhinin.docs/uk/docs/tutorial/query-params.md
. PR #13362 by @valentinDruzhinin.docs/uk/docs/tutorial/path-params.md
. PR #13354 by @valentinDruzhinin.docs/ja/docs/tutorial/cookie-param-models.md
. PR #13330 by @k94-ishi.docs/uk/docs/tutorial/body-multiple-params.md
. PR #13408 by @valentinDruzhinin.docs/ja/docs/tutorial/query-param-models.md
. PR #13323 by @k94-ishi.docs/uk/docs/tutorial/body-nested-models.md
. PR #13409 by @valentinDruzhinin.docs/vi/docs/deployment/versions.md
. PR #13406 by @ptt3199.docs/vi/docs/deployment/index.md
. PR #13405 by @ptt3199.docs/uk/docs/tutorial/request-forms.md
. PR #13383 by @valentinDruzhinin.docs/uk/docs/tutorial/testing.md
. PR #13371 by @valentinDruzhinin.v0.115.9
Compare Source
Fixes
HTTPDigest
only raises an exception whenauto_error is True
. PR #2939 by @arthurio.Refactors
query_params_str_validations
. PR #13218 by @alv2017.app_testing
. PR #13220 by @alv2017.dependency_testing
. PR #13223 by @alv2017.Docs
...
). PR #13377 by @tiangolo.body-multiple-params
. PR #13345 by @DanielYang59.Translations
docs/uk/docs/tutorial/header-params.md
. PR #13381 by @valentinDruzhinin.docs/uk/docs/tutorial/request-files.md
. PR #13395 by @valentinDruzhinin.docs/uk/docs/tutorial/request-form-models.md
. PR #13384 by @valentinDruzhinin.docs/uk/docs/tutorial/request-forms-and-files.md
. PR #13386 by @valentinDruzhinin.docs/ko/docs/help-fastapi.md
. PR #13262 by @Zerohertz.docs/ko/docs/advanced/custom-response.md
. PR #13265 by @11kkw.docs/ko/docs/tutorial/security/simple-oauth2.md
. PR #13335 by @yes0ng.docs/ru/docs/advanced/response-cookies.md
. PR #13327 by @Stepakinoyan.docs/vi/docs/tutorial/static-files.md
. PR #11291 by @ptt3199.docs/ko/docs/tutorial/dependencies/dependencies-with-yield.md
. PR #13257 by @11kkw.docs/vi/docs/virtual-environments.md
. PR #13282 by @ptt3199.docs/uk/docs/tutorial/static-files.md
. PR #13285 by @valentinDruzhinin.docs/vi/docs/environment-variables.md
. PR #13287 by @ptt3199.docs/vi/docs/fastapi-cli.md
. PR #13294 by @ptt3199.docs/uk/docs/features.md
. PR #13308 by @valentinDruzhinin.docs/uk/docs/learn/index.md
. PR #13306 by @valentinDruzhinin.docs/pt/docs/deployment/https.md
. PR #13317 by @Joao-Pedro-P-Holanda.docs/pt/docs/index.md
. PR #13328 by @ceb10n.docs/ru/docs/advanced/websockets.md
. PR #13279 by @Rishat-F.Internal
tests/test_modules_same_name_body/test_main.py
. PR #13411 by @alv2017.wrangler-action
v3. PR #13415 by @joakimnordling.v0.115.8
Compare Source
Fixes
OAuth2PasswordRequestForm
andOAuth2PasswordRequestFormStrict
fixedgrant_type
"password" RegEx. PR #9783 by @skarfie123.Refactors
APIKeyBase
super class. PR #3142 by @ShahriyarR.Docs
docs/en/docs/tutorial/extra-models.md
. PR #13061 by @timothy-jeong.tutorial002
to deal withtax=0
case. PR #13230 by @togogh.Translations
docs/ja/docs/environment-variables.md
. PR #13226 by @k94-ishi.docs/ru/docs/advanced/async-tests.md
. PR #13227 by @Rishat-F.docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
. PR #13252 by @Rishat-F.docs/ru/docs/tutorial/bigger-applications.md
. PR #13154 by @alv2017.Internal
>=3.2.1,<5.0.0
. PR #13273 by @tiangolo.notify_translations.py
empty env var handling for PR label events vs workflow_dispatch. PR #13272 by @tiangolo.scripts/notify_translations.py
, no need for a custom GitHub Action. PR #13270 by @tiangolo.v0.115.7
Compare Source
Upgrades
python-multipart
to >=0.0.18. PR #13219 by @DanielKusyDev.>=0.40.0,<0.46.0
. PR #13117 by @Kludex.jinja2
to >=3.1.5. PR #13194 by @DanielKusyDev.Refactors
Docs
fastapi-cli
UI examples in docs. PR #13107 by @Zhongheng-Cheng.docs/en/docs/virtual-environments.md
. PR #13124 by @tiangolo.docs/en/docs/contributing.md
. PR #12899 by @kingsubin.docs/en/docs/tutorial/sql-databases.md
. PR #13081 by @alv2017.docs/ru/docs/tutorial/query-param-models.md
. PR #12994 by @alejsdev.fastapi-cli
. PR #13031 by @tiangolo.Translations
docs/pt/docs/tutorial/request-forms.md
. PR #13216 by @Joao-Pedro-P-Holanda.docs/pt/docs/advanced/settings.md
. PR #13209 by @ceb10n.docs/pt/docs/tutorial/security/oauth2-jwt.md
. PR #13205 by @ceb10n.docs/id/docs/index.md
. PR #13191 by @gerry-sabar.docs/id/docs/tutorial/static-files.md
. PR #13092 by @guspan-tanadi.docs/pt/docs/tutorial/security/get-current-user.md
. PR #13188 by @ceb10n.docs/pt/docs/advanced/benchmarks.md
. PR #13187 by @ceb10n.docs/ru/docs/tutorial/security/first-steps.md
. PR #13159 by @Yarous.docs/ja/docs/tutorial/path-params-numeric-validations.md
. PR #12238 by @FakeDocument.docs/zh/docs/fastapi-cli.md
. PR #13102 by @Zhongheng-Cheng.docs/zh/docs/advanced/security/oauth2-scopes.md
. PR #13110 by @ChenPu2002.docs/id/docs/tutorial/path-params.md
. PR #13086 by @gerry-sabar.docs/ko/docs/tutorial/sql-databases.md
. PR #13093 by @GeumBinLee.docs/zh/docs/async.md
. PR #13095 by @Zhongheng-Cheng.docs/zh/docs/advanced/openapi-webhooks.md
. PR #13091 by @Zhongheng-Cheng.docs/zh/docs/advanced/async-tests.md
. PR #13074 by @Zhongheng-Cheng.docs/uk/docs/fastapi-cli.md
. PR #13020 by @ykertytsky.docs/zh/docs/advanced/events.md
. PR #12512 by @ZhibangYue./docs/ru/docs/tutorial/sql-databases.md
. PR #13079 by @alv2017.docs/zh/docs/advanced/testing-dependencies.md
. PR #13066 by @Zhongheng-Cheng.docs/zh-hant/docs/tutorial/index.md
. PR #13075 by @codingjenny.docs/zh/docs/tutorial/sql-databases.md
. PR #13051 by @Zhongheng-Cheng.docs/zh/docs/tutorial/query-params-str-validations.md
. PR #12928 by @Vincy1230.docs/zh/docs/tutorial/header-param-models.md
. PR #13040 by @Zhongheng-Cheng.docs/zh/docs/tutorial/path-params.md
. PR #12926 by @Vincy1230.docs/zh/docs/tutorial/first-steps.md
. PR #12923 by @Vincy1230.docs/ru/docs/deployment/docker.md
. PR #13048 by @anklav24.docs/pt/docs/advanced/generate-clients.md
. PR #13030 by @vitumenezes.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.