772 Commits

Author SHA1 Message Date
94d47ac784 📝 Update release notes
[skip ci]
2025-02-28 14:04:48 +00:00
7a51870361 🐛 Fix type annotation in Field constructor (#1304)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2025-02-28 15:04:27 +01:00
850dd745f8 📝 Update release notes
[skip ci]
2025-02-28 14:01:34 +00:00
69a4504a33 🐛 Fix Pydantic version check for version 2.10.x onwards (#1255)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2025-02-28 15:01:13 +01:00
f46997ec6d 📝 Update release notes
[skip ci]
2025-02-28 13:59:12 +00:00
1bd5f27ed4 📝 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>
2025-02-28 14:58:52 +01:00
a82c3fe964 📝 Update release notes
[skip ci]
2025-02-24 10:23:21 +00:00
c1936036c1 ⬆ 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>
2025-02-24 11:22:59 +01:00
ce22f2a50b 📝 Update release notes
[skip ci]
2025-02-24 09:18:56 +00:00
ac9d1a514a 💚 Fix CI test suite for Python 3.7 (#1309) 2025-02-24 10:18:24 +01:00
8a35352bc5 📝 Update release notes
[skip ci]
2025-02-21 14:45:48 +00:00
a1fdc57271 👷 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.
2025-02-21 15:45:27 +01:00
b8ded9b9ca 📝 Update release notes
[skip ci]
2025-02-21 12:00:05 +00:00
759220d592 👷 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>
2025-02-21 12:59:48 +01:00
ee16ba4dc3 📝 Update release notes
[skip ci]
2025-02-20 15:34:01 +00:00
8daa54443d ✏️ Fix typo in databases.md (#1113)
Update databases.md

typo fix

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2025-02-20 16:33:38 +01:00
10231263f2 📝 Update release notes
[skip ci]
2025-02-20 09:15:48 +00:00
cd05bfeaf2 👷 Add retries to Smokeshow (#1302) 2025-02-20 10:15:20 +01:00
7d00768456 📝 Update release notes
[skip ci]
2025-01-02 21:16:45 +00:00
073e4f9fd1 ✏️ Fix typo in docs/tutorial/create-db-and-table.md (#1252) 2025-01-02 21:16:19 +00:00
fa5895c6d1 📝 Update release notes
[skip ci]
2024-12-26 15:49:14 +00:00
c889139491 ✏️ Fix typo in insert.md (#1256)
fix: Typo in insert.md

Fixed the typo in  'left of' with 'left off'.
2024-12-26 16:48:55 +01:00
cc0e6d6146 📝 Update release notes
[skip ci]
2024-12-22 14:45:40 +00:00
b6bc7de263 📝 Update release notes
[skip ci]
2024-12-22 14:45:26 +00:00
5699c43ee5 ⬆ 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>
2024-12-22 14:45:21 +00:00
7dbc1c934a ⬆ 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>
2024-12-22 14:44:58 +00:00
6680b3c26f 📝 Update release notes
[skip ci]
2024-12-22 14:30:24 +00:00
5100200bea 📝 Update markdown includes format (#1254) 2024-12-22 14:30:05 +00:00
0c65fed61b 📝 Update release notes
[skip ci]
2024-12-21 12:14:52 +00:00
3d064c4542 📝 Update fenced code in Decimal docs for consistency (#1251) 2024-12-21 12:14:34 +00:00
8c275289f2 📝 Update release notes
[skip ci]
2024-12-10 11:30:12 +00:00
b34a20448b 📝 Update release notes
[skip ci]
2024-12-10 11:29:33 +00:00
0c78e0759a 📝 Update release notes
[skip ci]
2024-12-10 11:29:25 +00:00
b8a6a1f869 ⬆ 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>
2024-12-10 11:27:27 +00:00
2b268d135c ⬆ 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>
2024-12-10 11:27:02 +00:00
9cc1772b64 ⬆ 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>
2024-12-10 11:26:51 +00:00
33b9179424 📝 Update release notes 2024-12-04 17:03:36 +00:00
74496c25f6 🔨 Update docs previews script (#1236) 2024-12-04 18:03:13 +01:00
811fe9ffc9 📝 Update release notes 2024-12-04 15:40:01 +00:00
aacf9ec19b 🔧 Update build-docs filter paths (#1235) 2024-12-04 15:39:41 +00:00
94d6b0ecd6 📝 Update release notes 2024-12-04 15:12:55 +00:00
b1be043006 🔧 Update team members (#1234) 2024-12-04 16:11:16 +01:00
e86b5fcc84 📝 Update release notes 2024-11-08 09:27:42 +00:00
ab3d19f0ac ✏️ Fix typo in the release notes of v0.0.22 (#1195)
Fix typo in release-notes.md
2024-11-08 10:27:23 +01:00
893f8bd039 📝 Update release notes 2024-10-27 08:08:55 +00:00
4f9b2ea9eb 📝 Update includes for docs/advanced/uuid.md (#1151) 2024-10-27 08:08:30 +00:00
06de217329 📝 Update release notes 2024-10-26 22:55:50 +00:00
a3cfa7618d ⬆️ Upgrade markdown-include-variants to version 0.0.3 (#1152) 2024-10-26 22:55:33 +00:00
3d8a870da4 📝 Update release notes 2024-10-26 22:05:26 +00:00
45bc96e8a3 📝 Update includes for docs/tutorial/create-db-and-table.md (#1149) 2024-10-26 23:05:08 +01:00