Commit 88263d2
authored
fix(deps): update dependency fastapi to v0.123.5 (#300)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fastapi](https://redirect.github.com/fastapi/fastapi)
([changelog](https://fastapi.tiangolo.com/release-notes/)) | `==0.123.4`
-> `==0.123.5` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>fastapi/fastapi (fastapi)</summary>
###
[`v0.123.5`](https://redirect.github.com/fastapi/fastapi/releases/tag/0.123.5)
[Compare
Source](https://redirect.github.com/fastapi/fastapi/compare/0.123.4...0.123.5)
##### Features
- ✨ Allow using dependables with `functools.partial()`. PR
[#​9753](https://redirect.github.com/fastapi/fastapi/pull/9753) by
[@​lieryan](https://redirect.github.com/lieryan).
- ✨ Add support for wrapped functions (e.g. `@functools.wraps()`) used
with forward references. PR
[#​5077](https://redirect.github.com/fastapi/fastapi/pull/5077) by
[@​lucaswiman](https://redirect.github.com/lucaswiman).
- ✨ Handle wrapped dependencies. PR
[#​9555](https://redirect.github.com/fastapi/fastapi/pull/9555) by
[@​phy1729](https://redirect.github.com/phy1729).
##### Fixes
- 🐛 Fix optional sequence handling with new union syntax from Python
3.10. PR
[#​14430](https://redirect.github.com/fastapi/fastapi/pull/14430)
by [@​Viicos](https://redirect.github.com/Viicos).
##### Refactors
- 🔥 Remove dangling extra condiitonal no longer needed. PR
[#​14435](https://redirect.github.com/fastapi/fastapi/pull/14435)
by [@​tiangolo](https://redirect.github.com/tiangolo).
- ♻️ Refactor internals, update `is_coroutine` check to reuse internal
supported variants (unwrap, check class). PR
[#​14434](https://redirect.github.com/fastapi/fastapi/pull/14434)
by [@​tiangolo](https://redirect.github.com/tiangolo).
##### Translations
- 🌐 Sync German docs. PR
[#​14367](https://redirect.github.com/fastapi/fastapi/pull/14367)
by [@​nilslindemann](https://redirect.github.com/nilslindemann).
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 871c916 commit 88263d2
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