Commit 05a71ae
authored
fix(deps): update dependency fastapi to v0.124.3 (#330)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [fastapi](https://redirect.github.com/fastapi/fastapi)
([changelog](https://fastapi.tiangolo.com/release-notes/)) | `==0.124.2`
-> `==0.124.3` |

|

|

|

|
---
### Release Notes
<details>
<summary>fastapi/fastapi (fastapi)</summary>
###
[`v0.124.3`](https://redirect.github.com/fastapi/fastapi/releases/tag/0.124.3)
##### Fixes
- 🐛 Fix support for tagged union with discriminator inside of
`Annotated` with `Body()`. PR
[#​14512](https://redirect.github.com/fastapi/fastapi/pull/14512)
by [@​tiangolo](https://redirect.github.com/tiangolo).
##### Refactors
- ✅ Add set of tests for request parameters and alias. PR
[#​14358](https://redirect.github.com/fastapi/fastapi/pull/14358)
by [@​YuriiMotov](https://redirect.github.com/YuriiMotov).
##### Docs
- 📝 Tweak links format. PR
[#​14505](https://redirect.github.com/fastapi/fastapi/pull/14505)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- 📝 Update docs about re-raising validation errors, do not include
string as is to not leak information. PR
[#​14487](https://redirect.github.com/fastapi/fastapi/pull/14487)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- 🔥 Remove external links section. PR
[#​14486](https://redirect.github.com/fastapi/fastapi/pull/14486)
by [@​tiangolo](https://redirect.github.com/tiangolo).
##### Translations
- 🌐 Sync Russian docs. PR
[#​14509](https://redirect.github.com/fastapi/fastapi/pull/14509)
by [@​YuriiMotov](https://redirect.github.com/YuriiMotov).
- 🌐 Sync German docs. PR
[#​14488](https://redirect.github.com/fastapi/fastapi/pull/14488)
by [@​nilslindemann](https://redirect.github.com/nilslindemann).
##### Internal
- 👷 Tweak coverage to not pass Smokeshow max file size limit. PR
[#​14507](https://redirect.github.com/fastapi/fastapi/pull/14507)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- ✅ Expand test matrix to include Windows and MacOS. PR
[#​14171](https://redirect.github.com/fastapi/fastapi/pull/14171)
by [@​svlandeg](https://redirect.github.com/svlandeg).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone
Europe/Dublin.
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/BSStudio/bss-web-file-api).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 972c381 commit 05a71ae
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments