359 Commits (0.136.3)

Author SHA1 Message Date
Sebastián Ramírez 973230c782
🔥 Remove config files now in central GitHub repo (#15585) 2 weeks ago
dependabot[bot] a314e3be3b
⬆ Bump cloudflare/wrangler-action from 3.15.0 to 4.0.0 (#15571) 2 weeks ago
Sebastián Ramírez 31ced9d49e
🔧 Migrate docs from MkDocs to Zensical (#15563) 2 weeks ago
Sofie Van Landeghem 622dcdc99c
🔒️ Only allow team members to modify dependencies (#15548) 2 weeks ago
dependabot[bot] 6939bf8bb7
⬆ Bump actions/add-to-project from 1.0.2 to 2.0.0 (#15490) 3 weeks ago
dependabot[bot] a0f42dd7d5
⬆ Bump actions/labeler from 6.0.1 to 6.1.0 (#15507) 3 weeks ago
Motov Yurii 33ed5aecdf
👷 Fix missing credentials issue in `translate` workflow (#15468) 1 month ago
dependabot[bot] 4bad6d2597
⬆ Bump CodSpeedHQ/action from 4.12.1 to 4.14.0 (#15436) 1 month ago
dependabot[bot] 3747204677
⬆ Bump astral-sh/setup-uv from 7.6.0 to 8.1.0 (#15415) 1 month ago
dependabot[bot] 7402e33375
⬆ Bump cloudflare/wrangler-action from 3.14.1 to 3.15.0 (#15405) 1 month ago
dependabot[bot] c874e067dc
⬆ Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#15374) 1 month ago
dependabot[bot] a595e44d28
⬆ Bump actions/cache from 5.0.4 to 5.0.5 (#15385) 1 month ago
Motov Yurii 3f4169be1a
🔒️ Add zizmor and fix audit findings (#15316) 2 months ago
Sofie Van Landeghem 4b264878d7
⬆️ Support free-threaded Python 3.14t (#15149) 2 months ago
Sofie Van Landeghem aeb9f4bb85
⬆️ Increase lower bound to `pydantic >=2.9.0.` and fix the test suite (#15139) 2 months ago
Motov Yurii 6e5e94208e
🔨 Fix `commit_in_place` passed via env variable in `translate.yml` workflow (#15151) 3 months ago
Motov Yurii d75bc1b724
👷 Re-enable translation workflow run by cron in CI (twice a month) (#15145) 3 months ago
dependabot[bot] b4b76c811b
⬆ Bump dorny/paths-filter from 3 to 4 (#15106) 3 months ago
dependabot[bot] 80c5fb6b1c
⬆ Bump actions/download-artifact from 7 to 8 (#15020) 3 months ago
dependabot[bot] 2f098a3121
⬆ Bump actions/upload-artifact from 6 to 7 (#15019) 3 months ago
Motov Yurii 5aacc7b6a0
🔨 Run tests with `pytest-xdist` and `pytest-cov` (#14992) 3 months ago
Motov Yurii 6af3832126
👷 Allow skipping `benchmark` job in `test` workflow (#14974) 3 months ago
Sebastián Ramírez 4da264f0f3
👷 Do not run codspeed with coverage as it's not tracked (#14966) 3 months ago
Sebastián Ramírez 1cea8f659c
👷 Do not include benchmark tests in coverage to speed up coverage processing (#14965) 3 months ago
Sebastián Ramírez c9455d5400
👷 Fix CI, do not attempt to publish `fastapi-slim` (#14958) 3 months ago
Sebastián Ramírez 083b6ebe9e
Drop support for `fastapi-slim`, no more versions will be released, use only `"fastapi[standard]"` or `fastapi` (#14957) 3 months ago
Sebastián Ramírez f55ab7e020
🔧 Update pyproject.toml, remove unneeded lines (#14956) 3 months ago
Motov Yurii cf058239d1
👷 Always run tests on push to `master` branch and when run by scheduler (#14940) 3 months ago
Sebastián Ramírez ad4e8e0060
Drop support for Python 3.9 (#14897) 4 months ago
Sebastián Ramírez ffb8965260
♻️ Update build setup for `fastapi-slim`, deprecate it, and make it only depend on `fastapi` (#14894) 4 months ago
Motov Yurii 8fd291465b
🔧 Configure `test` workflow to run tests with `inline-snapshot=review` (#14876) 4 months ago
Sebastián Ramírez 19f13ead4c
👷 Run tests with Starlette from git (#14849) 4 months ago
Sebastián Ramírez 3b8b310eda
👷 Run tests with lower bound uv sync, upgrade `fastapi[all]` minimum dependencies: `ujson >=5.8.0`, `orjson >=3.9.3` (#14846) 4 months ago
Sebastián Ramírez 23ddf09dd1
🔨 Add max pages to translate to configs (#14840) 4 months ago
Sebastián Ramírez 7621a3aa4b
👷 Run tests only on relevant code changes (not on docs) (#14813) 4 months ago
Sofie Van Landeghem 74cc27fd5a
🔧 Ensure that an edit to `uv.lock` gets the `internal` label (#14759) 4 months ago
Sebastián Ramírez 1be80f4885
📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs (#14706) 5 months ago
dependabot[bot] 14f3068762
⬆ Bump actions/cache from 4 to 5 (#14511) 5 months ago
dependabot[bot] d05b18ec40
⬆ Bump actions/upload-artifact from 5 to 6 (#14525) 5 months ago
dependabot[bot] 0383fb3ab9
⬆ Bump actions/download-artifact from 6 to 7 (#14526) 5 months ago
Sebastián Ramírez 5ec2615b1a
👷 Tweak CI input names (#14688) 5 months ago
Sebastián Ramírez 49653aa295
🔨 Refactor translation script to allow committing in place (#14687) 5 months ago
Jonathan Ehwald b4ba7f4652
⬆️ Migrate to uv (#14676) 5 months ago
Sebastián Ramírez 4d4fb28f9f
👷 Do not run translations on cron while finishing updating existing languages (#14613) 5 months ago
Motov Yurii a4d04c9b7e
👷 Remove `lint` job from `test` CI workflow (#14593) 5 months ago
Sebastián Ramírez a329baaa54
👷 Update secrets check (#14592) 5 months ago
Sebastián Ramírez 6539b80d9f
👷 Run CodSpeed tests in parallel to other tests to speed up CI (#14586) 6 months ago
Sebastián Ramírez b9b2793bda
🔨 Update scripts and pre-commit to autofix files (#14585) 6 months ago
Sebastián Ramírez e2cd8a4201
Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's `pydantic.v1` (#14575) 6 months ago
Sebastián Ramírez 09ab90ed35
⬆️ Use prek as a pre-commit alternative (#14572) 6 months ago