⬆ Bump alembic from 1.15.2 to 1.16.4 in /backend
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(10 months ago)
(10 months ago)
(10 months ago)
dependencies python:uv
Bumps alembic from 1.15.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.tomlsupport where boolean values, such as those used for therecursive_version_locationsandsourcelessconfiguration parameters, would not be accepted.References: #1694
1.16.3
Released: July 8, 2025
usecase
[usecase] [commands] Added new
pyproject_asynctemplate, combining the newpyprojecttemplate with theasynctemplate. 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 blackinstead 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
CreateTableOpobject if it did not refer to aMetaDatacollection 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 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)
Pull Request Statistics
1
1
+793
-792
Package Dependencies
Technical Details
| ID: | 5932756 |
| UUID: | 2751885501 |
| Node ID: | PR_kwDOPfPGqM6kBnC9 |
| Host: | GitHub |
| Repository: | bee-dev215/full-stack-fastapi-template |
| Mergeable: | Yes |
| Merge State: | Unstable |