deps: bump the fastapi group across 1 directory with 4 updates#44
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps: bump the fastapi group across 1 directory with 4 updates#44dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the fastapi group with 4 updates in the / directory: [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [pydantic](https://github.com/pydantic/pydantic) and [pydantic-settings](https://github.com/pydantic/pydantic-settings). Updates `fastapi` from 0.128.0 to 0.135.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.0...0.135.2) Updates `uvicorn` from 0.34.1 to 0.42.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.1...0.42.0) Updates `pydantic` from 2.10.6 to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.6...v2.12.5) Updates `pydantic-settings` from 2.7.1 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.7.1...v2.13.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastapi - dependency-name: uvicorn dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastapi - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastapi - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fastapi ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 fastapi group with 4 updates in the / directory: fastapi, uvicorn, pydantic and pydantic-settings.
Updates
fastapifrom 0.128.0 to 0.135.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
25a3697🔖 Release version 0.135.2ab125da📝 Update release notes122b6d4📝 Add missing last release notes dates (#15202)68ac0ab📝 Update release notesea6e287📝 Update docs for contributors and team members regarding translation PRs (#1...d0a6f20📝 Update release notesfd9e192💄 Fix code blocks in reference docs overflowing table width (#15094)fce9460📝 Update release notes0227991🔨 Exclude spam comments from statistics inscripts/people.py(#15088)cbd64b0📝 Update release notesUpdates
uvicornfrom 0.34.1 to 0.42.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
02bed6fVersion 0.42.0 (#2852)d8f2501chore: pre-create Config objects in benchmarks to measure protocol hot paths ...9dbb783Add WebSocket protocol benchmarks for wsproto and websockets-sansio (#2849)b3c69daUse bytearray for request body accumulation (#2845)3f3ebeeDisablepytest-xdistfor CodSpeed benchmark runs (#2847)d072de7Add fragmented body benchmark for chunked body accumulation (#2846)e300c2cAdd CodSpeed benchmark suite for HTTP protocol hot paths (#2844)1fa6976Escape brackets and backslash in httptools HEADER_RE regex (#2824)59ec1deFix multiple issues in websockets sansio implementation (#2825)2fc0efcClarify Windows asyncio event loop selection in docs (#2843)Updates
pydanticfrom 2.10.6 to 2.12.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
pydantic-settingsfrom 2.7.1 to 2.13.1Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
e87d12dv2.13.1 (#790)acf8c14Fix JSON decoding for parameterized PEP 695 type aliases (#780)58b236aFix AttributeError with nested env vars for dict fields (#785) (#786)4933f06Fix CLI parsing error for set field types since 2.13.0 (#787) (#788)bd0ebe6Fix RecursionError with self-referential models in CliApp (#783)eb7840eFix regression for bool fields since 2.13.0 (#784)198e71cPrepare release 2.13.0 (#777)de71e84Add nested path support for yaml_config_section (fixes #772) (#773)0f8f951CLI Union Discriminator Choices in Help (#764)ce9804cCLI coerce numeric types. (#769)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