sanjibani
60f68781da
docs(en): fix dead Ariadne docs and Ludwig v0.2 blog links
`ariadnegraphql.org/docs/fastapi-integration` returns 404 — the
Ariadne site has been restructured and now points users at the
GitHub repo. Same for `eng.uber.com/ludwig-v0-2/`, the v0.2
announcement post is gone; `ludwig.ai` is the current project
homepage.
Two files, three replacements. Translation copies will
regenerate from these via scripts/translate.py.
4 weeks ago
sanjibani
076c40949d
docs: fix dead pydantic v1 link in tutorial/response-model.md
`https://docs.pydantic.dev/1.10/usage/exporting_models/#modeldict ` (404) —
the pydantic v1 docs site (docs.pydantic.dev/1.10/) was retired after the
v2 docs migration.
Replaced with `https://docs.pydantic.dev/latest/concepts/serialization/#model-dict `
(200) — the current canonical home for the equivalent concept in pydantic v2.
Also updated the anchor from `#modeldict` to `#model-dict` (v2 docs use
hyphenated heading slugs).
1 month ago
github-actions[bot]
d5494c1f01
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
82c527e714
👷 Simplify pull request workflow triggers ( #15836 )
4 weeks ago
github-actions[bot]
3f28dbe6d8
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
f6ea6b1f12
👷 Update issue-manager to 0.7.1 ( #15833 )
1 month ago
github-actions[bot]
219ac634ab
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
fcc8e1f994
⬆️ Update issue-manager to 0.7.0 ( #15831 )
1 month ago
github-actions[bot]
457f4c705c
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
29fc8f6166
🔧 Update sponsors: Add TestMu again ( #15830 )
1 month ago
github-actions[bot]
a497a025e7
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
8f3db3d3e7
🔒 ️ Update zizmor workflow security checks ( #15820 )
1 month ago
github-actions[bot]
0cb4a8e284
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
d69774c23d
⬆ Bump pydantic-settings from 2.14.1 to 2.14.2 ( #15799 )
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] >
1 month 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>
1 month ago
github-actions[bot]
041cb0cdfa
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
10393846ed
📝 Fix typo in release notes ( #15807 )
1 month ago
github-actions[bot]
0303491b69
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
190f6e2033
📝 Add Frontend instructions to Agent Library Skill ( #15805 )
1 month ago
github-actions[bot]
17945e5ab7
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
2260afaf43
🐛 Fix failing test, update format for raised errors ( #15804 )
1 month ago
github-actions[bot]
0cd5001d0e
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
7cb1ab6264
👷 Fix test-alls-green ( #15803 )
1 month ago
github-actions[bot]
9c7eceb00f
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
d176e00b9f
📝 Udpate release notes link ( #15802 )
1 month ago
github-actions[bot]
71e608e00e
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
459a51097b
✏️ Update white space characters in bigger apps ( #15801 )
1 month ago
github-actions[bot]
e12833aaa2
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
4d3dc78b26
✨ Add support for `app.frontend("/", directory="dist")` and `router.frontend("/", directory="dist")` ( #15800 )
1 month ago
github-actions[bot]
f1d750fdda
📝 Update release notes
[skip ci]
1 month ago
Yurii Motov
22f99d9ad3
🔧 Enable checking `release-notes.md` for typos ( #15796 )
1 month ago
github-actions[bot]
2d00470875
📝 Update release notes
[skip ci]
1 month ago
Yurii Motov
6e6c74fc16
🌐 Enable Hindi docs translations ( #15554 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 month ago
github-actions[bot]
1b68e378ef
📝 Update release notes
[skip ci]
1 month 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] >
1 month ago
github-actions[bot]
c61384e3d7
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
08321394ab
📝 Tweak wording about deploying to FastAPI Cloud ( #15793 )
1 month ago
github-actions[bot]
c744991f96
📝 Update release notes
[skip ci]
1 month ago
Yurii Motov
2f4ba0bdd1
🔨 Use `gpt-5.5` model in `translate.py`, specify `-chat` to avoid warnings ( #15792 )
1 month 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>
1 month ago
github-actions[bot]
5d421ae977
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
6ac122071d
✨ Add `iter_route_contexts()` for advanced use cases that used to use `router.routes` (e.g. Jupyverse) ( #15785 )
1 month ago
github-actions[bot]
7feb17f80a
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
d514109e42
🔧 Update sponsors: add BairesDev ( #15787 )
1 month ago
github-actions[bot]
1c1edb9b55
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
32d711f6d2
🔨 Update sponsors script to simplify previews ( #15786 )
1 month ago
github-actions[bot]
202b2d2f5f
📝 Update release notes
[skip ci]
1 month 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>
1 month ago
github-actions[bot]
c66d1c222b
📝 Update release notes
[skip ci]
1 month 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>
1 month ago