]>
git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/log
github-actions [Fri, 28 Feb 2025 14:23:55 +0000 (14:23 +0000)]
📝 Update release notes
[skip ci]
Sofie Van Landeghem [Fri, 28 Feb 2025 14:22:27 +0000 (15:22 +0100)]
🩺 Take the GH badge only from pushes to the `main` branch (#1291)
github-actions [Fri, 28 Feb 2025 14:04:48 +0000 (14:04 +0000)]
📝 Update release notes
[skip ci]
Alan Bogarin [Fri, 28 Feb 2025 14:04:27 +0000 (11:04 -0300)]
🐛 Fix type annotation in `Field` constructor (#1304)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
github-actions [Fri, 28 Feb 2025 14:01:34 +0000 (14:01 +0000)]
📝 Update release notes
[skip ci]
Andrey Siunov [Fri, 28 Feb 2025 14:01:13 +0000 (06:01 -0800)]
🐛 Fix Pydantic version check for version 2.10.x onwards (#1255)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
github-actions [Fri, 28 Feb 2025 13:59:12 +0000 (13:59 +0000)]
📝 Update release notes
[skip ci]
bubbletroubles [Fri, 28 Feb 2025 13:58:52 +0000 (00:58 +1100)]
📝 Update documentation to refer to `list` instead of `List` (#1147)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
github-actions [Mon, 24 Feb 2025 10:23:21 +0000 (10:23 +0000)]
📝 Update release notes
[skip ci]
dependabot[bot] [Mon, 24 Feb 2025 10:22:59 +0000 (11:22 +0100)]
⬆ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#1277)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.3...v1.12.4)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
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>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
github-actions [Mon, 24 Feb 2025 09:18:56 +0000 (09:18 +0000)]
📝 Update release notes
[skip ci]
Sofie Van Landeghem [Mon, 24 Feb 2025 09:18:24 +0000 (10:18 +0100)]
💚 Fix CI test suite for Python 3.7 (#1309)
github-actions [Fri, 21 Feb 2025 14:45:48 +0000 (14:45 +0000)]
📝 Update release notes
[skip ci]
Sofie Van Landeghem [Fri, 21 Feb 2025 14:45:27 +0000 (15:45 +0100)]
👷 Revert "Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)" (#1306)
Revert " 👷 Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)"
This reverts commit
759220d5928af4a01c205a039eb9826456a475cd.
github-actions [Fri, 21 Feb 2025 12:00:05 +0000 (12:00 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Fri, 21 Feb 2025 11:59:48 +0000 (12:59 +0100)]
👷 Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Thu, 20 Feb 2025 15:34:01 +0000 (15:34 +0000)]
📝 Update release notes
[skip ci]
Radi [Thu, 20 Feb 2025 15:33:38 +0000 (16:33 +0100)]
✏️ Fix typo in `databases.md` (#1113)
Update databases.md
typo fix
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
github-actions [Thu, 20 Feb 2025 09:15:48 +0000 (09:15 +0000)]
📝 Update release notes
[skip ci]
Sofie Van Landeghem [Thu, 20 Feb 2025 09:15:20 +0000 (10:15 +0100)]
👷 Add retries to Smokeshow (#1302)
github-actions [Thu, 2 Jan 2025 21:16:45 +0000 (21:16 +0000)]
📝 Update release notes
[skip ci]
ArianHamdi [Thu, 2 Jan 2025 21:16:19 +0000 (01:16 +0400)]
✏️ Fix typo in `docs/tutorial/create-db-and-table.md` (#1252)
github-actions [Thu, 26 Dec 2024 15:49:14 +0000 (15:49 +0000)]
📝 Update release notes
[skip ci]
Noushadali [Thu, 26 Dec 2024 15:48:55 +0000 (16:48 +0100)]
✏️ Fix typo in `insert.md` (#1256)
fix: Typo in insert.md
Fixed the typo in 'left of' with 'left off'.
github-actions [Sun, 22 Dec 2024 14:45:40 +0000 (14:45 +0000)]
📝 Update release notes
[skip ci]
github-actions [Sun, 22 Dec 2024 14:45:26 +0000 (14:45 +0000)]
📝 Update release notes
[skip ci]
dependabot[bot] [Sun, 22 Dec 2024 14:45:21 +0000 (14:45 +0000)]
⬆ Bump astral-sh/setup-uv from 4 to 5 (#1249)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 5.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v4...v5)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
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>
dependabot[bot] [Sun, 22 Dec 2024 14:44:58 +0000 (14:44 +0000)]
⬆ Bump pillow from 10.3.0 to 11.0.0 (#1139)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 11.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...11.0.0)
---
updated-dependencies:
- dependency-name: pillow
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>
github-actions [Sun, 22 Dec 2024 14:30:24 +0000 (14:30 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Sun, 22 Dec 2024 14:30:05 +0000 (14:30 +0000)]
📝 Update markdown includes format (#1254)
github-actions [Sat, 21 Dec 2024 12:14:52 +0000 (12:14 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Sat, 21 Dec 2024 12:14:34 +0000 (12:14 +0000)]
📝 Update fenced code in Decimal docs for consistency (#1251)
github-actions [Tue, 10 Dec 2024 11:30:12 +0000 (11:30 +0000)]
📝 Update release notes
[skip ci]
github-actions [Tue, 10 Dec 2024 11:29:33 +0000 (11:29 +0000)]
📝 Update release notes
[skip ci]
github-actions [Tue, 10 Dec 2024 11:29:25 +0000 (11:29 +0000)]
📝 Update release notes
[skip ci]
dependabot[bot] [Tue, 10 Dec 2024 11:27:27 +0000 (11:27 +0000)]
⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.3 (#1240)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.12.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.12.3)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
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>
dependabot[bot] [Tue, 10 Dec 2024 11:27:02 +0000 (11:27 +0000)]
⬆ Bump astral-sh/setup-uv from 3 to 4 (#1225)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3 to 4.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v3...v4)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
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>
dependabot[bot] [Tue, 10 Dec 2024 11:26:51 +0000 (11:26 +0000)]
⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2 (#1207)
Bumps [tiangolo/latest-changes](https://github.com/tiangolo/latest-changes) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/tiangolo/latest-changes/releases)
- [Commits](https://github.com/tiangolo/latest-changes/compare/0.3.1...0.3.2)
---
updated-dependencies:
- dependency-name: tiangolo/latest-changes
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>
github-actions [Wed, 4 Dec 2024 17:03:36 +0000 (17:03 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 4 Dec 2024 17:03:13 +0000 (18:03 +0100)]
🔨 Update docs previews script (#1236)
github-actions [Wed, 4 Dec 2024 15:40:01 +0000 (15:40 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 4 Dec 2024 15:39:41 +0000 (16:39 +0100)]
🔧 Update build-docs filter paths (#1235)
github-actions [Wed, 4 Dec 2024 15:12:55 +0000 (15:12 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 4 Dec 2024 15:11:16 +0000 (16:11 +0100)]
🔧 Update team members (#1234)
github-actions [Fri, 8 Nov 2024 09:27:42 +0000 (09:27 +0000)]
📝 Update release notes
Evgeniy Lupashin [Fri, 8 Nov 2024 09:27:23 +0000 (11:27 +0200)]
✏️ Fix typo in the release notes of v0.0.22 (#1195)
Fix typo in release-notes.md
github-actions [Sun, 27 Oct 2024 08:08:55 +0000 (08:08 +0000)]
📝 Update release notes
Sebastián Ramírez [Sun, 27 Oct 2024 08:08:30 +0000 (09:08 +0100)]
📝 Update includes for `docs/advanced/uuid.md` (#1151)
github-actions [Sat, 26 Oct 2024 22:55:50 +0000 (22:55 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 26 Oct 2024 22:55:33 +0000 (00:55 +0200)]
⬆️ Upgrade markdown-include-variants to version 0.0.3 (#1152)
github-actions [Sat, 26 Oct 2024 22:05:26 +0000 (22:05 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 26 Oct 2024 22:05:08 +0000 (00:05 +0200)]
📝 Update includes for `docs/tutorial/create-db-and-table.md` (#1149)
github-actions [Sat, 26 Oct 2024 17:29:19 +0000 (17:29 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 26 Oct 2024 17:29:02 +0000 (19:29 +0200)]
📝 Fix internal links in docs (#1148)
github-actions [Tue, 15 Oct 2024 10:39:42 +0000 (10:39 +0000)]
📝 Update release notes
Alejandra [Tue, 15 Oct 2024 10:39:19 +0000 (12:39 +0200)]
👷 Update issue manager workflow (#1137)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 12 Oct 2024 13:55:59 +0000 (13:55 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 12 Oct 2024 13:54:21 +0000 (15:54 +0200)]
👷 Fix smokeshow, checkout files on CI (#1136)
github-actions [Sat, 12 Oct 2024 13:08:37 +0000 (13:08 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 12 Oct 2024 13:08:11 +0000 (15:08 +0200)]
👷 Use uv in CI (#1135)
github-actions [Mon, 7 Oct 2024 21:22:16 +0000 (21:22 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 7 Oct 2024 21:21:59 +0000 (23:21 +0200)]
🚨 Fix types for new Pydantic (#1131)
github-actions [Mon, 7 Oct 2024 21:05:46 +0000 (21:05 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 7 Oct 2024 21:05:27 +0000 (23:05 +0200)]
➕ Add docs dependency markdown-include-variants (#1129)
github-actions [Mon, 7 Oct 2024 21:00:57 +0000 (21:00 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 7 Oct 2024 21:00:30 +0000 (23:00 +0200)]
🔨 Update script to standardize format (#1130)
github-actions [Mon, 7 Oct 2024 20:35:22 +0000 (20:35 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 7 Oct 2024 20:34:07 +0000 (22:34 +0200)]
👷 Update `labeler.yml` (#1128)
github-actions [Sun, 6 Oct 2024 20:20:23 +0000 (20:20 +0000)]
📝 Update release notes
Sebastián Ramírez [Sun, 6 Oct 2024 20:19:59 +0000 (22:19 +0200)]
👷 Update worfkow deploy-docs-notify URL (#1126)
github-actions [Sat, 5 Oct 2024 13:05:04 +0000 (13:05 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 5 Oct 2024 13:04:46 +0000 (15:04 +0200)]
👷 Upgrade Cloudflare GitHub Action (#1124)
github-actions [Sat, 21 Sep 2024 18:45:35 +0000 (18:45 +0000)]
📝 Update release notes
pre-commit-ci[bot] [Sat, 21 Sep 2024 18:45:13 +0000 (20:45 +0200)]
⬆ [pre-commit.ci] pre-commit autoupdate (#1097)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.2...v0.6.5)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Sat, 21 Sep 2024 18:44:43 +0000 (18:44 +0000)]
📝 Update release notes
Solipsistmonkey [Sat, 21 Sep 2024 18:44:22 +0000 (11:44 -0700)]
✏️ Fix typo in documentation (#1106)
github-actions [Wed, 18 Sep 2024 11:48:56 +0000 (11:48 +0000)]
📝 Update release notes
dependabot[bot] [Wed, 18 Sep 2024 11:46:16 +0000 (13:46 +0200)]
⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1 (#1107)
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.5.0...0.5.1)
---
updated-dependencies:
- dependency-name: tiangolo/issue-manager
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>
github-actions [Sun, 8 Sep 2024 12:06:10 +0000 (12:06 +0000)]
📝 Update release notes
Sebastián Ramírez [Sun, 8 Sep 2024 12:05:54 +0000 (14:05 +0200)]
👷 Update `issue-manager.yml` (#1103)
github-actions [Sun, 8 Sep 2024 12:01:53 +0000 (12:01 +0000)]
📝 Update release notes
Sebastián Ramírez [Sun, 8 Sep 2024 12:01:32 +0000 (14:01 +0200)]
👷 Fix coverage processing in CI, one name per matrix run (#1104)
github-actions [Tue, 3 Sep 2024 14:13:37 +0000 (14:13 +0000)]
📝 Update release notes
Alejandra [Tue, 3 Sep 2024 14:13:17 +0000 (16:13 +0200)]
📝 Remove highlights in `indexes.md` (#1100)
github-actions [Mon, 2 Sep 2024 20:13:56 +0000 (20:13 +0000)]
📝 Update release notes
Sofie Van Landeghem [Mon, 2 Sep 2024 20:13:38 +0000 (22:13 +0200)]
💚 Set `include-hidden-files` to `True` when using the `upload-artifact` GH action (#1098)
set include-hidden-files to true for actions/upload-artifact@v4
github-actions [Sun, 1 Sep 2024 06:50:00 +0000 (06:50 +0000)]
📝 Update release notes
pre-commit-ci[bot] [Sun, 1 Sep 2024 06:49:40 +0000 (08:49 +0200)]
⬆ [pre-commit.ci] pre-commit autoupdate (#1088)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.1...v0.6.2)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sebastián Ramírez [Sat, 31 Aug 2024 09:40:12 +0000 (11:40 +0200)]
🔖 Release version 0.0.22
Sebastián Ramírez [Sat, 31 Aug 2024 09:39:52 +0000 (11:39 +0200)]
📝 Update release notes
github-actions [Sat, 31 Aug 2024 09:38:41 +0000 (09:38 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 31 Aug 2024 09:38:19 +0000 (11:38 +0200)]
🐛 Fix support for types with `Optional[Annoated[x, f()]]`, e.g. `id: Optional[pydantic.UUID4]` (#1093)
github-actions [Sat, 31 Aug 2024 09:33:38 +0000 (09:33 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 31 Aug 2024 09:33:20 +0000 (11:33 +0200)]
✅ Refactor test_enums to make them independent of previous imports (#1095)
github-actions [Mon, 26 Aug 2024 02:22:45 +0000 (02:22 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 26 Aug 2024 02:17:30 +0000 (21:17 -0500)]
👷 Update `latest-changes` GitHub Action (#1087)
github-actions [Sat, 24 Aug 2024 23:44:13 +0000 (23:44 +0000)]
📝 Update release notes
pre-commit-ci[bot] [Sat, 24 Aug 2024 23:43:08 +0000 (18:43 -0500)]
⬆ [pre-commit.ci] pre-commit autoupdate (#1028)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.2 → v0.6.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.2...v0.6.1)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Sat, 24 Aug 2024 23:42:56 +0000 (23:42 +0000)]
📝 Update release notes
dependabot[bot] [Sat, 24 Aug 2024 23:42:31 +0000 (18:42 -0500)]
⬆ Bump ruff from 0.4.7 to 0.6.2 (#1081)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.7 to 0.6.2.
- [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/v0.4.7...0.6.2)
---
updated-dependencies:
- dependency-name: ruff
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>