build(deps): bump fastapi from 0.119.1 to 0.120.2
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(7 months ago)
(7 months ago)
(7 months ago)
dependencies python
Bumps fastapi from 0.119.1 to 0.120.2.
Release notes
Sourced from fastapi's releases.
0.120.2
Fixes
- 🐛 Fix separation of schemas with nested models introduced in 0.119.0. PR #14246 by
@tiangolo.Internal
- 🔧 Add sponsor: SerpApi. PR #14248 by
@tiangolo.- ⬆ Bump actions/download-artifact from 5 to 6. PR #14236 by
@dependabot[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #14237 by
@pre-commit-ci[bot].- ⬆ Bump actions/upload-artifact from 4 to 5. PR #14235 by
@dependabot[bot].0.120.1
Upgrades
- ⬆️ Bump Starlette to <
0.50.0. PR #14234 by@YuriiMotov.Internal
- 🔧 Add
licenseandlicense-filestopyproject.toml, removeLicensefromclassifiers. PR #14230 by@YuriiMotov.0.120.0
There are no major nor breaking changes in this release. ☕️
The internal reference documentation now uses
annotated_doc.Docinstead oftyping_extensions.Doc, this adds a new (very small) dependency onannotated-doc, a package made just to provide thatDocdocumentation utility class.I would expect
typing_extensions.Docto be deprecated and then removed at some point fromtyping_extensions, for that reason there's the newannotated-docmicro-package. If you are curious about this, you can read more in the repo forannotated-doc.This new version
0.120.0only contains that transition to the new home package for that utility classDoc.Translations
- 🌐 Sync German docs. PR #14188 by
@nilslindemann.Internal
- ➕ Migrate internal reference documentation from
typing_extensions.Doctoannotated_doc.Doc. PR #14222 by@tiangolo.- 🛠️ Update German LLM prompt and test file. PR #14189 by
@nilslindemann.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #14181 by
@pre-commit-ci[bot].
Commits
22ccca2🔖 Release version 0.120.2d2a703d📝 Update release notes35aa12b🔧 Add sponsor: SerpApi (#14248)c01b5dd📝 Update release notes6a657f3🐛 Fix separation of schemas with nested models introduced in 0.119.0 (#14246)7132a69📝 Update release notesdb7feb5📝 Update release notes448ea5e📝 Update release notesb618e0f⬆ [pre-commit.ci] pre-commit autoupdate (#14237)ccf50ca⬆ Bump actions/download-artifact from 5 to 6 (#14236)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 10762737 |
| UUID: | 3567263313 |
| Node ID: | PR_kwDOK10JAc6wcEL3 |
| Host: | GitHub |
| Repository: | ntjapps/base-python-app |