svlandeg
|
987f1d9fbd
|
Merge branch 'master' into feat/depr
# Conflicts:
# fastapi/_compat/v2.py
# fastapi/encoders.py
|
2026-03-16 10:43:47 +01:00 |
github-actions[bot]
|
eb6851dd4b
|
📝 Update release notes
[skip ci]
|
2026-03-15 11:45:11 +00:00 |
Sofie Van Landeghem
|
98b269b51e
|
👷 Add `ty` to precommit (#15091)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
|
2026-03-15 12:44:39 +01:00 |
github-actions[bot]
|
7e7c4d09ac
|
📝 Update release notes
[skip ci]
|
2026-03-14 15:02:03 +00:00 |
dependabot[bot]
|
b4b76c811b
|
⬆ Bump dorny/paths-filter from 3 to 4 (#15106)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3 to 4.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v3...v4)
---
updated-dependencies:
- dependency-name: dorny/paths-filter
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-14 16:01:34 +01:00 |
github-actions[bot]
|
ae08a807a7
|
📝 Update release notes
[skip ci]
|
2026-03-14 15:01:19 +00:00 |
dependabot[bot]
|
e4f19cd5c4
|
⬆ Bump cairosvg from 2.8.2 to 2.9.0 (#15108)
Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/Kozea/CairoSVG/releases)
- [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst)
- [Commits](https://github.com/Kozea/CairoSVG/compare/2.8.2...2.9.0)
---
updated-dependencies:
- dependency-name: cairosvg
dependency-version: 2.9.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-14 16:00:22 +01:00 |
github-actions[bot]
|
9d9d51e054
|
📝 Update release notes
[skip ci]
|
2026-03-14 15:00:03 +00:00 |
dependabot[bot]
|
a007932885
|
⬆ Bump pyjwt from 2.11.0 to 2.12.0 (#15110)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.11.0 to 2.12.0.
- [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.11.0...2.12.0)
---
updated-dependencies:
- dependency-name: pyjwt
dependency-version: 2.12.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-14 15:59:36 +01:00 |
svlandeg
|
1f676f1889
|
cleanup
|
2026-03-13 11:50:30 +01:00 |
svlandeg
|
4f4491a14e
|
more pragma omg
|
2026-03-13 11:31:01 +01:00 |
svlandeg
|
926156f360
|
appease mypy once more
|
2026-03-13 11:25:55 +01:00 |
svlandeg
|
f57b166f56
|
add pragma no cover again
|
2026-03-13 11:20:16 +01:00 |
svlandeg
|
6851dad91c
|
appease mypy more
|
2026-03-13 11:10:05 +01:00 |
svlandeg
|
e86753477a
|
appease mypy
|
2026-03-13 11:05:27 +01:00 |
svlandeg
|
171f062dd5
|
fix import
|
2026-03-13 11:03:09 +01:00 |
svlandeg
|
bbf15294eb
|
coditional import of Color to avoid deprecation warning
|
2026-03-13 10:54:24 +01:00 |
svlandeg
|
12f3db56e5
|
Merge branch 'master' into feat/depr
|
2026-03-13 10:31:09 +01:00 |
svlandeg
|
2d2fe3ebf3
|
add no cover for now
|
2026-03-13 10:27:29 +01:00 |
svlandeg
|
8e5d327aca
|
fix return type of eval_type
|
2026-03-13 10:18:40 +01:00 |
svlandeg
|
97ce5de0bf
|
make mypy happy
|
2026-03-12 22:35:11 +01:00 |
svlandeg
|
a1abbce3a5
|
assert evaluate_forwardref is not None
|
2026-03-12 22:17:00 +01:00 |
github-actions[bot]
|
04b279fe77
|
📝 Update release notes
[skip ci]
|
2026-03-12 21:15:19 +00:00 |
dependabot[bot]
|
4b826022b1
|
⬆ Bump black from 26.1.0 to 26.3.1 (#15100)
Bumps [black](https://github.com/psf/black) from 26.1.0 to 26.3.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/26.1.0...26.3.1)
---
updated-dependencies:
- dependency-name: black
dependency-version: 26.3.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-12 21:14:44 +00:00 |
pre-commit-ci-lite[bot]
|
94bd71371e
|
🎨 Auto format
|
2026-03-12 21:14:26 +00:00 |
svlandeg
|
5fe7833bb7
|
use Pydantic's try_eval_type if available (otherwise deprecation warning)
|
2026-03-12 22:10:53 +01:00 |
github-actions[bot]
|
11614be902
|
📝 Update release notes
[skip ci]
|
2026-03-07 09:29:24 +00:00 |
Sebastián Ramírez
|
edaf23943c
|
📝 Add docs for `pyproject.toml` with `entrypoint` (#15075)
|
2026-03-07 10:29:03 +01:00 |
github-actions[bot]
|
627c10a293
|
📝 Update release notes
[skip ci]
|
2026-03-05 18:14:11 +00:00 |
Sebastián Ramírez
|
5b485f0848
|
📝 Update links in docs to no longer use the classes external-link and internal-link (#15061)
|
2026-03-05 19:13:19 +01:00 |
github-actions[bot]
|
b618ba2792
|
📝 Update release notes
[skip ci]
|
2026-03-05 18:08:06 +00:00 |
Sebastián Ramírez
|
f552fd3254
|
🔨 Add JS and CSS handling for automatic `target=_blank` for links in docs (#15063)
|
2026-03-05 18:59:48 +01:00 |
github-actions[bot]
|
d23918588e
|
📝 Update release notes
[skip ci]
|
2026-03-05 17:58:48 +00:00 |
Sebastián Ramírez
|
0c0be9429f
|
🔨 Update script to autofix permalinks to account for headers with Markdown links (#15062)
|
2026-03-05 17:46:10 +00:00 |
github-actions[bot]
|
b27fe99c2f
|
📝 Update release notes
[skip ci]
|
2026-03-05 11:54:36 +00:00 |
Sebastián Ramírez
|
8d6fdc80e8
|
💄 Update styles for internal and external links in new tab (#15058)
|
2026-03-05 11:54:05 +00:00 |
github-actions[bot]
|
4d6a5470bc
|
📝 Update release notes
[skip ci]
|
2026-03-05 11:27:42 +00:00 |
Savannah Ostrowski
|
196cafa07a
|
📝 Add documentation for the FastAPI VS Code extension (#15008)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2026-03-05 12:27:12 +01:00 |
github-actions[bot]
|
e26eb871f8
|
📝 Update release notes
[skip ci]
|
2026-03-05 10:35:51 +00:00 |
Sebastián Ramírez
|
9d475aae74
|
📌 Pin Click for MkDocs live reload (#15057)
|
2026-03-05 10:35:17 +00:00 |
github-actions[bot]
|
365fad3c7b
|
📝 Update release notes
[skip ci]
|
2026-03-04 12:53:13 +00:00 |
Motov Yurii
|
8b0090c39b
|
📝 Fix doctrings for `max_digits` and `decimal_places` (#14944)
Fix doctrings for `max_digits` and `decimal_places`
|
2026-03-04 13:52:48 +01:00 |
github-actions[bot]
|
2bb280667d
|
📝 Update release notes
[skip ci]
|
2026-03-04 10:57:54 +00:00 |
Motov Yurii
|
9cfd5d685a
|
📝 Add dates to release notes (#15001)
Add dates to release notes
|
2026-03-04 11:57:30 +01:00 |
github-actions[bot]
|
7a03018d6a
|
📝 Update release notes
[skip ci]
|
2026-03-03 12:40:40 +00:00 |
dependabot[bot]
|
3234e25368
|
⬆ Bump werkzeug from 3.1.5 to 3.1.6 (#14948)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.1.5...3.1.6)
---
updated-dependencies:
- dependency-name: werkzeug
dependency-version: 3.1.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-03 13:40:06 +01:00 |
github-actions[bot]
|
b54aa52294
|
📝 Update release notes
[skip ci]
|
2026-03-03 00:15:45 +00:00 |
github-actions[bot]
|
0bc4d1be96
|
📝 Update release notes
[skip ci]
|
2026-03-03 00:15:28 +00:00 |
dependabot[bot]
|
800a1dbf5c
|
⬆ Bump pydantic-ai from 1.62.0 to 1.63.0 (#15035)
Bumps [pydantic-ai](https://github.com/pydantic/pydantic-ai) from 1.62.0 to 1.63.0.
- [Release notes](https://github.com/pydantic/pydantic-ai/releases)
- [Changelog](https://github.com/pydantic/pydantic-ai/blob/main/docs/changelog.md)
- [Commits](https://github.com/pydantic/pydantic-ai/compare/v1.62.0...v1.63.0)
---
updated-dependencies:
- dependency-name: pydantic-ai
dependency-version: 1.63.0
dependency-type: direct:development
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>
|
2026-03-03 01:15:05 +01:00 |
dependabot[bot]
|
cac584c85d
|
⬆ Bump pytest-codspeed from 4.2.0 to 4.3.0 (#15034)
Bumps [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases)
- [Changelog](https://github.com/CodSpeedHQ/pytest-codspeed/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CodSpeedHQ/pytest-codspeed/compare/v4.2.0...v4.3.0)
---
updated-dependencies:
- dependency-name: pytest-codspeed
dependency-version: 4.3.0
dependency-type: direct:development
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>
|
2026-03-03 01:14:10 +01:00 |