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

Update dependency starlette to ^0.45.0 #262

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
starlette (changelog) ^0.41.0 -> ^0.45.0 age adoption passing confidence

Release Notes

encode/starlette (starlette)

v0.45.0: Version 0.45.0

Compare Source

Removed


Full Changelog: encode/starlette@0.44.0...0.45.0

v0.44.0: Version 0.44.0

Compare Source

Added

New Contributors

Full Changelog: encode/starlette@0.43.0...0.44.0

v0.43.0: Version 0.43.0

Compare Source

Removed

  • Remove deprecated allow_redirects argument from TestClient #​2808.

Added

  • Make UUID path parameter conversion more flexible #​2806.

New Contributors

Full Changelog: encode/starlette@0.42.0...0.43.0

v0.42.0

Compare Source

Added

  • Raise ClientDisconnect on StreamingResponse #​2732.

Fixed

  • Use ETag from headers when parsing If-Range in FileResponse #​2761.
  • Follow directory symlinks in StaticFiles when follow_symlinks=True #​2711.
  • Bump minimum python-multipart version to 0.0.18 0ba8395.
  • Bump minimum httpx version to 0.27.0 #​2773.

New Contributors

Full Changelog: encode/starlette@0.41.3...0.42.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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
Contributor Author

renovate bot commented Dec 15, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: server/poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv hwapi-Ollcxcl3-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because no versions of fastapi match >0.115.0,<0.115.1 || >0.115.1,<0.115.2 || >0.115.2,<0.115.3 || >0.115.3,<0.115.4 || >0.115.4,<0.115.5 || >0.115.5,<0.115.6 || >0.115.6,<0.116.0
 and fastapi (0.115.0) depends on starlette (>=0.37.2,<0.39.0), fastapi (>=0.115.0,<0.115.1 || >0.115.1,<0.115.2 || >0.115.2,<0.115.3 || >0.115.3,<0.115.4 || >0.115.4,<0.115.5 || >0.115.5,<0.115.6 || >0.115.6,<0.116.0) requires starlette (>=0.37.2,<0.39.0).
And because fastapi (0.115.1) depends on starlette (>=0.37.2,<0.39.0)
 and fastapi (0.115.2) depends on starlette (>=0.37.2,<0.41.0), fastapi (>=0.115.0,<0.115.3 || >0.115.3,<0.115.4 || >0.115.4,<0.115.5 || >0.115.5,<0.115.6 || >0.115.6,<0.116.0) requires starlette (>=0.37.2,<0.41.0).
And because fastapi (0.115.3) depends on starlette (>=0.40.0,<0.42.0)
 and fastapi (0.115.4) depends on starlette (>=0.40.0,<0.42.0), fastapi (>=0.115.0,<0.115.5 || >0.115.5,<0.115.6 || >0.115.6,<0.116.0) requires starlette (>=0.37.2,<0.42.0).
And because fastapi (0.115.6) depends on starlette (>=0.40.0,<0.42.0)
 and fastapi (0.115.5) depends on starlette (>=0.40.0,<0.42.0), fastapi (>=0.115.0,<0.116.0) requires starlette (>=0.37.2,<0.42.0).
So, because hwapi depends on both fastapi (^0.115.0) and starlette (^0.45.0), version solving failed.

@renovate renovate bot force-pushed the renovate/starlette-0.x branch 2 times, most recently from 6f691fd to c522b48 Compare December 25, 2024 19:51
@renovate renovate bot changed the title Update dependency starlette to ^0.42.0 Update dependency starlette to ^0.43.0 Dec 25, 2024
@renovate renovate bot force-pushed the renovate/starlette-0.x branch from c522b48 to 7c565a9 Compare December 28, 2024 07:59
@renovate renovate bot changed the title Update dependency starlette to ^0.43.0 Update dependency starlette to ^0.44.0 Dec 28, 2024
@renovate renovate bot force-pushed the renovate/starlette-0.x branch from 7c565a9 to b1a6ec5 Compare December 29, 2024 12:20
@renovate renovate bot changed the title Update dependency starlette to ^0.44.0 Update dependency starlette to ^0.45.0 Dec 29, 2024
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