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 v0.38.6 - autoclosed #302

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
starlette (changelog) 0.38.0 -> 0.38.6 age adoption passing confidence

Release Notes

encode/starlette (starlette)

v0.38.6: Version 0.38.6

Compare Source

Fixed

  • Close unclosed MemoryObjectReceiveStream in TestClient #​2693.

Full Changelog: encode/starlette@0.38.5...0.38.6

v0.38.5: Version 0.38.5

Compare Source

Fixed

  • Schedule BackgroundTasks from within BaseHTTPMiddleware #​2688.
    This behavior was removed in 0.38.3, and is now restored.

Full Changelog: encode/starlette@0.38.4...0.38.5

v0.38.4: Version 0.38.4

Compare Source

Fixed

  • Ensure accurate root_path removal in get_route_path function #​2600

Full Changelog: encode/starlette@0.38.3...0.38.4

v0.38.3: Version 0.38.3

Compare Source

Added
Fixed
  • Don't poll for disconnects in BaseHTTPMiddleware via StreamingResponse #​2620.

Full Changelog: encode/starlette@0.38.2...0.38.3

v0.38.2: Version 0.38.2

Compare Source

Fixed

  • Fix routing.get_name() not to assume all routines have __name__ #​2648

Full Changelog: encode/starlette@0.38.1...0.38.2

v0.38.1: Version 0.38.1

Compare Source

Removed
  • Revert "Add support for ASGI pathsend extension" #​2649.

Full Changelog: encode/starlette@0.38.0...0.38.1


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 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.

@renovate renovate bot requested a review from ks129 as a code owner July 23, 2024 15:13
@renovate renovate bot force-pushed the renovate/starlette-0.x-lockfile branch from c1ddbab to 21dd742 Compare July 27, 2024 18:58
@renovate renovate bot changed the title Update dependency starlette to v0.38.1 Update dependency starlette to v0.38.2 Jul 27, 2024
@renovate renovate bot force-pushed the renovate/starlette-0.x-lockfile branch from 21dd742 to 29d6218 Compare July 28, 2024 19:08
@renovate renovate bot changed the title Update dependency starlette to v0.38.2 Update dependency starlette to v0.38.3 Sep 1, 2024
@renovate renovate bot force-pushed the renovate/starlette-0.x-lockfile branch from 29d6218 to 05609b7 Compare September 1, 2024 09:54
@renovate renovate bot changed the title Update dependency starlette to v0.38.3 Update dependency starlette to v0.38.4 Sep 1, 2024
@renovate renovate bot force-pushed the renovate/starlette-0.x-lockfile branch from 05609b7 to a6de5f9 Compare September 1, 2024 15:29
@renovate renovate bot changed the title Update dependency starlette to v0.38.4 Update dependency starlette to v0.38.5 Sep 8, 2024
@renovate renovate bot force-pushed the renovate/starlette-0.x-lockfile branch from a6de5f9 to 45ed7a8 Compare September 8, 2024 12:30
| datasource | package   | from   | to     |
| ---------- | --------- | ------ | ------ |
| pypi       | starlette | 0.38.0 | 0.38.6 |
@renovate renovate bot force-pushed the renovate/starlette-0.x-lockfile branch from 45ed7a8 to 4fb1eef Compare September 22, 2024 18:35
@renovate renovate bot changed the title Update dependency starlette to v0.38.5 Update dependency starlette to v0.38.6 Sep 22, 2024
@renovate renovate bot changed the title Update dependency starlette to v0.38.6 Update dependency starlette to v0.38.6 - autoclosed Sep 23, 2024
@renovate renovate bot closed this Sep 23, 2024
@renovate renovate bot deleted the renovate/starlette-0.x-lockfile branch September 23, 2024 07:53
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