Varun Chawla
2dec44bfd8
✏️ Fix typos in inline comment in expression.py ( #1747 )
...
Fix typos in expression.py comment
Fixed two typos in the comment on line 47:
- "operatos" -> "operators"
- "expresion" -> "expression"
The comment now correctly reads: "Redefine operators that would only take a column expression..."
2026-02-09 08:07:12 +01:00
github-actions[bot]
b707f49930
📝 Update release notes
...
[skip ci]
2026-02-07 15:03:40 +00:00
github-actions[bot]
312f63d730
📝 Update release notes
...
[skip ci]
2026-02-07 15:03:13 +00:00
dependabot[bot]
1a92a68ca2
⬆ Bump fastapi from 0.128.1 to 0.128.3 ( #1746 )
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.128.1 to 0.128.3.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.128.1...0.128.3 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.128.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-07 16:03:12 +01:00
dependabot[bot]
20d4165090
⬆ Bump prek from 0.3.1 to 0.3.2 ( #1745 )
...
Bumps [prek](https://github.com/j178/prek ) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/j178/prek/releases )
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md )
- [Commits](https://github.com/j178/prek/compare/v0.3.1...v0.3.2 )
---
updated-dependencies:
- dependency-name: prek
dependency-version: 0.3.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-07 16:02:54 +01:00
github-actions[bot]
25c65becf6
📝 Update release notes
...
[skip ci]
2026-02-06 09:15:23 +00:00
Daniel Sam
edcaa54927
📝 Fix async example in session.execute() docstring & deprecation message ( #1643 )
...
Fix async example in session.execute() deprecation warning & docstring
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com >
2026-02-06 10:15:02 +01:00
github-actions[bot]
ab2cf64767
📝 Update release notes
...
[skip ci]
2026-02-06 09:00:33 +00:00
Motov Yurii
15e7ce762e
📝 Update management-tasks.md to be in line with management-tasks.md in FastAPI repo ( #1743 )
...
Update `management-tasks.md`
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com >
2026-02-06 10:00:10 +01:00
github-actions[bot]
c5e203c0d7
📝 Update release notes
...
[skip ci]
2026-02-06 08:55:11 +00:00
dependabot[bot]
3613ffb2a1
⬆ Bump fastapi from 0.128.0 to 0.128.1 ( #1742 )
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.128.0 to 0.128.1.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.128.0...0.128.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.128.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com >
2026-02-06 09:54:23 +01:00
github-actions[bot]
1c1654cdaf
📝 Update release notes
...
[skip ci]
2026-02-05 09:58:22 +00:00
Motov Yurii
f1aad85fc1
✅ Update ValidationError schema in FastAPI-related tests to be compatible with FastAPI 0.128.1+ ( #1744 )
2026-02-05 10:58:01 +01:00
github-actions[bot]
944af80660
📝 Update release notes
...
[skip ci]
2026-02-04 10:14:54 +00:00
dependabot[bot]
88862d8507
⬆ Bump ruff from 0.14.14 to 0.15.0 ( #1740 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.14.14 to 0.15.0.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.14.14...0.15.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.15.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-04 11:14:31 +01:00
github-actions[bot]
d1cd716017
📝 Update release notes
...
[skip ci]
2026-02-03 23:11:07 +00:00
Sebastián Ramírez
18f8060794
👷 Add generate-readme to pre-commit ( #1741 )
2026-02-03 23:10:47 +00:00
github-actions[bot]
940f665424
📝 Update release notes
...
[skip ci]
2026-02-03 18:11:40 +00:00
Motov Yurii
60181e61fc
👷 Run mypy by pre-commit ( #1738 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-03 19:11:03 +01:00
github-actions[bot]
7f0f2343af
📝 Update release notes
...
[skip ci]
2026-02-03 13:01:58 +00:00
dependabot[bot]
130ab66f5b
⬆ Bump prek from 0.3.0 to 0.3.1 ( #1739 )
...
Bumps [prek](https://github.com/j178/prek ) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/j178/prek/releases )
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md )
- [Commits](https://github.com/j178/prek/compare/v0.3.0...v0.3.1 )
---
updated-dependencies:
- dependency-name: prek
dependency-version: 0.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 14:01:41 +01:00
Sebastián Ramírez
dd51746fff
🔖 Release version 0.0.32
0.0.32
2026-02-01 19:17:25 +01:00
github-actions[bot]
7ce797bdfd
📝 Update release notes
...
[skip ci]
2026-02-01 18:15:11 +00:00
Victor Mota
66533c96d9
🐛 Fix support for Annotated fields with Pydantic 2.12+ ( #1607 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com >
Co-authored-by: svlandeg <svlandeg@github.com >
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com >
2026-02-01 19:14:55 +01:00
github-actions[bot]
5611bda2e5
📝 Update release notes
...
[skip ci]
2026-01-26 09:35:16 +00:00
dependabot[bot]
bcc38051d6
⬆ Bump ruff from 0.14.13 to 0.14.14 ( #1721 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.14.13 to 0.14.14.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.14.13...0.14.14 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.14
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 10:34:58 +01:00
github-actions[bot]
1e4bf5c190
📝 Update release notes
...
[skip ci]
2026-01-23 13:14:24 +00:00
dependabot[bot]
35c29501d1
⬆ Bump prek from 0.2.30 to 0.3.0 ( #1720 )
...
Bumps [prek](https://github.com/j178/prek ) from 0.2.30 to 0.3.0.
- [Release notes](https://github.com/j178/prek/releases )
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md )
- [Commits](https://github.com/j178/prek/compare/v0.2.30...v0.3.0 )
---
updated-dependencies:
- dependency-name: prek
dependency-version: 0.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-23 14:14:03 +01:00
github-actions[bot]
70cc5cd1e7
📝 Update release notes
...
[skip ci]
2026-01-22 16:34:09 +00:00
Sofie Van Landeghem
3cb862e7a8
🔧 Ensure that an edit to uv.lock gets the internal label ( #1719 )
...
Ensure that an edit to uv.lock gets the internal label
2026-01-22 17:33:46 +01:00
github-actions[bot]
d7a01b0ece
📝 Update release notes
...
[skip ci]
2026-01-22 15:36:04 +00:00
dependabot[bot]
8ed2673ad8
⬆ Bump sqlalchemy from 2.0.45 to 2.0.46 ( #1717 )
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.45 to 2.0.46.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-version: 2.0.46
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-22 16:35:43 +01:00
github-actions[bot]
01ed5fb67e
📝 Update release notes
...
[skip ci]
2026-01-21 13:08:45 +00:00
dependabot[bot]
8d278d89d9
⬆ Bump typer from 0.21.0 to 0.21.1 ( #1715 )
...
Bumps [typer](https://github.com/fastapi/typer ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/fastapi/typer/releases )
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/fastapi/typer/compare/0.21.0...0.21.1 )
---
updated-dependencies:
- dependency-name: typer
dependency-version: 0.21.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com >
2026-01-21 14:08:27 +01:00
github-actions[bot]
1e23a506d1
📝 Update release notes
...
[skip ci]
2026-01-21 13:04:03 +00:00
dependabot[bot]
4ea0a1f188
⬆ Bump ruff from 0.14.10 to 0.14.13 ( #1714 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.14.10 to 0.14.13.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.14.10...0.14.13 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.13
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com >
2026-01-21 14:03:42 +01:00
github-actions[bot]
01a928b072
📝 Update release notes
...
[skip ci]
2026-01-21 12:59:21 +00:00
dependabot[bot]
23cb679fe0
⬆ Bump prek from 0.2.25 to 0.2.30 ( #1716 )
...
Bumps [prek](https://github.com/j178/prek ) from 0.2.25 to 0.2.30.
- [Release notes](https://github.com/j178/prek/releases )
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md )
- [Commits](https://github.com/j178/prek/compare/v0.2.25...v0.2.30 )
---
updated-dependencies:
- dependency-name: prek
dependency-version: 0.2.30
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-21 13:58:59 +01:00
github-actions[bot]
880150b129
📝 Update release notes
...
[skip ci]
2026-01-16 11:48:29 +00:00
Alejandra
4e7c8879d8
📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs ( #1712 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-16 12:48:01 +01:00
github-actions[bot]
c0a4061f01
📝 Update release notes
...
[skip ci]
2026-01-16 11:24:31 +00:00
Alejandra
8ba2bace0a
🐛 Fix copy button in custom.js ( #1711 )
2026-01-16 12:24:14 +01:00
github-actions[bot]
793800dc40
📝 Update release notes
...
[skip ci]
2026-01-13 11:30:25 +00:00
Sofie Van Landeghem
99d8b0bba2
♻️ Import Literal from the typing module directly ( #1699 )
...
import Literal from typing now that Python 3.8 is dropped
2026-01-13 12:30:07 +01:00
github-actions[bot]
ac29fcdf9c
📝 Update release notes
...
[skip ci]
2026-01-06 21:08:30 +00:00
Motov Yurii
f62b978e94
⬆️ Update FastAPI version pin to >=0.103.2 in tests ( #1709 )
...
⬆️ Update FastAPI version pin to `>=0.103.2`
2026-01-06 22:08:12 +01:00
github-actions[bot]
eaff69db40
📝 Update release notes
...
[skip ci]
2026-01-04 20:01:52 +00:00
Sebastián Ramírez
8adaadd47b
📌 Pin development Python version to 3.10, for deploy_docs_status.py ( #1707 )
2026-01-04 20:01:33 +00:00
github-actions[bot]
d5b9f8b284
📝 Update release notes
...
[skip ci]
2026-01-04 19:54:40 +00:00
Jonathan Ehwald
00754c4dee
⬆️ Migrate to uv ( #1688 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com >
2026-01-04 20:54:22 +01:00