-
Notifications
You must be signed in to change notification settings - Fork 58
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/starlette-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
62ccebd
to
3af0e1c
Compare
3af0e1c
to
cda8e93
Compare
cda8e93
to
501429b
Compare
501429b
to
76a1d2a
Compare
76a1d2a
to
e51471f
Compare
e51471f
to
639a7f2
Compare
639a7f2
to
82fd9f0
Compare
82fd9f0
to
1370506
Compare
1370506
to
c1dcc18
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.41.3
->==0.46.1
Release Notes
encode/starlette (starlette)
v0.46.1
: Version 0.46.1Compare Source
Fixed
follow_symlinks=True
#2896.Full Changelog: encode/starlette@0.46.0...0.46.1
v0.46.0
: Version 0.46.0Compare Source
Added
GZipMiddleware
: Make sureVary
header is always added if a response can be compressed #2865.Fixed
GZipMiddleware
: Don't compress on server sent events #2871.Changed
MultiPartParser
: Renamemax_file_size
tospool_max_size
#2780.Deprecated
TestClient(timeout=...)
#2840.New Contributors
Full Changelog: encode/starlette@0.45.3...0.46.0
v0.45.3
: Version 0.45.3Compare Source
Fixed
lookup_path
on commonpath comparison by @Kludex in https://github.com/encode/starlette/pull/2851Full Changelog: encode/starlette@0.45.2...0.45.3
v0.45.2
: Version 0.45.2Compare Source
Fixed
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.1Compare Source
Fixed
MemoryObjectReceiveStream
upon exception inBaseHTTPMiddleware
children by @Kludex in https://github.com/encode/starlette/pull/2813Refactor
Full Changelog: encode/starlette@0.45.0...0.45.1
v0.45.0
: Version 0.45.0Compare Source
Removed
ExceptionMiddleware
import proxy fromstarlette.exceptions
module by @Kludex in https://github.com/encode/starlette/pull/2826WS_1004_NO_STATUS_RCVD
andWS_1005_ABNORMAL_CLOSURE
by @Kludex in https://github.com/encode/starlette/pull/2827Full Changelog: encode/starlette@0.44.0...0.45.0
v0.44.0
: Version 0.44.0Compare Source
Added
max_part_size
parameter toRequest.form()
by @iudeen in https://github.com/encode/starlette/pull/2815client
parameter toTestClient
by @iudeen in https://github.com/encode/starlette/pull/2810New Contributors
Full Changelog: encode/starlette@0.43.0...0.44.0
v0.43.0
: Version 0.43.0Compare Source
Removed
allow_redirects
argument fromTestClient
#2808.Added
New Contributors
Full Changelog: encode/starlette@0.42.0...0.43.0
v0.42.0
: Version 0.42.0Compare Source
Added
ClientDisconnect
onStreamingResponse
#2732.Fixed
StaticFiles
whenfollow_symlinks=True
#2711.python-multipart
version to0.0.18
0ba8395.httpx
version to0.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.
This PR was generated by Mend Renovate. View the repository job log.