Arif Dogan
5c4055c3ea
Refactor JSON error handling in routing and tests for improvements.
9 months ago
Arif Dogan
dc1321b0d0
Add test for successful item creation in test_json_error_improvements.py
10 months ago
Arif Dogan
7a8da3a4ad
Add test for JSON decode error handling in long documents with early errors.
10 months ago
Arif Dogan
ac50938ea1
Merge branch 'feat/enhanced-json-decode-errors' of github.com:doganarif/fastapi into feat/enhanced-json-decode-errors
10 months ago
Arif Dogan
93e98d5cb7
Refactor code for improved readability and update tests to handle Pydantic v1 and v2 differences.
10 months ago
pre-commit-ci[bot]
9a5da94657
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
10 months ago
Arif Dogan
6b907a57f8
feat: enhance JSON parse errors with line/column info and snippets
column positions and error snippets to JSON decode errors for
better debugging experience. Updates error location format and provides
context around the problematic JSON.
10 months ago
github-actions[bot]
5c1f87c563
📝 Update release notes
[skip ci]
10 months ago
Motov Yurii
805ab1be5b
📌 Pin `httpx` to `>=0.23.0,<1.0.0` ( #14086 )
10 months ago
Sebastián Ramírez
a372edf7e8
🔖 Release version 0.116.2
10 months ago
github-actions[bot]
bc1aba7322
📝 Update release notes
[skip ci]
10 months ago
Ben Beasley
7563579dc8
⬆️ Upgrade Starlette supported version range to >=0.40.0,<0.49.0 ( #14077 )
Co-authored-by: svlandeg <[email protected] >
10 months ago
github-actions[bot]
938dd045fd
📝 Update release notes
[skip ci]
10 months ago
dependabot[bot]
2a446f7151
⬆ Bump pyjwt from 2.8.0 to 2.9.0 ( #13960 )
* ⬆ Bump pyjwt from 2.8.0 to 2.10.1
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.8.0 to 2.10.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-version: 2.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
* update to 2.9.0 instead
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <[email protected] >
10 months ago
github-actions[bot]
ed45b074b9
📝 Update release notes
[skip ci]
10 months ago
pre-commit-ci[bot]
480cd8f4f9
⬆ [pre-commit.ci] pre-commit autoupdate ( #14080 )
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.12 → v0.13.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.12...v0.13.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
10 months ago
github-actions[bot]
16d75d90eb
📝 Update release notes
[skip ci]
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>
10 months ago
github-actions[bot]
984d646705
📝 Update release notes
[skip ci]
10 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>
10 months ago
github-actions[bot]
1fe23335ce
📝 Update release notes
[skip ci]
10 months ago
pre-commit-ci[bot]
d48144a3e7
⬆ [pre-commit.ci] pre-commit autoupdate ( #14056 )
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.12.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.11...v0.12.12 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
10 months ago
github-actions[bot]
3d08a4f3a8
📝 Update release notes
[skip ci]
10 months ago
pre-commit-ci[bot]
caa3ccf638
⬆ [pre-commit.ci] pre-commit autoupdate ( #14035 )
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.10 → v0.12.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.10...v0.12.11 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
10 months ago
github-actions[bot]
5226ff90d7
📝 Update release notes
[skip ci]
10 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>
10 months ago
github-actions[bot]
43f6115096
📝 Update release notes
[skip ci]
10 months ago
github-actions[bot]
3112e05b77
📝 Update release notes
[skip ci]
10 months ago
Sebastián Ramírez
4560158502
👥 Update FastAPI People - Contributors and Translators ( #14029 )
Co-authored-by: github-actions <[email protected] >
10 months ago
Sebastián Ramírez
2ad28d436f
👥 Update FastAPI People - Sponsors ( #14030 )
Co-authored-by: github-actions <[email protected] >
10 months ago
github-actions[bot]
d7604d16a3
📝 Update release notes
[skip ci]
10 months ago
github-actions[bot]
79c51ad542
📝 Update release notes
[skip ci]
10 months ago
Sebastián Ramírez
7cf567010d
👥 Update FastAPI GitHub topic repositories ( #14031 )
Co-authored-by: github-actions <[email protected] >
10 months ago
Sebastián Ramírez
3d763c8d38
👥 Update FastAPI People - Experts ( #14034 )
Co-authored-by: github-actions <[email protected] >
10 months ago
github-actions[bot]
30a07155fb
📝 Update release notes
[skip ci]
10 months ago
Sofie Van Landeghem
bb4772c5aa
👷 Detect and label merge conflicts on PRs automatically ( #14045 )
10 months ago
github-actions[bot]
3e2dbf9169
📝 Update release notes
[skip ci]
10 months ago
Sebastián Ramírez
f5b77ff0fc
📝 Add documentation for Behind a Proxy - Proxy Forwarded Headers, using `--forwarded-allow-ips="*"` ( #14028 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
10 months ago
github-actions[bot]
176cd8c9ef
📝 Update release notes
[skip ci]
10 months ago
Sebastián Ramírez
1884d76f61
🔧 Update sponsors: remove Platform.sh ( #14027 )
10 months ago
github-actions[bot]
8062aabdaa
📝 Update release notes
[skip ci]
10 months ago
Sebastián Ramírez
ee9ccac1e5
🔧 Update sponsors: remove Mobb ( #14026 )
10 months ago
github-actions[bot]
5cd4c3b6bd
📝 Update release notes
[skip ci]
10 months ago
Jom Karlo Verzosa
4584f706bd
📝 Add deprecation info block about `dict()` in `docs/tutorial/body.md` ( #13906 )
Co-authored-by: Sebastián Ramírez <[email protected] >
10 months ago
github-actions[bot]
ba9c8fba0b
📝 Update release notes
[skip ci]
10 months ago
Valentyn
d9249c1949
📝 Fix Twitter to be X (Twitter) everywhere in documentation ( #13809 )
Co-authored-by: Valentyn Druzhynin <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
10 months ago
github-actions[bot]
a973e787af
📝 Update release notes
[skip ci]
10 months ago
Ashish Pandey
1088d2abd9
🐛 Prevent scroll-to-top on restart/fast buttons in `termynal.js` ( #13714 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
10 months ago
github-actions[bot]
98ec6a6079
📝 Update release notes
[skip ci]
10 months ago
github-actions[bot]
6b4d292f3a
📝 Update release notes
[skip ci]
10 months ago