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

fix(deps): update all non-major dependencies (fastapi) #232

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
RobertCraigie/pyright-python repository patch v1.1.389 -> v1.1.391 age adoption passing confidence
charliermarsh/ruff-pre-commit repository minor v0.7.4 -> v0.8.4 age adoption passing confidence
ghcr.io/ddoroshev/pybase final patch 3.13.0-runtime-v1 -> 3.13.1-runtime-v1 age adoption passing confidence
ghcr.io/ddoroshev/pybase stage patch 3.13.0-compile-v1 -> 3.13.1-compile-v1 age adoption passing confidence
pydantic-settings (changelog) dependencies patch 2.7.0 -> 2.7.1 age adoption passing confidence
pyright local patch 1.1.390 -> 1.1.391 age adoption passing confidence
ruff (source, changelog) local patch 0.8.3 -> 0.8.4 age adoption passing confidence
uvicorn (changelog) dependencies minor ^0.32.0 -> ^0.34.0 age adoption passing confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

RobertCraigie/pyright-python (RobertCraigie/pyright-python)

v1.1.391

Compare Source

v1.1.390

Compare Source

charliermarsh/ruff-pre-commit (charliermarsh/ruff-pre-commit)

v0.8.4

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.8.4

v0.8.3

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.8.3

v0.8.2

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.8.2

v0.8.1

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.8.1

v0.8.0

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.8.0

pydantic/pydantic-settings (pydantic-settings)

v2.7.1

Compare Source

astral-sh/ruff (ruff)

v0.8.4

Compare Source

Preview features
  • [airflow] Extend AIR302 with additional functions and classes (#​15015)
  • [airflow] Implement moved-to-provider-in-3 for modules that has been moved to Airflow providers (AIR303) (#​14764)
  • [flake8-use-pathlib] Extend check for invalid path suffix to include the case "." (PTH210) (#​14902)
  • [perflint] Fix panic in PERF401 when list variable is after the for loop (#​14971)
  • [perflint] Simplify finding the loop target in PERF401 (#​15025)
  • [pylint] Preserve original value format (PLR6104) (#​14978)
  • [ruff] Avoid false positives for RUF027 for typing context bindings (#​15037)
  • [ruff] Check for ambiguous pattern passed to pytest.raises() (RUF043) (#​14966)
Rule changes
  • [flake8-bandit] Check S105 for annotated assignment (#​15059)
  • [flake8-pyi] More autofixes for redundant-none-literal (PYI061) (#​14872)
  • [pydocstyle] Skip leading whitespace for D403 (#​14963)
  • [ruff] Skip SQLModel base classes for mutable-class-default (RUF012) (#​14949)
Bug
  • [perflint] Parenthesize walrus expressions in autofix for manual-list-comprehension (PERF401) (#​15050)
Server
  • Check diagnostic refresh support from client capability which enables dynamic configuration for various editors (#​15014)
encode/uvicorn (uvicorn)

v0.34.0

Compare Source

Added
  • Add content-length to 500 response in wsproto implementation (#​2542)
Removed
  • Drop support for Python 3.8 (#​2543)

v0.33.0

Compare Source

Removed
  • Remove WatchGod support for --reload (#​2536)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

Copy link

github-actions bot commented Dec 13, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
app
   main.py15282%17–18
   views.py13285%21, 25
TOTAL46490% 

Tests Skipped Failures Errors Time
2 0 💤 0 ❌ 0 🔥 0.198s ⏱️

@renovate renovate bot changed the title chore(deps): update all non-major dependencies (fastapi) fix(deps): update all non-major dependencies (fastapi) Dec 14, 2024
@renovate renovate bot force-pushed the renovate/fastapi-all-minor-patch branch 4 times, most recently from 0562f4e to 595cb04 Compare December 19, 2024 16:59
@renovate renovate bot force-pushed the renovate/fastapi-all-minor-patch branch from 595cb04 to 9997e71 Compare December 31, 2024 14:06
@renovate renovate bot merged commit f17d6ef into fastapi Dec 31, 2024
4 checks passed
@renovate renovate bot deleted the renovate/fastapi-all-minor-patch branch December 31, 2024 16:41
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