Sushil Khairnar
4aa12933bc
✨ Add support for HTTP QUERY method
- Add query() method to FastAPI and APIRouter classes
- Include complete parameter signatures matching other HTTP methods
- Add comprehensive test suite for QUERY method functionality
- Temporarily exclude Python 3.14 from CI due to Pydantic V1 compatibility issue
The QUERY method follows the same patterns as existing HTTP methods (GET, POST, etc.)
and supports all standard FastAPI features including dependencies, response models,
status codes, and OpenAPI documentation generation.
9 months ago
Motov Yurii
7f810ca93b
🔧 Configure reminder for `waiting` label in `issue-manager` ( #14156 )
10 months ago
Sofie Van Landeghem
3611c3fc5b
⬆️ Add support for Python 3.14 ( #14165 )
10 months ago
dependabot[bot]
05dbfebce5
⬆ Bump astral-sh/setup-uv from 6 to 7 ( #14167 )
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6 to 7.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](https://github.com/astral-sh/setup-uv/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
dependabot[bot]
90e567a6d9
⬆ Bump tiangolo/issue-manager from 0.5.1 to 0.6.0 ( #14148 )
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager ) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/tiangolo/issue-manager/releases )
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.5.1...0.6.0 )
---
updated-dependencies:
- dependency-name: tiangolo/issue-manager
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
Sebastián Ramírez
2f6fb12258
👷 Update docs previews comment, single comment, add failure status ( #14129 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
10 months ago
Motov Yurii
06367347e6
🔨 Modify `mkdocs_hooks.py` to add `title` to page's metadata (remove permalinks in social cards) ( #14125 )
10 months ago
dependabot[bot]
a4841de65e
⬆ Bump actions/setup-python from 5 to 6 ( #14042 )
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot]
ec087cfa24
⬆ Bump actions/labeler from 5 to 6 ( #14046 )
Bumps [actions/labeler](https://github.com/actions/labeler ) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot]
d597f92482
⬆ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 ( #14041 )
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.12.4 to 1.13.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.4...v1.13.0 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
Sofie Van Landeghem
bb4772c5aa
👷 Detect and label merge conflicts on PRs automatically ( #14045 )
11 months ago
dependabot[bot]
7df361eb41
⬆ Bump actions/checkout from 4 to 5 ( #13986 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot]
5c8d5214ff
⬆ Bump actions/download-artifact from 4 to 5 ( #13975 )
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
dependabot[bot]
79d2576508
⬆ Bump tiangolo/latest-changes from 0.3.2 to 0.4.0 ( #13952 )
Bumps [tiangolo/latest-changes](https://github.com/tiangolo/latest-changes ) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/tiangolo/latest-changes/releases )
- [Commits](https://github.com/tiangolo/latest-changes/compare/0.3.2...0.4.0 )
---
updated-dependencies:
- dependency-name: tiangolo/latest-changes
dependency-version: 0.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
Sebastián Ramírez
9aab3d9e22
⚒️ Tweak translate script and CI ( #13939 )
1 year ago
Sebastián Ramírez
6516a6c4a6
👷 Add CI to translate with LLMs ( #13937 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Alejandra
3d60b5e23e
📝 Add discussion template for new language translation requests ( #13535 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
1 year ago
Sebastián Ramírez
ce26b8e1ca
🔨 Update FastAPI People sleep interval, use external settings ( #13888 )
1 year ago
dependabot[bot]
ba8d85fbe8
⬆ Bump astral-sh/setup-uv from 5 to 6 ( #13648 )
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 5 to 6.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](https://github.com/astral-sh/setup-uv/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Joakim Nordling
26f27982ac
👷 Use `wrangler-action` v3 ( #13415 )
1 year ago
dependabot[bot]
10a13d05c4
⬆ Bump cloudflare/wrangler-action from 3.13 to 3.14 ( #13350 )
Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action ) from 3.13 to 3.14.
- [Release notes](https://github.com/cloudflare/wrangler-action/releases )
- [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cloudflare/wrangler-action/compare/v3.13...v3.14 )
---
updated-dependencies:
- dependency-name: cloudflare/wrangler-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Sebastián Ramírez
bd106fc750
⬆️ Add support for Python 3.13 ( #13274 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Sebastián Ramírez
8c6f10b64a
⬆️ Upgrade AnyIO max version for tests, new range: `>=3.2.1,<5.0.0` ( #13273 )
2 years ago
Sebastián Ramírez
326fec16b9
♻️ Refactor and move `scripts/notify_translations.py`, no need for a custom GitHub Action ( #13270 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Sebastián Ramírez
ff68d0894a
🔨 Update FastAPI People Experts script, refactor and optimize data fetching to handle rate limits ( #13267 )
2 years ago
dependabot[bot]
0e2d8d64a4
⬆ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 ( #13251 )
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Sebastián Ramírez
2ee101fb81
👷 Refactor FastAPI People Sponsors to use 2 tokens ( #13228 )
2 years ago
Sebastián Ramírez
35b24deef3
👷 Update token for FastAPI People - Sponsors ( #13225 )
2 years ago
Sebastián Ramírez
9e0d4fa0ef
👷 Add independent CI automation for FastAPI People - Sponsors ( #13221 )
2 years ago
Sebastián Ramírez
f229dd97c0
👷 Add retries to Smokeshow ( #13151 )
2 years ago
Alejandra
1b8f823a05
👷♀️ Add script for GitHub Topic Repositories and update External Links ( #13135 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
Sebastián Ramírez
b59885c9d5
👷 Add new GitHub Action to update contributors, translators, and translation reviewers ( #13136 )
2 years ago
dependabot[bot]
e779069c92
⬆ Bump astral-sh/setup-uv from 4 to 5 ( #13096 )
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
6455f4bb01
⬆ Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 ( #13055 )
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.12.2 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.12.2...v1.12.3 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
d2891b651d
⬆ Bump cloudflare/wrangler-action from 3.12 to 3.13 ( #12996 )
Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action ) from 3.12 to 3.13.
- [Release notes](https://github.com/cloudflare/wrangler-action/releases )
- [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cloudflare/wrangler-action/compare/v3.12...v3.13 )
---
updated-dependencies:
- dependency-name: cloudflare/wrangler-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
2fe5ee4151
⬆ Bump astral-sh/setup-uv from 3 to 4 ( #12982 )
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
tinyboxvk
de1fe4d388
🔧 Remove duplicate actions/checkout in `notify-translations.yml` ( #12915 )
2 years ago
dependabot[bot]
8cd47a3551
⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2 ( #12794 )
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
731c85a876
⬆ Bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2 ( #12788 )
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.12.0 to 1.12.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.0...v1.12.2 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
c8bcb633cc
⬆ Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.0 ( #12781 )
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.11.0...v1.12.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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
7eda7e28a6
⬆ Bump cloudflare/wrangler-action from 3.11 to 3.12 ( #12777 )
Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action ) from 3.11 to 3.12.
- [Release notes](https://github.com/cloudflare/wrangler-action/releases )
- [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cloudflare/wrangler-action/compare/v3.11...v3.12 )
---
updated-dependencies:
- dependency-name: cloudflare/wrangler-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
1f15034638
⬆ Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 ( #12721 )
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.10.3 to 1.11.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.3...v1.11.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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
fd95b4ae65
⬆ Bump cloudflare/wrangler-action from 3.9 to 3.11 ( #12544 )
Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action ) from 3.9 to 3.11.
- [Release notes](https://github.com/cloudflare/wrangler-action/releases )
- [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cloudflare/wrangler-action/compare/v3.9...v3.11 )
---
updated-dependencies:
- dependency-name: cloudflare/wrangler-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Sebastián Ramírez
e7533b92b3
👷 Update GitHub Action to deploy docs previews to handle missing deploy comments ( #12527 )
2 years ago
Alejandra
111ced53af
👷 Update issue manager workflow ( #12457 )
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
Sebastián Ramírez
6384f730f7
👷 Refactor label-approved, make it an internal script instead of an external GitHub Action ( #12280 )
2 years ago
Sebastián Ramírez
495d90161b
👷 Fix smokeshow, checkout files on CI ( #12434 )
2 years ago
Sebastián Ramírez
a30eb6f517
👷 Use uv in CI ( #12281 )
2 years ago
Sebastián Ramírez
b45192c68a
👷 Tweak labeler to not override custom labels ( #12398 )
2 years ago
Sebastián Ramírez
1705a8c37f
👷 Update deploy-docs-notify URL ( #12392 )
2 years ago