Skip to content
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

Bump fastapi from 0.115.8 to 0.115.11 in /server #4897

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps fastapi from 0.115.8 to 0.115.11.

Release notes

Sourced from fastapi's releases.

0.115.11

Fixes

Translations

  • 🌐 Add Russian translation for docs/ru/docs/tutorial/middleware.md. PR #13412 by @​alv2017.

Internal

0.115.10

Fixes

  • ♻️ Update internal annotation usage for compatibility with Pydantic 2.11. PR #13314 by @​Viicos.

Upgrades

Translations

0.115.9

Fixes

  • 🐛 Ensure that HTTPDigest only raises an exception when auto_error is True. PR #2939 by @​arthurio.

Refactors

... (truncated)

Commits
  • 3824664 🔖 Release version 0.115.11
  • a01ed2f 📝 Update release notes
  • a2c2e33 📝 Update release notes
  • 74fe89b 🐛 Add docs examples and tests (support) for Annotated custom validations, l...
  • f5056f8 📝 Update release notes
  • 60f0586 📝 Update release notes
  • b7d3f2a 📝 Update release notes
  • ea57612 👥 Update FastAPI GitHub topic repositories (#13439)
  • 1865447 👥 Update FastAPI People - Contributors and Translators (#13432)
  • 89e0c10 👥 Update FastAPI People - Sponsors (#13433)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.8 to 0.115.11.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.8...0.115.11)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 3, 2025
Copy link
Contributor

github-actions bot commented Mar 3, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ API spectral 1 0 0 1.59s
⚠️ BASH bash-exec 6 1 0 0.04s
✅ BASH shellcheck 6 0 0 0.23s
✅ BASH shfmt 6 0 0 0 0.96s
✅ COPYPASTE jscpd yes no no 2.98s
✅ DOCKERFILE hadolint 129 0 0 30.78s
✅ JSON jsonlint 20 0 0 0.25s
✅ JSON v8r 22 0 0 13.67s
⚠️ MARKDOWN markdownlint 267 0 302 0 22.8s
✅ MARKDOWN markdown-table-formatter 267 0 0 0 165.96s
⚠️ PYTHON bandit 215 66 0 3.24s
✅ PYTHON black 215 0 0 0 4.91s
✅ PYTHON flake8 215 0 0 2.24s
✅ PYTHON isort 215 0 0 0 1.42s
✅ PYTHON mypy 215 0 0 12.61s
✅ PYTHON pylint 215 0 0 33.25s
✅ PYTHON ruff 215 0 0 0 0.82s
✅ REPOSITORY checkov yes no no 39.37s
✅ REPOSITORY git_diff yes no no 0.93s
⚠️ REPOSITORY grype yes 31 no 13.5s
✅ REPOSITORY secretlint yes no no 10.99s
✅ REPOSITORY trivy yes no no 15.4s
✅ REPOSITORY trivy-sbom yes no no 0.64s
⚠️ REPOSITORY trufflehog yes 1 no 57.2s
✅ SPELL cspell 718 0 0 12.5s
⚠️ SPELL lychee 349 28 0 10.67s
✅ XML xmllint 3 0 0 0 0.86s
✅ YAML prettier 160 0 0 0 3.8s
✅ YAML v8r 102 0 0 21.78s
✅ YAML yamllint 161 0 0 3.07s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants