sanjibani
cb6e3e34bb
docs: fix 3 broken external links in en docs
- docs/en/docs/tutorial/extra-data-types.md:52
https://docs.pydantic.dev/latest/usage/types/types/ → /concepts/types/
(pydantic v1 docs path was retired; the v2 docs use /concepts/types/)
- docs/en/docs/index.md:576
https://docs.pydantic.dev/latest/usage/types/extra_types/extra_types/ → /concepts/types/#extra-types
(same v1→v2 path restructure; #extra-types anchors to the relevant section)
- docs/en/docs/how-to/graphql.md:24
https://ariadnegraphql.org/docs/fastapi-integration → https://ariadnegraphql.org/
(the FastAPI-specific docs page was removed; the project homepage now
lists FastAPI integration under 'ASGI and WSGI support' in the README)
Verified: all 3 new URLs return HTTP 200; all 3 old URLs return HTTP 404.
Note: 19 translation files (zh, ja, ru, pt, etc.) reference the same
broken links, but those are AI-generated translations under scripts/translate.py
and will be regenerated by the maintainer. This PR only fixes the English
source-of-truth files.
1 month ago
sanjibani
8b066a573f
fix(docs): replace dead Uber Ludwig blog link with project repo in 14 translations
The Uber Engineering blog post `/ludwig-v0-2/` (404) cited the original
Ludwig v0.2 announcement. Uber migrated their blog; the canonical
home for the project is now the GitHub repo `ludwig-ai/ludwig`
(verified 200). Replaces the dead link in all 14 translated index.md
files to keep the credits accurate.
2 months ago
Sebastián Ramírez
4b83b0d409
🔖 Release version 0.138.0 ( #15808 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
041cb0cdfa
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
10393846ed
📝 Fix typo in release notes ( #15807 )
2 months ago
github-actions[bot]
0303491b69
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
190f6e2033
📝 Add Frontend instructions to Agent Library Skill ( #15805 )
2 months ago
github-actions[bot]
17945e5ab7
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
2260afaf43
🐛 Fix failing test, update format for raised errors ( #15804 )
2 months ago
github-actions[bot]
0cd5001d0e
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
7cb1ab6264
👷 Fix test-alls-green ( #15803 )
2 months ago
github-actions[bot]
9c7eceb00f
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
d176e00b9f
📝 Udpate release notes link ( #15802 )
2 months ago
github-actions[bot]
71e608e00e
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
459a51097b
✏️ Update white space characters in bigger apps ( #15801 )
2 months ago
github-actions[bot]
e12833aaa2
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
4d3dc78b26
✨ Add support for `app.frontend("/", directory="dist")` and `router.frontend("/", directory="dist")` ( #15800 )
2 months ago
github-actions[bot]
f1d750fdda
📝 Update release notes
[skip ci]
2 months ago
Yurii Motov
22f99d9ad3
🔧 Enable checking `release-notes.md` for typos ( #15796 )
2 months ago
github-actions[bot]
2d00470875
📝 Update release notes
[skip ci]
2 months ago
Yurii Motov
6e6c74fc16
🌐 Enable Hindi docs translations ( #15554 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
1b68e378ef
📝 Update release notes
[skip ci]
2 months ago
Yurii Motov
da9d05bc7a
✏️ Fix grammar, typos, and broken links in docs ( #15694 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
2 months ago
github-actions[bot]
c61384e3d7
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
08321394ab
📝 Tweak wording about deploying to FastAPI Cloud ( #15793 )
2 months ago
github-actions[bot]
c744991f96
📝 Update release notes
[skip ci]
2 months ago
Yurii Motov
2f4ba0bdd1
🔨 Use `gpt-5.5` model in `translate.py`, specify `-chat` to avoid warnings ( #15792 )
2 months ago
Sebastián Ramírez
6a0ba7bb1f
🔖 Release version 0.137.2 ( #15790 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
5d421ae977
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
6ac122071d
✨ Add `iter_route_contexts()` for advanced use cases that used to use `router.routes` (e.g. Jupyverse) ( #15785 )
2 months ago
github-actions[bot]
7feb17f80a
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
d514109e42
🔧 Update sponsors: add BairesDev ( #15787 )
2 months ago
github-actions[bot]
1c1edb9b55
📝 Update release notes
[skip ci]
2 months ago
Sebastián Ramírez
32d711f6d2
🔨 Update sponsors script to simplify previews ( #15786 )
2 months ago
github-actions[bot]
202b2d2f5f
📝 Update release notes
[skip ci]
2 months ago
dependabot[bot]
e26e64381c
⬆ Bump the python-packages group across 1 directory with 7 updates ( #15777 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
c66d1c222b
📝 Update release notes
[skip ci]
2 months ago
dependabot[bot]
705324ed29
⬆ Bump cryptography from 46.0.7 to 48.0.1 ( #15779 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
627636b617
📝 Update release notes
[skip ci]
2 months ago
dependabot[bot]
84304df58f
⬆ Bump aiohttp from 3.14.0 to 3.14.1 ( #15781 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
aaf70c196c
📝 Update release notes
[skip ci]
2 months ago
dependabot[bot]
69f8d87fb7
⬆ Bump starlette from 1.2.1 to 1.3.1 ( #15780 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
a62dd75022
📝 Update release notes
[skip ci]
2 months ago
dependabot[bot]
2c77ae3f76
⬆ Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 in the github-actions group ( #15776 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
2 months ago
github-actions[bot]
06074e739b
📝 Update release notes
[skip ci]
2 months ago
dependabot[bot]
5ebf2ab2d1
⬆ Bump https://github.com/crate-ci/typos from v1.47.1 to v1.47.2 in the pre-commit group ( #15775 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <[email protected] >
2 months ago
github-actions[bot]
88683944c7
📝 Update release notes
[skip ci]
2 months ago
dependabot[bot]
9ca069f2be
⬆ Bump python-multipart from 0.0.30 to 0.0.32 ( #15778 )
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
github-actions[bot]
2f5ba0d503
📝 Update release notes
[skip ci]
2 months ago
구희찬
44e5b99853
🌐 Fix broken Markdown in Korean custom response docs ( #15774 )
2 months ago