Bump the minor-and-patch group in /backend with 2 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(3 months ago)
(3 months ago)
(3 months ago)
by randroid88
dependencies
randroid88
Bumps the minor-and-patch group in /backend with 2 updates: fastapi and alembic.
Updates fastapi
from 0.115.14 to 0.116.1
Release notes
Sourced from fastapi's releases.
0.116.1
Upgrades
- ⬆️ Upgrade Starlette supported version range to
>=0.40.0,<0.48.0
. PR #13884 by@tiangolo
.Docs
- 📝 Add notification about impending changes in Translations to
docs/en/docs/contributing.md
. PR #13886 by@YuriiMotov
.Internal
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #13871 by
@pre-commit-ci[bot]
.0.116.0
Features
- ✨ Add support for deploying to FastAPI Cloud with
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
- 🌐 Add Russian translation for
docs/ru/docs/advanced/response-directly.md
. PR #13801 by@NavesSapnis
.- 🌐 Add Russian translation for
docs/ru/docs/advanced/additional-status-codes.md
. PR #13799 by@NavesSapnis
.- 🌐 Add Ukrainian translation for
docs/uk/docs/tutorial/body-updates.md
. PR #13804 by@valentinDruzhinin
.Internal
- ⬆ Bump pillow from 11.1.0 to 11.3.0. PR #13852 by
@dependabot[bot]
.- 👥 Update FastAPI People - Sponsors. PR #13846 by
@tiangolo
.- 👥 Update FastAPI GitHub topic repositories. PR #13848 by
@tiangolo
.- ⬆ Bump mkdocs-material from 9.6.1 to 9.6.15. PR #13849 by
@dependabot[bot]
.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #13843 by
@pre-commit-ci[bot]
.- 👥 Update FastAPI People - Contributors and Translators. PR #13845 by
@tiangolo
.
Commits
3137234
🔖 Release version 0.116.1095dab0
📝 Update release notescad6880
⬆️ Upgrade Starlette supported version range to>=0.40.0,<0.48.0
(#13884)a6e79e6
📝 Update release notes2c13b1b
📝 Add notification about impending changes in Translations to `docs/en/docs/c...7179d48
📝 Update release notes07bcb18
⬆ [pre-commit.ci] pre-commit autoupdate (#13871)bd8f358
🔖 Release version 0.116.018eb7a7
📝 Update release notesdd906a9
📝 Update release notes- Additional commits viewable in compare view
Updates alembic
from 1.16.2 to 1.16.4
Release notes
Sourced from alembic's releases.
1.16.4
Released: July 10, 2025
bug
[bug] [config] Fixed issue in new
pyproject.toml
support where boolean values, such as those used for therecursive_version_locations
andsourceless
configuration parameters, would not be accepted.References: #1694
1.16.3
Released: July 8, 2025
usecase
[usecase] [commands] Added new
pyproject_async
template, combining the newpyproject
template with theasync
template. Pull request courtesy Alc-Alc.References: #1683
[usecase] [autogenerate] Add "module" post-write hook. This hook type is almost identical to the console_scripts hook, except it's running
python -m black
instead of using black'sconsole_script
. It is mainly useful for tools without console scripts (e.g. ruff), but has semantics closer to the console_scripts hook in that it finds the ruff module available to the running interpreter instead of finding an executable by path. Pull request courtesy Frazer McLean.References: #1686
bug
[bug] [autogenerate] Fixed the rendering of
server_default=FetchedValue()
to ensure it is preceded by thesa.
prefix in the migration script. Pull request courtesy david-fed.References: #1633
[bug] [autogenerate] Fixed autogenerate rendering bug which failed to render foreign key constraints local to a
CreateTableOp
object if it did not refer to aMetaData
collection via a private constructor argument that would not ordinarily be passed in user-defined rewriter recipes, including ones in the Alembic cookbook section of the docs.
... (truncated)
Commits
- See full diff 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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
1
+2
-2
Technical Details
ID: | 3215221 |
UUID: | 2663124584 |
Node ID: | PR_kwDOOctpPM6evA5o |
Host: | GitHub |
Repository: | Randroids-Dojo/typescript-and-python-bootstrap |
Merge State: | Unknown |