Bump sqlmodel from 0.0.19 to 0.0.22
Open
Number: #23
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 3
Association: Contributor
Comments: 3
Created:
September 02, 2024 at 11:35 PM UTC
(over 1 year ago)
(over 1 year ago)
Updated:
July 22, 2025 at 08:17 AM UTC
(8 months ago)
(8 months ago)
Labels:
dependencies
dependencies
Description:
Bumps sqlmodel from 0.0.19 to 0.0.22.
Release notes
Sourced from sqlmodel's releases.
0.0.22
Fixes
- 🐛 Fix support for types with
Optional[Annoated[x, f()]], e.g.id: Optional[pydantic.UUID4]. PR #1093 by@tiangolo.Docs
- ✏️ Fix a typo in
docs/virtual-environments.md. PR #1085 by@tiangolo.- 📝 Add docs for virtual environments and environment variables, update contributing. PR #1082 by
@tiangolo.- 📝 Add docs about repo management and team. PR #1059 by
@tiangolo.- ✏️ Fix typo in
cascade_deletedocs. PR #1030 by@tiangolo.Internal
- ✅ Refactor test_enums to make them independent of previous imports. PR #1095 by
@tiangolo.- 👷 Update
latest-changesGitHub Action. PR #1087 by@tiangolo.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1028 by
@pre-commit-ci[bot].- ⬆ Bump ruff from 0.4.7 to 0.6.2. PR #1081 by
@dependabot[bot].- 🔧 Update lint script. PR #1084 by
@tiangolo.- 👷 Update Python version for coverage. PR #1083 by
@tiangolo.- 🔧 Update coverage config files. PR #1077 by
@tiangolo.- 🔧 Add URLs to
pyproject.toml, show up in PyPI. PR #1074 by@tiangolo.- 👷 Do not sync labels as it overrides manually added labels. PR #1073 by
@tiangolo.- 👷 Update configs for GitHub Action labeler, to add only one label. PR #1072 by
@tiangolo.- 👷 Update labeler GitHub Actions permissions and dependencies. PR #1071 by
@tiangolo.- 👷 Add GitHub Action label-checker. PR #1069 by
@tiangolo.- 👷 Add GitHub Action labeler. PR #1068 by
@tiangolo.- 👷 Update GitHub Action add-to-project. PR #1067 by
@tiangolo.- 👷 Add GitHub Action add-to-project. PR #1066 by
@tiangolo.- 📝 Update admonitions in annotations. PR #1065 by
@tiangolo.- 📝 Update links from github.com/tiangolo/sqlmodel to github.com/fastapi/sqlmodel. PR #1064 by
@tiangolo.- 🔧 Update members. PR #1063 by
@tiangolo.- 💄 Add dark-mode logo. PR #1061 by
@tiangolo.- 🔨 Update docs.py script to enable dirty reload conditionally. PR #1060 by
@tiangolo.- 🔧 Update MkDocs previews. PR #1058 by
@tiangolo.- 💄 Update Termynal line-height. PR #1057 by
@tiangolo.- 👷 Upgrade build docs configs. PR #1047 by
@tiangolo.- 👷 Add alls-green for test-redistribute. PR #1055 by
@tiangolo.- 👷 Update docs-previews to handle no docs changes. PR #1056 by
@tiangolo.- 👷🏻 Show docs deployment status and preview URLs in comment. PR #1054 by
@tiangolo.- 🔧 Enable auto dark mode. PR #1046 by
@tiangolo.- 👷 Update issue-manager. PR #1045 by
@tiangolo.- 👷 Update issue-manager.yml GitHub Action permissions. PR #1040 by
@tiangolo.- ♻️ Refactor Deploy Docs GitHub Action to be a script and update token preparing for org. PR #1039 by
@tiangolo.0.0.21
Features
- ✨ Add support for cascade delete relationships:
cascade_delete,ondelete, andpassive_deletes. Initial PR #983 by@estebanx64.
- New docs at: Cascade Delete Relationships.
... (truncated)
Changelog
Sourced from sqlmodel's changelog.
0.0.22
Fixes
- 🐛 Fix support for types with
Optional[Annoated[x, f()]], e.g.id: Optional[pydantic.UUID4]. PR #1093 by@tiangolo.Docs
- ✏️ Fix a typo in
docs/virtual-environments.md. PR #1085 by@tiangolo.- 📝 Add docs for virtual environments and environment variables, update contributing. PR #1082 by
@tiangolo.- 📝 Add docs about repo management and team. PR #1059 by
@tiangolo.- ✏️ Fix typo in
cascade_deletedocs. PR #1030 by@tiangolo.Internal
- ✅ Refactor test_enums to make them independent of previous imports. PR #1095 by
@tiangolo.- 👷 Update
latest-changesGitHub Action. PR #1087 by@tiangolo.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1028 by
@pre-commit-ci[bot].- ⬆ Bump ruff from 0.4.7 to 0.6.2. PR #1081 by
@dependabot[bot].- 🔧 Update lint script. PR #1084 by
@tiangolo.- 👷 Update Python version for coverage. PR #1083 by
@tiangolo.- 🔧 Update coverage config files. PR #1077 by
@tiangolo.- 🔧 Add URLs to
pyproject.toml, show up in PyPI. PR #1074 by@tiangolo.- 👷 Do not sync labels as it overrides manually added labels. PR #1073 by
@tiangolo.- 👷 Update configs for GitHub Action labeler, to add only one label. PR #1072 by
@tiangolo.- 👷 Update labeler GitHub Actions permissions and dependencies. PR #1071 by
@tiangolo.- 👷 Add GitHub Action label-checker. PR #1069 by
@tiangolo.- 👷 Add GitHub Action labeler. PR #1068 by
@tiangolo.- 👷 Update GitHub Action add-to-project. PR #1067 by
@tiangolo.- 👷 Add GitHub Action add-to-project. PR #1066 by
@tiangolo.- 📝 Update admonitions in annotations. PR #1065 by
@tiangolo.- 📝 Update links from github.com/tiangolo/sqlmodel to github.com/fastapi/sqlmodel. PR #1064 by
@tiangolo.- 🔧 Update members. PR #1063 by
@tiangolo.- 💄 Add dark-mode logo. PR #1061 by
@tiangolo.- 🔨 Update docs.py script to enable dirty reload conditionally. PR #1060 by
@tiangolo.- 🔧 Update MkDocs previews. PR #1058 by
@tiangolo.- 💄 Update Termynal line-height. PR #1057 by
@tiangolo.- 👷 Upgrade build docs configs. PR #1047 by
@tiangolo.- 👷 Add alls-green for test-redistribute. PR #1055 by
@tiangolo.- 👷 Update docs-previews to handle no docs changes. PR #1056 by
@tiangolo.- 👷🏻 Show docs deployment status and preview URLs in comment. PR #1054 by
@tiangolo.- 🔧 Enable auto dark mode. PR #1046 by
@tiangolo.- 👷 Update issue-manager. PR #1045 by
@tiangolo.- 👷 Update issue-manager.yml GitHub Action permissions. PR #1040 by
@tiangolo.- ♻️ Refactor Deploy Docs GitHub Action to be a script and update token preparing for org. PR #1039 by
@tiangolo.0.0.21
Features
... (truncated)
Commits
016b2ba🔖 Release version 0.0.225930fb0📝 Update release notesfeb5ff1📝 Update release notesa14ab0b🐛 Fix support for types withOptional[Annoated[x, f()]], e.g. `id: Optional...4eaf8b9📝 Update release notese4f3ec7✅ Refactor test_enums to make them independent of previous imports (#1095)9acd934📝 Update release notesed6cf35👷 Updatelatest-changesGitHub Action (#1087)711693e📝 Update release notes20859a4⬆ [pre-commit.ci] pre-commit autoupdate (#1028)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 3915656 |
| UUID: | 2501689099 |
| Node ID: | PR_kwDOLiB2fc56M4_u |
| Host: | GitHub |
| Repository: | Azure-Samples/azure-postgres-pgvector-python |