Skip to content

fix(deps): update all dependencies#46

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all
Open

fix(deps): update all dependencies#46
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
autopep8 2.3.12.3.2 age confidence dev patch
fastapi (changelog) ^0.115.11^0.135.0 age confidence dependencies minor
flake8 (changelog) 7.1.17.3.0 age confidence dev minor
node (source) 22.14.022.22.2 age confidence minor
pydantic-core 2.30.02.42.0 age confidence dependencies minor
pytest (changelog) 8.3.48.4.2 age confidence dev minor
pytest (changelog) 8.3.58.4.2 age confidence dev minor
pytest-cov (changelog) 6.0.06.3.0 age confidence dev minor
pytest-cov (changelog) 6.0.06.3.0 age confidence dependencies minor
pytest-html 4.1.14.2.0 age confidence dev minor
pytest-sugar 1.0.01.1.1 age confidence dev minor
python 3.12.93.14.3 age confidence minor
python >=3.12,<3.13>=3.14,<3.15 age confidence dependencies minor
sigstore/cosign-installer v3.8.1v3.10.1 age confidence action minor

Release Notes

hhatto/autopep8 (autopep8)

v2.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: hhatto/autopep8@v2.3.1...v2.3.2

fastapi/fastapi (fastapi)

v0.135.2

Compare Source

Upgrades
Docs
Translations
Internal

v0.135.1

Compare Source

Fixes
  • 🐛 Fix, avoid yield from a TaskGroup, only as an async context manager, closed in the request async exit stack. PR #​15038 by @​tiangolo.
Docs
Internal

v0.135.0

Compare Source

Features

v0.134.0

Compare Source

Features
  • ✨ Add support for streaming JSON Lines and binary data with yield. PR #​15022 by @​tiangolo.
    • This also upgrades Starlette from >=0.40.0 to >=0.46.0, as it's needed to properly unrwap and re-raise exceptions from exception groups.
    • New docs: Stream JSON Lines.
    • And new docs: Stream Data.
Docs
Internal

v0.133.1

Compare Source

Features
Internal

v0.133.0

Compare Source

v0.132.1

Compare Source

Refactors
Internal

v0.132.0

Compare Source

Breaking Changes
  • 🔒️ Add strict_content_type checking for JSON requests. PR #​14978 by @​tiangolo.
    • Now FastAPI checks, by default, that JSON requests have a Content-Type header with a valid JSON value, like application/json, and rejects requests that don't.
    • If the clients for your app don't send a valid Content-Type header you can disable this with strict_content_type=False.
    • Check the new docs: Strict Content-Type Checking.
Internal

v0.131.0

Compare Source

Breaking Changes

v0.130.0

Compare Source

Features

v0.129.2

Compare Source

Internal

v0.129.1

Compare Source

Fixes
  • ♻️ Fix JSON Schema for bytes, use "contentMediaType": "application/octet-stream" instead of "format": "binary". PR #​14953 by @​tiangolo.
Docs
Translations
Internal

v0.129.0

Compare Source

Breaking Changes
Refactors
Docs
Internal

v0.128.8

Compare Source

Docs
Internal

v0.128.7

Compare Source

Features
Refactors
  • ♻️ Simplify reading files in memory, do it sequentially instead of (fake) parallel. PR #​14884 by @​tiangolo.
Docs
Internal

v0.128.6

Compare Source

Fixes
Translations
Internal

v0.128.5

Compare Source

Refactors
  • ♻️ Refactor and simplify Pydantic v2 (and v1) compatibility internal utils. PR #​14862 by @​tiangolo.
Internal
  • ✅ Add inline snapshot tests for OpenAPI before changes from Pydantic v2. PR #​14864 by @​tiangolo.

v0.128.4

Compare Source

Refactors
  • ♻️ Refactor internals, simplify Pydantic v2/v1 utils, create_model_field, better types for lenient_issubclass. PR #​14860 by @​tiangolo.
  • ♻️ Simplify internals, remove Pydantic v1 only logic, no longer needed. PR #​14857 by @​tiangolo.
  • ♻️ Refactor internals, cleanup unneeded Pydantic v1 specific logic. PR #​14856 by @​tiangolo.
Translations
Internal

v0.128.3

Compare Source

Refactors
  • ♻️ Re-implement on_event in FastAPI for compatibility with the next Starlette, while keeping backwards compatibility. PR #​14851 by @​tiangolo.
Upgrades
  • ⬆️ Upgrade Starlette supported version range to starlette>=0.40.0,<1.0.0. PR #​14853 by @​tiangolo.
Translations
Internal
  • 👷 Run tests with Starlette from git. PR #​14849 by @​tiangolo.
  • 👷 Run tests with lower bound uv sync, upgrade fastapi[all] minimum dependencies: ujson >=5.8.0, orjson >=3.9.3. PR #​14846 by @​tiangolo.

v0.128.2

Compare Source

Features
Fixes
Docs
Translations
Internal

v0.128.1

Compare Source

Features
  • ✨ Add viewport meta tag to improve Swagger UI on mobile devices. PR #​14777 by @​Joab0.
  • 🚸 Improve error message for invalid query parameter type annotations. PR #​14479 by @​retwish.
Fixes
Refactors
Docs
Translations
Internal

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from bcc244f to a8f9c05 Compare March 6, 2025 18:40
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 967a013 to a4f8c84 Compare March 17, 2025 17:50
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 28ab900 to f0857a3 Compare March 29, 2025 22:10
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 8bc9aeb to f47b917 Compare April 5, 2025 14:23
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 01bbadb to c68b34f Compare April 9, 2025 07:33
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from d39f270 to d3622a2 Compare April 23, 2025 12:54
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 0c829a5 to 81193cf Compare May 21, 2025 20:15
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from fb2cc3c to cc10b21 Compare June 4, 2025 19:19
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from fe83c2d to 4841b31 Compare June 18, 2025 10:41
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from badef70 to 9f5e29b Compare August 7, 2025 21:52
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 928ac9b to b9d9baf Compare August 16, 2025 22:36
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 79952e9 to e7f3a90 Compare September 6, 2025 17:01
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 16df149 to e3c2f7b Compare September 20, 2025 21:03
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f8a19c2 to bd4286b Compare September 29, 2025 05:44
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 40c66df to 5be9315 Compare October 8, 2025 15:32
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from c769f3a to 92bc8a8 Compare October 13, 2025 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants