]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/log
thirdparty/fastapi/sqlmodel.git
24 hours agoAdd `fail_fast` param to Field, add tests add-missing-parameters-to-field-2 1726/head
Yurii Motov [Wed, 28 Jan 2026 16:20:53 +0000 (17:20 +0100)] 
Add `fail_fast` param to Field, add tests

24 hours agoAdd `union_mode` param to Field, add tests
Yurii Motov [Wed, 28 Jan 2026 16:07:35 +0000 (17:07 +0100)] 
Add `union_mode` param to Field, add tests

24 hours agoAdd `validate_default` param to Field, add tests
Yurii Motov [Wed, 28 Jan 2026 15:22:58 +0000 (16:22 +0100)] 
Add `validate_default` param to Field, add tests

24 hours agoAdd `coerce_numbers_to_str` param to Field, add tests
Yurii Motov [Wed, 28 Jan 2026 15:08:03 +0000 (16:08 +0100)] 
Add `coerce_numbers_to_str` param to Field, add tests

3 days ago📝 Update release notes main
github-actions[bot] [Mon, 26 Jan 2026 09:35:16 +0000 (09:35 +0000)] 
📝 Update release notes

[skip ci]

3 days ago⬆ Bump ruff from 0.14.13 to 0.14.14 (#1721)
dependabot[bot] [Mon, 26 Jan 2026 09:34:58 +0000 (10:34 +0100)] 
⬆ 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>
6 days ago📝 Update release notes
github-actions[bot] [Fri, 23 Jan 2026 13:14:24 +0000 (13:14 +0000)] 
📝 Update release notes

[skip ci]

6 days ago⬆ Bump prek from 0.2.30 to 0.3.0 (#1720)
dependabot[bot] [Fri, 23 Jan 2026 13:14:03 +0000 (14:14 +0100)] 
⬆ 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>
6 days ago📝 Update release notes
github-actions[bot] [Thu, 22 Jan 2026 16:34:09 +0000 (16:34 +0000)] 
📝 Update release notes

[skip ci]

6 days ago🔧 Ensure that an edit to `uv.lock` gets the `internal` label (#1719)
Sofie Van Landeghem [Thu, 22 Jan 2026 16:33:46 +0000 (17:33 +0100)] 
🔧 Ensure that an edit to `uv.lock` gets the `internal` label (#1719)

Ensure that an edit to uv.lock gets the internal label

7 days ago📝 Update release notes
github-actions[bot] [Thu, 22 Jan 2026 15:36:04 +0000 (15:36 +0000)] 
📝 Update release notes

[skip ci]

7 days ago⬆ Bump sqlalchemy from 2.0.45 to 2.0.46 (#1717)
dependabot[bot] [Thu, 22 Jan 2026 15:35:43 +0000 (16:35 +0100)] 
⬆ 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>
8 days ago📝 Update release notes
github-actions[bot] [Wed, 21 Jan 2026 13:08:45 +0000 (13:08 +0000)] 
📝 Update release notes

[skip ci]

8 days ago⬆ Bump typer from 0.21.0 to 0.21.1 (#1715)
dependabot[bot] [Wed, 21 Jan 2026 13:08:27 +0000 (14:08 +0100)] 
⬆ 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>
8 days ago📝 Update release notes
github-actions[bot] [Wed, 21 Jan 2026 13:04:03 +0000 (13:04 +0000)] 
📝 Update release notes

[skip ci]

8 days ago⬆ Bump ruff from 0.14.10 to 0.14.13 (#1714)
dependabot[bot] [Wed, 21 Jan 2026 13:03:42 +0000 (14:03 +0100)] 
⬆ 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>
8 days ago📝 Update release notes
github-actions[bot] [Wed, 21 Jan 2026 12:59:21 +0000 (12:59 +0000)] 
📝 Update release notes

[skip ci]

8 days ago⬆ Bump prek from 0.2.25 to 0.2.30 (#1716)
dependabot[bot] [Wed, 21 Jan 2026 12:58:59 +0000 (13:58 +0100)] 
⬆ 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>
13 days ago📝 Update release notes
github-actions[bot] [Fri, 16 Jan 2026 11:48:29 +0000 (11:48 +0000)] 
📝 Update release notes

[skip ci]

13 days ago📝 Add contribution instructions about LLM generated code and comments and automated...
Alejandra [Fri, 16 Jan 2026 11:48:01 +0000 (12:48 +0100)] 
📝 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>
13 days ago📝 Update release notes
github-actions[bot] [Fri, 16 Jan 2026 11:24:31 +0000 (11:24 +0000)] 
📝 Update release notes

[skip ci]

13 days ago🐛 Fix copy button in `custom.js` (#1711)
Alejandra [Fri, 16 Jan 2026 11:24:14 +0000 (12:24 +0100)] 
🐛 Fix copy button in `custom.js` (#1711)

2 weeks ago📝 Update release notes
github-actions[bot] [Tue, 13 Jan 2026 11:30:25 +0000 (11:30 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago♻️ Import `Literal` from the `typing` module directly (#1699)
Sofie Van Landeghem [Tue, 13 Jan 2026 11:30:07 +0000 (12:30 +0100)] 
♻️ Import `Literal` from the `typing` module directly (#1699)

import Literal from typing now that Python 3.8 is dropped

3 weeks ago📝 Update release notes
github-actions[bot] [Tue, 6 Jan 2026 21:08:30 +0000 (21:08 +0000)] 
📝 Update release notes

[skip ci]

3 weeks ago⬆️ Update FastAPI version pin to `>=0.103.2` in tests (#1709)
Motov Yurii [Tue, 6 Jan 2026 21:08:12 +0000 (22:08 +0100)] 
⬆️ Update FastAPI version pin to `>=0.103.2` in tests (#1709)

⬆️ Update FastAPI version pin to `>=0.103.2`

3 weeks ago📝 Update release notes
github-actions[bot] [Sun, 4 Jan 2026 20:01:52 +0000 (20:01 +0000)] 
📝 Update release notes

[skip ci]

3 weeks ago📌 Pin development Python version to 3.10, for `deploy_docs_status.py` (#1707)
Sebastián Ramírez [Sun, 4 Jan 2026 20:01:33 +0000 (12:01 -0800)] 
📌 Pin development Python version to 3.10, for `deploy_docs_status.py` (#1707)

3 weeks ago📝 Update release notes
github-actions[bot] [Sun, 4 Jan 2026 19:54:40 +0000 (19:54 +0000)] 
📝 Update release notes

[skip ci]

3 weeks ago⬆️ Migrate to uv (#1688)
Jonathan Ehwald [Sun, 4 Jan 2026 19:54:22 +0000 (20:54 +0100)] 
⬆️  Migrate to uv (#1688)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 weeks ago📝 Update release notes
github-actions[bot] [Fri, 2 Jan 2026 08:52:19 +0000 (08:52 +0000)] 
📝 Update release notes

[skip ci]

3 weeks ago📝 Remove duplicated word in `read-relationships.md` (#1705)
Stefanie Molin [Fri, 2 Jan 2026 08:52:01 +0000 (03:52 -0500)] 
📝 Remove duplicated word in `read-relationships.md` (#1705)

Fix typo in read-relationships.md (duplicated word)

4 weeks ago📝 Update release notes
github-actions[bot] [Tue, 30 Dec 2025 15:03:11 +0000 (15:03 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago⬆ Update fastapi requirement from >=0.103.2,<0.126.0 to >=0.103.2,<0.129.0 (#1703)
dependabot[bot] [Tue, 30 Dec 2025 15:02:54 +0000 (16:02 +0100)] 
⬆ Update fastapi requirement from >=0.103.2,<0.126.0 to >=0.103.2,<0.129.0 (#1703)

⬆ Update fastapi requirement

Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.103.2...0.128.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.128.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks ago📝 Update release notes
github-actions[bot] [Sun, 28 Dec 2025 13:08:40 +0000 (13:08 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago✅ Update tests, remove conditionals for Pydantic v1 (#1702)
Sebastián Ramírez [Sun, 28 Dec 2025 13:08:19 +0000 (05:08 -0800)] 
✅ Update tests, remove conditionals for Pydantic v1 (#1702)

4 weeks ago🔖 Release version 0.0.31 0.0.31
Sebastián Ramírez [Sun, 28 Dec 2025 12:33:38 +0000 (13:33 +0100)] 
🔖 Release version 0.0.31

4 weeks ago📝 Update release notes
github-actions[bot] [Sun, 28 Dec 2025 12:32:46 +0000 (12:32 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago➖ Drop support for Pydantic v1 (#1701)
Sebastián Ramírez [Sun, 28 Dec 2025 12:32:26 +0000 (04:32 -0800)] 
➖ Drop support for Pydantic v1 (#1701)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4 weeks ago📝 Update release notes
github-actions[bot] [Fri, 26 Dec 2025 15:48:41 +0000 (15:48 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago⬆ Bump dirty-equals from 0.9.0 to 0.11 (#1649)
dependabot[bot] [Fri, 26 Dec 2025 15:48:24 +0000 (16:48 +0100)] 
⬆ Bump dirty-equals from 0.9.0 to 0.11 (#1649)

Bumps [dirty-equals](https://github.com/samuelcolvin/dirty-equals) from 0.9.0 to 0.11.
- [Release notes](https://github.com/samuelcolvin/dirty-equals/releases)
- [Commits](https://github.com/samuelcolvin/dirty-equals/compare/v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: dirty-equals
  dependency-version: '0.11'
  dependency-type: direct:production
  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>
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
4 weeks ago📝 Update release notes
github-actions[bot] [Fri, 26 Dec 2025 15:41:32 +0000 (15:41 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago⬆ Bump mkdocs-material from 9.7.0 to 9.7.1 (#1690)
dependabot[bot] [Fri, 26 Dec 2025 15:40:56 +0000 (16:40 +0100)] 
⬆ Bump mkdocs-material from 9.7.0 to 9.7.1 (#1690)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.7.0 to 9.7.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.7.0...9.7.1)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.7.1
  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>
4 weeks ago📝 Update release notes
github-actions[bot] [Fri, 26 Dec 2025 15:40:45 +0000 (15:40 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago⬆ Bump typer from 0.20.1 to 0.21.0 (#1694)
dependabot[bot] [Fri, 26 Dec 2025 15:40:26 +0000 (16:40 +0100)] 
⬆ Bump typer from 0.20.1 to 0.21.0 (#1694)

Bumps [typer](https://github.com/fastapi/typer) from 0.20.1 to 0.21.0.
- [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.20.1...0.21.0)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.21.0
  dependency-type: direct:production
  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>
4 weeks ago📝 Update release notes
github-actions[bot] [Fri, 26 Dec 2025 14:55:37 +0000 (14:55 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago📌 Relax `prek` version pin to `>=0.2.24,<1.0.0` (#1698)
Motov Yurii [Fri, 26 Dec 2025 14:55:21 +0000 (15:55 +0100)] 
📌 Relax `prek` version pin to `>=0.2.24,<1.0.0` (#1698)

Relax `prek` to `<1.0.0`

4 weeks ago📝 Update release notes
Sebastián Ramírez [Fri, 26 Dec 2025 12:02:52 +0000 (13:02 +0100)] 
📝 Update release notes

4 weeks ago🔖 Release version 0.0.30 0.0.30
Sebastián Ramírez [Fri, 26 Dec 2025 11:44:20 +0000 (12:44 +0100)] 
🔖 Release version 0.0.30

4 weeks ago🔖 Release version 0.0.30
Sebastián Ramírez [Fri, 26 Dec 2025 11:43:53 +0000 (12:43 +0100)] 
🔖 Release version 0.0.30

4 weeks ago📝 Update release notes
github-actions[bot] [Fri, 26 Dec 2025 11:42:47 +0000 (11:42 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago🔧 Update pre-commit, generate select on pre-commit, use local Ruff (#1697)
Sebastián Ramírez [Fri, 26 Dec 2025 11:42:29 +0000 (03:42 -0800)] 
🔧 Update pre-commit, generate select on pre-commit, use local Ruff (#1697)

4 weeks ago📝 Update release notes
github-actions[bot] [Fri, 26 Dec 2025 11:23:18 +0000 (11:23 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago➖ Drop support for Python 3.8 (#1696)
Sebastián Ramírez [Fri, 26 Dec 2025 11:23:00 +0000 (03:23 -0800)] 
➖ Drop support for Python 3.8 (#1696)

4 weeks ago📝 Update release notes
github-actions[bot] [Fri, 26 Dec 2025 11:03:26 +0000 (11:03 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago➖ Drop support for Python 3.8 in CI and docs (#1695)
Sebastián Ramírez [Fri, 26 Dec 2025 11:03:06 +0000 (03:03 -0800)] 
➖ Drop support for Python 3.8 in CI and docs (#1695)

Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Wed, 24 Dec 2025 22:10:37 +0000 (22:10 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago⬆ Bump actions/checkout from 5 to 6 (#1692)
dependabot[bot] [Wed, 24 Dec 2025 22:10:18 +0000 (23:10 +0100)] 
⬆ Bump actions/checkout from 5 to 6 (#1692)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Wed, 24 Dec 2025 15:49:26 +0000 (15:49 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago👷 Add pre-commit workflow (#1684)
Motov Yurii [Wed, 24 Dec 2025 15:49:07 +0000 (16:49 +0100)] 
👷 Add pre-commit workflow (#1684)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Wed, 24 Dec 2025 15:47:30 +0000 (15:47 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago✅ Simplify tests for code examples, one test file for multiple variants (#1664)
Motov Yurii [Wed, 24 Dec 2025 15:47:05 +0000 (16:47 +0100)] 
✅ Simplify tests for code examples, one test file for multiple variants (#1664)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Wed, 24 Dec 2025 08:28:00 +0000 (08:28 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago⬆ [pre-commit.ci] pre-commit autoupdate (#1677)
pre-commit-ci[bot] [Wed, 24 Dec 2025 08:27:41 +0000 (09:27 +0100)] 
⬆ [pre-commit.ci] pre-commit autoupdate (#1677)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.14.8 → v0.14.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.8...v0.14.10)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Wed, 24 Dec 2025 08:21:49 +0000 (08:21 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago⬆ Bump actions/download-artifact from 6 to 7 (#1676)
dependabot[bot] [Wed, 24 Dec 2025 08:21:25 +0000 (09:21 +0100)] 
⬆ Bump actions/download-artifact from 6 to 7 (#1676)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Wed, 24 Dec 2025 08:18:40 +0000 (08:18 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago⬆ Bump actions/cache from 4 to 5 (#1673)
dependabot[bot] [Wed, 24 Dec 2025 08:18:23 +0000 (09:18 +0100)] 
⬆ Bump actions/cache from 4 to 5 (#1673)

Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Wed, 24 Dec 2025 08:16:25 +0000 (08:16 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago⬆ Bump markdown-include-variants from 0.0.5 to 0.0.8 (#1674)
dependabot[bot] [Wed, 24 Dec 2025 08:16:00 +0000 (09:16 +0100)] 
⬆ Bump markdown-include-variants from 0.0.5 to 0.0.8 (#1674)

Bumps [markdown-include-variants](https://github.com/tiangolo/markdown-include-variants) from 0.0.5 to 0.0.8.
- [Release notes](https://github.com/tiangolo/markdown-include-variants/releases)
- [Changelog](https://github.com/tiangolo/markdown-include-variants/blob/main/release-notes.md)
- [Commits](https://github.com/tiangolo/markdown-include-variants/compare/0.0.5...0.0.8)

---
updated-dependencies:
- dependency-name: markdown-include-variants
  dependency-version: 0.0.8
  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>
5 weeks ago📝 Update release notes
github-actions[bot] [Wed, 24 Dec 2025 08:15:20 +0000 (08:15 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago⬆ Bump actions/upload-artifact from 5 to 6 (#1675)
dependabot[bot] [Wed, 24 Dec 2025 08:15:05 +0000 (09:15 +0100)] 
⬆ Bump actions/upload-artifact from 5 to 6 (#1675)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Wed, 24 Dec 2025 08:11:26 +0000 (08:11 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago⬆ Bump mypy from 1.18.2 to 1.19.1 (#1679)
dependabot[bot] [Wed, 24 Dec 2025 08:11:04 +0000 (09:11 +0100)] 
⬆ Bump mypy from 1.18.2 to 1.19.1 (#1679)

Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.18.2...v1.19.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-version: 1.19.1
  dependency-type: direct:production
  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>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Wed, 24 Dec 2025 08:06:05 +0000 (08:06 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago⬆ Bump typer from 0.20.0 to 0.20.1 (#1685)
dependabot[bot] [Wed, 24 Dec 2025 08:05:41 +0000 (09:05 +0100)] 
⬆ Bump typer from 0.20.0 to 0.20.1 (#1685)

Bumps [typer](https://github.com/fastapi/typer) from 0.20.0 to 0.20.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.20.0...0.20.1)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.20.1
  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>
5 weeks ago📝 Update release notes
github-actions[bot] [Wed, 24 Dec 2025 08:04:10 +0000 (08:04 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago⬆ Bump ruff from 0.14.8 to 0.14.10 (#1681)
dependabot[bot] [Wed, 24 Dec 2025 08:03:49 +0000 (09:03 +0100)] 
⬆ Bump ruff from 0.14.8 to 0.14.10 (#1681)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.8 to 0.14.10.
- [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.8...0.14.10)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.10
  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>
5 weeks ago🔖 Release version 0.0.29 0.0.29
Sebastián Ramírez [Tue, 23 Dec 2025 20:58:42 +0000 (21:58 +0100)] 
🔖 Release version 0.0.29

5 weeks ago📝 Update release notes
github-actions[bot] [Tue, 23 Dec 2025 20:58:01 +0000 (20:58 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago🐛 Fix `alias` support for Pydantic v2 (#1577)
Ravishankar Sivasubramaniam [Tue, 23 Dec 2025 20:57:43 +0000 (14:57 -0600)] 
🐛 Fix `alias` support for Pydantic v2 (#1577)

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
5 weeks ago🔖 Release version 0.0.28 0.0.28
Sebastián Ramírez [Tue, 23 Dec 2025 16:39:28 +0000 (17:39 +0100)] 
🔖 Release version 0.0.28

5 weeks ago📝 Update release notes
github-actions[bot] [Tue, 23 Dec 2025 16:24:13 +0000 (16:24 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago🐛 Fix `RuntimeError: dictionary changed size during iteration` in `sqlmodel_update...
Bart Schuurmans [Tue, 23 Dec 2025 16:23:54 +0000 (17:23 +0100)] 
🐛 Fix `RuntimeError: dictionary changed size during iteration` in `sqlmodel_update()` (#997)

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Tue, 23 Dec 2025 16:04:41 +0000 (16:04 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago📌 Pin FastAPI in tests to 0.125.0 while dropping support for Python 3.8 (#1689)
Sebastián Ramírez [Tue, 23 Dec 2025 16:04:25 +0000 (08:04 -0800)] 
📌 Pin FastAPI in tests to 0.125.0 while dropping support for Python 3.8 (#1689)

5 weeks ago📝 Update release notes
github-actions[bot] [Fri, 19 Dec 2025 18:16:49 +0000 (18:16 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago👷 Configure coverage, error on main tests, don't wait for Smokeshow (#1683)
Motov Yurii [Fri, 19 Dec 2025 18:16:32 +0000 (19:16 +0100)] 
👷 Configure coverage, error on main tests, don't wait for Smokeshow (#1683)

5 weeks ago📝 Update release notes
github-actions[bot] [Fri, 19 Dec 2025 18:14:14 +0000 (18:14 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago👷 Run Smokeshow always, even on test failures (#1682)
Motov Yurii [Fri, 19 Dec 2025 18:13:52 +0000 (19:13 +0100)] 
👷 Run Smokeshow always, even on test failures (#1682)

7 weeks ago📝 Update release notes
github-actions[bot] [Wed, 10 Dec 2025 16:03:58 +0000 (16:03 +0000)] 
📝 Update release notes

[skip ci]

7 weeks ago📝 Update release notes
github-actions[bot] [Wed, 10 Dec 2025 16:03:40 +0000 (16:03 +0000)] 
📝 Update release notes

[skip ci]

7 weeks ago⬆ Bump ruff from 0.14.6 to 0.14.8 (#1667)
dependabot[bot] [Wed, 10 Dec 2025 16:03:38 +0000 (21:33 +0530)] 
⬆ Bump ruff from 0.14.6 to 0.14.8 (#1667)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.6 to 0.14.8.
- [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.6...0.14.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.8
  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>
7 weeks ago⬆ [pre-commit.ci] pre-commit autoupdate (#1662)
pre-commit-ci[bot] [Wed, 10 Dec 2025 16:03:18 +0000 (21:33 +0530)] 
⬆ [pre-commit.ci] pre-commit autoupdate (#1662)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.6...v0.14.8)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 months ago📝 Update release notes
github-actions[bot] [Fri, 28 Nov 2025 15:55:18 +0000 (15:55 +0000)] 
📝 Update release notes

[skip ci]

2 months ago💅 Update CSS to explicitly use emoji font (#1658)
Sebastián Ramírez [Fri, 28 Nov 2025 15:54:48 +0000 (07:54 -0800)] 
💅 Update CSS to explicitly use emoji font (#1658)

2 months ago📝 Update release notes
github-actions[bot] [Tue, 25 Nov 2025 10:27:48 +0000 (10:27 +0000)] 
📝 Update release notes

[skip ci]

2 months ago⬆ Bump actions/checkout from 5 to 6 (#1656)
dependabot[bot] [Tue, 25 Nov 2025 10:27:28 +0000 (11:27 +0100)] 
⬆ Bump actions/checkout from 5 to 6 (#1656)

* ⬆ Bump actions/checkout from 5 to 6

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
* Remove comment - issue was fixed

---------

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>
2 months ago📝 Update release notes
github-actions[bot] [Mon, 24 Nov 2025 17:54:22 +0000 (17:54 +0000)] 
📝 Update release notes

[skip ci]

2 months ago📝 Update release notes
github-actions[bot] [Mon, 24 Nov 2025 17:54:11 +0000 (17:54 +0000)] 
📝 Update release notes

[skip ci]