Skip to content

feat(deps): update dependency starlette to v0.47.1 #32

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
starlette (changelog) ==0.46.2 -> ==0.47.1 age adoption passing confidence

Release Notes

encode/starlette (starlette)

v0.47.1: Version 0.47.1

Compare Source

Fixed
  • Use Self in TestClient.__enter__ #​2951
  • Allow async exception handlers to type-check #​2949

Full Changelog: encode/starlette@0.47.0...0.47.1

v0.47.0: Version 0.47.0

Compare Source

Added
  • Add support for ASGI pathsend extension #​2671.
  • Add partitioned attribute to Response.set_cookie #​2501.
Changed
  • Change methods parameter type from list[str] to Collection[str] #​2903.
  • Replace import typing by from typing import ... in the whole codebase #​2867.
Fixed
  • Mark ExceptionMiddleware.http_exception as async to prevent thread creation #​2922.

New Contributors

Full Changelog: encode/starlette@0.46.2...0.47.0


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.

🔕 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 May 29, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/starlette-0.x branch 4 times, most recently from 01fbb88 to fab787b Compare June 2, 2025 21:38
@renovate renovate bot force-pushed the renovate/starlette-0.x branch 2 times, most recently from ead4a93 to 3e9ad9f Compare June 10, 2025 22:43
@renovate renovate bot force-pushed the renovate/starlette-0.x branch 5 times, most recently from 7f740af to 5ad5432 Compare June 21, 2025 06:10
@renovate renovate bot changed the title feat(deps): update dependency starlette to v0.47.0 feat(deps): update dependency starlette to v0.47.1 Jun 21, 2025
@renovate renovate bot force-pushed the renovate/starlette-0.x branch 3 times, most recently from e8a5a68 to 6eadc69 Compare June 26, 2025 23:32
@renovate renovate bot force-pushed the renovate/starlette-0.x branch from 6eadc69 to 15d4547 Compare June 28, 2025 21:52
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