496 Commits

Author SHA1 Message Date
github-actions
d55af68fd7 📝 Update release notes 2024-08-12 19:10:18 +00:00
Sebastián Ramírez
cd1fb5e4ae
📝 Update links from github.com/tiangolo/sqlmodel to github.com/fastapi/sqlmodel (#1064) 2024-08-12 14:09:56 -05:00
github-actions
a485c4e6a1 📝 Update release notes 2024-08-12 19:00:38 +00:00
Sebastián Ramírez
c1a2474bb0
🔧 Update members (#1063) 2024-08-12 19:00:20 +00:00
github-actions
c4f935cd41 📝 Update release notes 2024-08-09 22:11:18 +00:00
Sebastián Ramírez
ea70e9f2eb
💄 Add dark-mode logo (#1061) 2024-08-09 17:11:00 -05:00
github-actions
0aa298e32e 📝 Update release notes 2024-08-09 21:29:44 +00:00
Sebastián Ramírez
843ed98f76
🔨 Update docs.py script to enable dirty reload conditionally (#1060) 2024-08-09 16:28:38 -05:00
github-actions
26a93e1e7d 📝 Update release notes 2024-08-09 21:27:28 +00:00
Sebastián Ramírez
8c8988f333
📝 Add docs about repo management and team (#1059) 2024-08-09 16:27:10 -05:00
github-actions
137ed10eb0 📝 Update release notes 2024-08-09 17:18:28 +00:00
Sebastián Ramírez
badebd51c1
🔧 Update MkDocs previews (#1058) 2024-08-09 12:18:10 -05:00
github-actions
3e0c18440b 📝 Update release notes 2024-08-09 01:44:58 +00:00
Sebastián Ramírez
e974cc4c4b
💄 Update Termynal line-height (#1057)
💡 💡 Add comment about custom Termynal line-height
2024-08-08 20:44:14 -05:00
github-actions
ec7181a8af 📝 Update release notes 2024-08-09 00:13:28 +00:00
Sebastián Ramírez
970492487a
👷 Upgrade build docs configs (#1047)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-09 00:13:10 +00:00
github-actions
0678615de5 📝 Update release notes 2024-08-08 23:17:12 +00:00
Sebastián Ramírez
9e2b5a1549
👷 Add alls-green for test-redistribute (#1055) 2024-08-08 23:16:56 +00:00
github-actions
07d0b20c60 📝 Update release notes 2024-08-08 23:13:35 +00:00
Sebastián Ramírez
756626ef5b
👷 Update docs-previews to handle no docs changes (#1056) 2024-08-08 18:13:19 -05:00
github-actions
d921fb8a3e 📝 Update release notes 2024-08-08 22:44:54 +00:00
Sebastián Ramírez
ad375dcea0
👷🏻 Show docs deployment status and preview URLs in comment (#1054)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-08 22:44:37 +00:00
github-actions
a20a3a8354 📝 Update release notes 2024-08-04 00:55:51 +00:00
Sebastián Ramírez
9b632de28a
🔧 Enable auto dark mode (#1046) 2024-08-04 00:55:34 +00:00
github-actions
0f8ba10a2e 📝 Update release notes 2024-08-03 19:13:34 +00:00
Sebastián Ramírez
8c034eb7f5
👷 Update issue-manager (#1045) 2024-08-03 19:13:18 +00:00
github-actions
5e7f84ce71 📝 Update release notes 2024-08-01 01:49:39 +00:00
Sebastián Ramírez
839ca134bc
👷 Update issue-manager.yml GitHub Action permissions (#1040) 2024-08-01 01:48:06 +00:00
github-actions
613722df0f 📝 Update release notes 2024-08-01 00:05:23 +00:00
Sebastián Ramírez
77374aa016
♻️ Refactor Deploy Docs GitHub Action to be a script and update token preparing for org (#1039) 2024-08-01 00:05:06 +00:00
github-actions
d7af50c184 📝 Update release notes 2024-07-22 22:53:13 +00:00
Sebastián Ramírez
605bc8229c
✏️ Fix typo in cascade_delete docs (#1030) 2024-07-22 22:52:55 +00:00
Sebastián Ramírez
65d06eaa6a 📝 Tweak release notes 2024-07-20 21:14:00 -05:00
Sebastián Ramírez
f3f31a9698 📝 Update release notes 0.0.21 2024-07-20 21:12:48 -05:00
Sebastián Ramírez
458e088170 🔖 Release version 0.0.21 2024-07-20 21:10:30 -05:00
github-actions
49735a1c93 📝 Update release notes 2024-07-21 02:08:28 +00:00
Esteban Maya
86ab09f7ec
Add support for cascade delete relationships: cascade_delete, ondelete, and passive_deletes (#983)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-07-20 21:08:06 -05:00
github-actions
19c736766e 📝 Update release notes 2024-07-17 23:52:33 +00:00
dependabot[bot]
b8718c3b4d
⬆ Bump actions/cache from 3 to 4 (#783)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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-07-17 18:52:15 -05:00
github-actions
179b7781c2 📝 Update release notes 2024-07-17 03:18:45 +00:00
dependabot[bot]
54d8a685cc
⬆ Bump cairosvg from 2.7.0 to 2.7.1 (#919)
Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/Kozea/CairoSVG/releases)
- [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst)
- [Commits](https://github.com/Kozea/CairoSVG/compare/2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: cairosvg
  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-07-17 03:18:16 +00:00
github-actions
eb5fb78114 📝 Update release notes 2024-07-17 03:16:06 +00:00
dependabot[bot]
eaa9023049
⬆ Bump jinja2 from 3.1.3 to 3.1.4 (#974)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  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-07-17 03:15:45 +00:00
github-actions
50b16972fe 📝 Update release notes 2024-07-17 03:10:35 +00:00
github-actions
814d3a4b14 📝 Update release notes 2024-07-17 03:09:30 +00:00
dependabot[bot]
58d9d2c3a6
⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.9.0 (#987)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.9.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.11...v1.9.0)

---
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-07-16 22:08:25 -05:00
dependabot[bot]
eb92b8315d
⬆ Bump mkdocstrings[python] from 0.23.0 to 0.25.1 (#927)
Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.23.0 to 0.25.1.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.23.0...0.25.1)

---
updated-dependencies:
- dependency-name: mkdocstrings[python]
  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-07-16 22:07:28 -05:00
github-actions
8792c442d7 📝 Update release notes 2024-07-17 03:07:13 +00:00
dependabot[bot]
a23e36bec9
⬆ Bump dorny/paths-filter from 2 to 3 (#972)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v2...v3)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  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-07-16 22:06:53 -05:00
github-actions
3c75056c6e 📝 Update release notes 2024-07-17 03:04:11 +00:00