-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): bump the api-frameworks group with 3 updates #134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn) and [uvicorn[standard]](https://github.com/Kludex/uvicorn) to permit the latest version. Updates `fastapi` to 0.117.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.0...0.117.1) Updates `uvicorn` to 0.36.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.27.0...0.36.0) Updates `uvicorn[standard]` to 0.36.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.27.0...0.36.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.117.1 dependency-type: direct:production dependency-group: api-frameworks - dependency-name: uvicorn dependency-version: 0.36.0 dependency-type: direct:production dependency-group: api-frameworks - dependency-name: uvicorn[standard] dependency-version: 0.36.0 dependency-type: direct:production dependency-group: api-frameworks ... Signed-off-by: dependabot[bot] <[email protected]>
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Architectural Test Results: security-patterns ✅
View full report in workflow artifacts. |
Architectural Test Results: custom-rules ✅
View full report in workflow artifacts. |
Architectural Test Results: data-access-patterns ✅
View full report in workflow artifacts. |
Architectural Test Results: layer-boundaries ✅
View full report in workflow artifacts. |
Architectural Test Results: integration-tests ✅
View full report in workflow artifacts. |
Architectural Test Results: dependency-compliance ✅
View full report in workflow artifacts. |
Updates the requirements on fastapi, uvicorn and uvicorn[standard] to permit the latest version.
Updates
fastapito 0.117.1Release notes
Sourced from fastapi's releases.
Commits
784f06c🔖 Release version 0.117.1b5c0589📝 Update release notes44fc676🐛 Fix validation error whenFileis declared afterFormparameter (#11194)a840010📝 Update release notes382d083🔖 Release version 0.117.0a7f2dbe📝 Update release notesf1e6f97⚡️ Fixdefault_factoryfor response model field with Pydantic V1 (#9704)b01d5c9📝 Update release notesb51ec36✨ AllowNoneas return type for bodiless responses (#9425)0bdc3ca📝 Update release notesUpdates
uvicornto 0.36.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
0e3b18cVersion 0.36.0 (#2704)f84661dchore: drop mention to scripts/publish (#2696)dcd7e6cdocs: replace uvicorn.org by uvicorn.dev (#2703)e5e7344Bump astral-sh/setup-uv from 6.6.1 to 6.7.0 (#2701)b40c428docs: add docs to uvicorn.dev (#2702)dca6b1cci: update dependabot ecosystem from pip to uv (#2700)fe50e5dAdd Marcelo Trylesinski to the license (#2699)d417371ci: publish docs onworkflow_dispatch(#2695)bf337d6Use uv instead of plain pip (#2693)ea9e01echore: rename pipeline file to match starlette (#2692)Updates
uvicorn[standard]to 0.36.0Release notes
Sourced from uvicorn[standard]'s releases.
Changelog
Sourced from uvicorn[standard]'s changelog.
... (truncated)
Commits
0e3b18cVersion 0.36.0 (#2704)f84661dchore: drop mention to scripts/publish (#2696)dcd7e6cdocs: replace uvicorn.org by uvicorn.dev (#2703)e5e7344Bump astral-sh/setup-uv from 6.6.1 to 6.7.0 (#2701)b40c428docs: add docs to uvicorn.dev (#2702)dca6b1cci: update dependabot ecosystem from pip to uv (#2700)fe50e5dAdd Marcelo Trylesinski to the license (#2699)d417371ci: publish docs onworkflow_dispatch(#2695)bf337d6Use uv instead of plain pip (#2693)ea9e01echore: rename pipeline file to match starlette (#2692)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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