Bump the production-version-updates group with 3 updates#330
Merged
github-actions[bot] merged 1 commit intomainfrom Feb 9, 2026
Merged
Conversation
Bumps the production-version-updates group with 3 updates: [fastapi](https://github.com/fastapi/fastapi), [parse](https://github.com/r1chardj0n3s/parse) and [starlette](https://github.com/Kludex/starlette). Updates `fastapi` from 0.128.0 to 0.128.5 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.0...0.128.5) Updates `parse` from 1.20.2 to 1.21.0 - [Release notes](https://github.com/r1chardj0n3s/parse/releases) - [Commits](r1chardj0n3s/parse@1.20.2...1.21.0) Updates `starlette` from 0.50.0 to 0.52.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.50.0...0.52.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.128.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: parse dependency-version: 1.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-version-updates - dependency-name: starlette dependency-version: 0.52.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-version-updates group with 3 updates: fastapi, parse and starlette.
Updates
fastapifrom 0.128.0 to 0.128.5Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
dedf140🔖 Release version 0.128.579d4dfb📝 Update release notes9f4ecf5✅ Add inline snapshot tests for OpenAPI before changes from Pydantic v2 (#14864)c48539f📝 Update release notes2e7d375♻️ Refactor and simplify Pydantic v2 (and v1) compatibility internal utils (#...8eac94b🔖 Release version 0.128.458cdfc7📝 Update release notesd59fbc3♻️ Refactor internals, simplify Pydantic v2/v1 utils,create_model_field, b...cc6ced6📝 Update release notescf55bad♻️ Simplify internals, remove Pydantic v1 only logic, no longer needed (#14857)Updates
parsefrom 1.20.2 to 1.21.0Release notes
Sourced from parse's releases.
Commits
7384477release notes35b9ffbAllow grouping char (,_) in decimal format string (#221)d50f48cMerge pull request #219 from r1chardj0n3s/dependabot/github_actions/actions-i...96cdf95Bump actions/checkout from 5 to 6 in the actions-infrastructure groupd5bd49arestore 3.7 and 2.7 test5bfb45dUpdate README.rsta497a40Merge pull request #198 from dreua/patch-28856b6dreadme: Clarify 'd' type30da9e4Merge pull request #196 from shenanigansd/patch-16973296Actually raise exceptionUpdates
starlettefrom 0.50.0 to 0.52.1Release notes
Sourced from starlette's releases.
... (truncated)
Changelog
Sourced from starlette's changelog.
Commits
e5b8a5dVersion 0.52.1 (#3110)d02eadeOnly usetyping_extensionsin older Python versions (#3109)f490b42Version 0.52.0 (#3107)d8c7cf9TurnStateinto aMapping(#3036)cfce146chore: bump coverage (#3103)9138e55fix: setup github pages for deployment (#3102)aff6df7docs: add environment for github docs (#3101)434bab9docS: fix gh pages deploy (#3100)03426bedocs: replace mkdocs by zensical (#3098)df2ee22Version 0.51.0 (#3097)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions