Skip to content

Comments

fix(deps): update dependency fastapi to v0.132.0#258

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fastapi-0.x
Open

fix(deps): update dependency fastapi to v0.132.0#258
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fastapi-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2026

This PR contains the following updates:

Package Change Age Confidence
fastapi (changelog) ==0.129.0==0.132.0 age confidence

Release Notes

fastapi/fastapi (fastapi)

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

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 21, 2026

🍹 preview on pingall/dev

Pulumi report
   Previewing update (dev):
Downloading plugin docker-build-0.0.15: starting
Downloading plugin std-2.3.2: done
Downloading plugin google-native-0.32.0: starting
Downloading plugin docker-4.11.0: starting
Downloading plugin aws-7.19.0: starting
Downloading plugin docker-build-0.0.15: done
Installing plugin std-2.3.2: starting
Downloading plugin containerregistry-0.0.14: starting
Downloading plugin alicloud-3.95.0: starting
Downloading plugin google-native-0.32.0: done
Downloading plugin gcp-9.11.0: starting
Downloading plugin azure-native-2.73.0: starting
Installing plugin docker-build-0.0.15: starting
Installing plugin google-native-0.32.0: starting
Downloading plugin docker-4.11.0: done
Downloading plugin containerregistry-0.0.14: done
Installing plugin docker-4.11.0: starting
Installing plugin containerregistry-0.0.14: starting
Installing plugin std-2.3.2: done
@ previewing update....
Downloading plugin azure-native-2.73.0: done
Downloading plugin gcp-9.11.0: done
Installing plugin azure-native-2.73.0: starting
Installing plugin gcp-9.11.0: starting
Installing plugin google-native-0.32.0: done
Installing plugin containerregistry-0.0.14: done
Installing plugin docker-build-0.0.15: done
Downloading plugin aws-7.19.0: done
Downloading plugin alicloud-3.95.0: done
Installing plugin docker-4.11.0: done
Installing plugin aws-7.19.0: starting
Installing plugin alicloud-3.95.0: starting
@ previewing update....
Installing plugin azure-native-2.73.0: done
@ previewing update....
Installing plugin gcp-9.11.0: done
@ previewing update....
Installing plugin alicloud-3.95.0: done
@ previewing update.....
Installing plugin aws-7.19.0: done

@ previewing update....
   pulumi:pulumi:Stack pingall-dev  Loading nix dependencies...
@ previewing update.....
   pulumi:pulumi:Stack pingall-dev  Dependencies loaded.
   pulumi:pulumi:Stack pingall-dev  Running: faas.gcp
@ previewing update.....
   pulumi:pulumi:Stack pingall-dev running Running: faas.gcp
@ previewing update....
   pulumi:pulumi:Stack pingall-dev running Running: faas.azure
@ previewing update.....
   pulumi:pulumi:Stack pingall-dev running Running: faas.aws
@ previewing update........................
   pulumi:pulumi:Stack pingall-dev running Running: faas.alicloud
@ previewing update....................
~  docker-build:index:Image ping-service-image update [diff: ~contextHash]
~  docker-build:index:Image ping-service-image update [diff: ~contextHash]; warning: Skipping preview build because some inputs are unknown.
@ previewing update....
~  gcp:cloudrunv2:Service ping-service update [diff: ~template]
@ previewing update....
   pulumi:pulumi:Stack pingall-dev  6 messages
Diagnostics:
 pulumi:pulumi:Stack (pingall-dev):
   Loading nix dependencies...
   Dependencies loaded.
   Running: faas.gcp
   Running: faas.azure
   Running: faas.aws
   Running: faas.alicloud

 docker-build:index:Image (ping-service-image):
   warning: Skipping preview build because some inputs are unknown.

Resources:
   ~ 2 to update
   853 unchanged

   

@renovate renovate bot changed the title fix(deps): update dependency fastapi to v0.129.2 fix(deps): update dependency fastapi to v0.131.0 Feb 22, 2026
@renovate renovate bot force-pushed the renovate/fastapi-0.x branch from 09f7d44 to d8f86d1 Compare February 22, 2026 18:00
@renovate renovate bot changed the title fix(deps): update dependency fastapi to v0.131.0 fix(deps): update dependency fastapi to v0.132.0 Feb 23, 2026
@renovate renovate bot force-pushed the renovate/fastapi-0.x branch from d8f86d1 to 8414d5f Compare February 23, 2026 19:39
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