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

chore(deps): update dependency starlette to v0.46.1 #171

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 25, 2024

This PR contains the following updates:

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

Release Notes

encode/starlette (starlette)

v0.46.1: Version 0.46.1

Compare Source

Fixed

  • Allow relative directory path when follow_symlinks=True #​2896.

Full Changelog: encode/starlette@0.46.0...0.46.1

v0.46.0: Version 0.46.0

Compare Source

Added

  • GZipMiddleware: Make sure Vary header is always added if a response can be compressed #​2865.

Fixed

  • Raise exception from background task on BaseHTTPMiddleware #​2812.
  • GZipMiddleware: Don't compress on server sent events #​2871.

Changed

  • MultiPartParser: Rename max_file_size to spool_max_size #​2780.

Deprecated

  • Add deprecated warning to TestClient(timeout=...) #​2840.

New Contributors

Full Changelog: encode/starlette@0.45.3...0.46.0

v0.45.3: Version 0.45.3

Compare Source

Fixed


Full Changelog: encode/starlette@0.45.2...0.45.3

v0.45.2: Version 0.45.2

Compare Source

Fixed
  • Make create_memory_object_stream compatible with old anyio versions once again, and bump anyio minimum version to 3.6.2 by @​graingert in #​2833.

Full Changelog: encode/starlette@0.45.1...0.45.2

v0.45.1: Version 0.45.1

Compare Source

Fixed
Refactor

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

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: Version 0.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

vercel bot commented Dec 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
heimdallr ❌ Failed (Inspect) Mar 8, 2025 1:35pm

@renovate renovate bot changed the title chore(deps): update dependency starlette to v0.43.0 chore(deps): update dependency starlette to v0.44.0 Dec 28, 2024
@renovate renovate bot force-pushed the renovate/starlette-0.x branch from 62ccebd to 3af0e1c Compare December 28, 2024 08:17
@renovate renovate bot force-pushed the renovate/starlette-0.x branch from 3af0e1c to cda8e93 Compare December 28, 2024 14:51
@renovate renovate bot force-pushed the renovate/starlette-0.x branch from cda8e93 to 501429b Compare December 28, 2024 14:54
@renovate renovate bot changed the title chore(deps): update dependency starlette to v0.44.0 chore(deps): update dependency starlette to v0.45.0 Dec 29, 2024
@renovate renovate bot force-pushed the renovate/starlette-0.x branch from 501429b to 76a1d2a Compare December 29, 2024 13:37
@renovate renovate bot changed the title chore(deps): update dependency starlette to v0.45.0 chore(deps): update dependency starlette to v0.45.1 Dec 30, 2024
@renovate renovate bot force-pushed the renovate/starlette-0.x branch from 76a1d2a to e51471f Compare December 30, 2024 22:07
@renovate renovate bot changed the title chore(deps): update dependency starlette to v0.45.1 chore(deps): update dependency starlette to v0.45.2 Jan 4, 2025
@renovate renovate bot force-pushed the renovate/starlette-0.x branch from e51471f to 639a7f2 Compare January 4, 2025 13:00
@renovate renovate bot changed the title chore(deps): update dependency starlette to v0.45.2 chore(deps): update dependency starlette to v0.45.3 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/starlette-0.x branch from 639a7f2 to 82fd9f0 Compare January 24, 2025 12:49
@renovate renovate bot force-pushed the renovate/starlette-0.x branch from 82fd9f0 to 1370506 Compare February 22, 2025 18:27
@renovate renovate bot changed the title chore(deps): update dependency starlette to v0.45.3 chore(deps): update dependency starlette to v0.46.0 Feb 22, 2025
@renovate renovate bot changed the title chore(deps): update dependency starlette to v0.46.0 chore(deps): update dependency starlette to v0.46.1 Mar 8, 2025
@renovate renovate bot force-pushed the renovate/starlette-0.x branch from 1370506 to c1dcc18 Compare March 8, 2025 13:35
Copy link

sonarqubecloud bot commented Mar 8, 2025

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