Commit Graph

5553 Commits

Author SHA1 Message Date
Alejandra 8a146b7a28
🔥 Remove Sentry link from Advanced Middleware docs (#12031) 2024-08-16 18:18:02 -05:00
github-actions beedc72281 📝 Update release notes 2024-08-16 22:32:33 +00:00
Esteban Maya 8c85b8f4aa
Merge pull request #11979 from fastapi/dependabot/pip/sqlalchemy-gte-1.3.18-and-lt-2.0.33
⬆ Update sqlalchemy requirement from <1.4.43,>=1.3.18 to >=1.3.18,<2.0.33
2024-08-16 17:32:10 -05:00
Esteban Maya 9c9cccef0c
Merge branch 'master' into dependabot/pip/sqlalchemy-gte-1.3.18-and-lt-2.0.33 2024-08-16 17:21:47 -05:00
github-actions 7ed9a4971e 📝 Update release notes 2024-08-16 21:56:54 +00:00
Sebastián Ramírez daf4970ed7
📝 Clarify management tasks for translations, multiples files in one PR (#12030) 2024-08-16 21:56:33 +00:00
dependabot[bot] be7e7d4433
⬆ Update sqlalchemy requirement
---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-16 17:45:47 +00:00
github-actions 29babdc0a1 📝 Update release notes 2024-08-16 17:44:48 +00:00
Sebastián Ramírez 46412ff67d
🔊 Remove old ignore warnings (#11950) 2024-08-16 17:44:28 +00:00
github-actions 2e0f74f58b 📝 Update release notes 2024-08-16 17:29:43 +00:00
Sebastián Ramírez ff8fcd3b44
⬆️ Upgrade griffe-typingdoc for the docs (#12029) 2024-08-16 17:29:21 +00:00
github-actions 9a939dec47 📝 Update release notes 2024-08-16 16:56:43 +00:00
gitworkflows f79247b4e5
🙈 Add .coverage* to `.gitignore` (#11940) 2024-08-16 11:56:19 -05:00
github-actions 46d0ffc0d7 📝 Update release notes 2024-08-16 16:52:46 +00:00
VaitoSoi fd5c00ab76
📝 Edit the link to the OpenAPI "Responses Object" and "Response Object" sections in the "Additional Responses in OpenAPI" section (#11996)
Co-authored-by: svlandeg <svlandeg@github.com>
2024-08-16 11:51:25 -05:00
github-actions 9f78e08c14 📝 Update release notes 2024-08-16 16:50:25 +00:00
Jiri Kuncar c81f575d0d
🔨 Specify `email-validator` dependency with dash (#11515)
Co-authored-by: svlandeg <svlandeg@github.com>
2024-08-16 11:50:01 -05:00
github-actions a3f42718de 📝 Update release notes 2024-08-16 02:05:14 +00:00
Alejandra 10eee5c3b3
🌐 Add Spanish translation for `docs/es/docs/project-generation.md` (#11947)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-16 02:04:50 +00:00
github-actions a51a98b07e 📝 Update release notes 2024-08-16 01:58:02 +00:00
Sławomir Ehlert 0aaaed581e
⚙️ Record and show test coverage contexts (what test covers which line) (#11518)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-15 20:57:38 -05:00
github-actions e8f7bf0ad5 📝 Update release notes 2024-08-16 00:05:21 +00:00
Micael Jarniac a0c529ef0a
📝 Fix minor typo (#12026) 2024-08-15 19:04:55 -05:00
github-actions 470f1ae57d 📝 Update release notes 2024-08-15 23:30:36 +00:00
Nils Lindemann 8809b3685f
📝 Several docs improvements, tweaks, and clarifications (#11390)
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-15 23:30:12 +00:00
github-actions 3c8d0abc87 📝 Update release notes 2024-08-15 22:38:22 +00:00
Jun-Ah 준아 265dbeb663
📝 Add missing `compresslevel` parameter on docs for `GZipMiddleware` (#11350)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-15 17:38:02 -05:00
github-actions 4636c621a9 📝 Update release notes 2024-08-15 22:31:36 +00:00
Luke Okomilo 2cb1333b97
📝 Fix inconsistent response code when item already exists in docs for testing (#11818)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-15 22:31:16 +00:00
github-actions 366bdebd9e 📝 Update release notes 2024-08-15 21:30:26 +00:00
Cedric L'homme 86c8f4fc2b
📝 Update `docs/en/docs/tutorial/body.md` with Python 3.10 union type example (#11415)
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-15 16:29:58 -05:00
Sebastián Ramírez 4f937c0c4a 🔖 Release version 0.112.1 2024-08-15 16:00:47 -05:00
github-actions 94be8ff341 📝 Update release notes 2024-08-15 20:58:06 +00:00
dependabot[bot] 285a54cfbd
⬆ Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#11727)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.9.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.14...v1.9.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 15:56:19 -05:00
github-actions b7c80cbca2 📝 Update release notes 2024-08-15 18:51:01 +00:00
Pierre V-F 0d92b42ff0
🔧 Add changelog URL to `pyproject.toml`, shows in PyPI (#11152)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-15 13:50:31 -05:00
github-actions 2f5ed4f2d1 📝 Update release notes 2024-08-15 18:39:22 +00:00
Sebastián Ramírez 2c98017200
👷 Do not sync labels as it overrides manually added labels (#12024) 2024-08-15 13:38:43 -05:00
github-actions fc9107843e 📝 Update release notes 2024-08-15 15:51:59 +00:00
Ben Beasley 5fd9ab9750
⬆️ Allow Starlette 0.38.x, update the pin to `>=0.37.2,<0.39.0` (#11876)
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-15 10:51:33 -05:00
github-actions 84d69bb69a 📝 Update release notes 2024-08-15 15:41:45 +00:00
marcelomarkus 646232121b
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/bigger-applications.md` (#11971) 2024-08-15 10:38:22 -05:00
github-actions e1b52cf428 📝 Update release notes 2024-08-15 15:38:02 +00:00
Rafael de Oliveira Marques 60fe2b19e8
🌐 Add Portuguese translation for `docs/pt/docs/advanced/testing-websockets.md` (#11994) 2024-08-15 10:36:31 -05:00
github-actions 4fe1af494a 📝 Update release notes 2024-08-15 15:35:41 +00:00
Rafael de Oliveira Marques 959e793297
🌐 Add Portuguese translation for `docs/pt/docs/advanced/testing-dependencies.md` (#11995) 2024-08-15 10:35:17 -05:00
github-actions b04d29c983 📝 Update release notes 2024-08-15 15:21:51 +00:00
Sebastián Ramírez c82497f78e
📝 Update docs section about "Don't Translate these Pages" (#12022) 2024-08-15 10:21:25 -05:00
github-actions 9c3845be8d 📝 Update release notes 2024-08-14 22:57:35 +00:00
Sebastián Ramírez 85bd4067c2
📝 Add documentation for non-translated pages and scripts to verify them (#12020) 2024-08-14 17:57:10 -05:00