-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update rust crate tower-http to 0.6.0 #53
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/tower-http-0.x
base: master
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
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
5 times, most recently
from
June 30, 2023 20:35
3b3d4a7
to
5e31e31
Compare
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
7 times, most recently
from
July 10, 2023 04:28
24a0fc6
to
3fd579f
Compare
renovate
bot
changed the title
fix(deps): update rust crate tower-http to 0.4.1
fix(deps): update rust crate tower-http to 0.4.2
Jul 19, 2023
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
4 times, most recently
from
July 20, 2023 13:01
a6ff09a
to
3876b82
Compare
renovate
bot
changed the title
fix(deps): update rust crate tower-http to 0.4.2
fix(deps): update rust crate tower-http to 0.4.3
Jul 20, 2023
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
4 times, most recently
from
July 27, 2023 00:12
82b0109
to
b0e39b2
Compare
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
5 times, most recently
from
August 2, 2023 22:43
5d75e16
to
73e6cdf
Compare
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
3 times, most recently
from
August 7, 2023 16:33
4530221
to
6b58671
Compare
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
4 times, most recently
from
August 21, 2023 09:23
b91054e
to
3b9d9ad
Compare
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
3 times, most recently
from
August 26, 2023 04:41
542a9fe
to
1e8a40b
Compare
renovate
bot
changed the title
fix(deps): update rust crate tower-http to 0.4.3
fix(deps): update rust crate tower-http to 0.4.4
Sep 1, 2023
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
from
September 1, 2023 18:58
1e8a40b
to
0e8e0e1
Compare
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
from
October 17, 2023 18:24
0e8e0e1
to
f030343
Compare
renovate
bot
changed the title
fix(deps): update rust crate tower-http to 0.4.4
fix(deps): update rust crate tower-http to 0.5.0
Nov 21, 2023
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
from
November 21, 2023 15:54
f030343
to
66b793b
Compare
renovate
bot
changed the title
fix(deps): update rust crate tower-http to 0.5.0
fix(deps): update rust crate tower-http to 0.5.1
Jan 14, 2024
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
from
January 14, 2024 21:43
66b793b
to
994e2d2
Compare
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
from
February 23, 2024 09:53
994e2d2
to
aa5ee33
Compare
renovate
bot
changed the title
fix(deps): update rust crate tower-http to 0.5.1
fix(deps): update rust crate tower-http to 0.5.2
Feb 23, 2024
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
5 times, most recently
from
April 17, 2024 07:10
d516e55
to
3bc9610
Compare
renovate
bot
changed the title
fix(deps): update rust crate tower-http to 0.5.2
fix(deps): update rust crate tower-http to 0.5.0
May 5, 2024
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
from
May 5, 2024 11:11
3bc9610
to
5364d57
Compare
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
4 times, most recently
from
June 17, 2024 21:09
97486a3
to
92346ad
Compare
renovate
bot
force-pushed
the
renovate/tower-http-0.x
branch
from
September 19, 2024 23:00
92346ad
to
279bf7e
Compare
renovate
bot
changed the title
fix(deps): update rust crate tower-http to 0.5.0
fix(deps): update rust crate tower-http to 0.6.0
Sep 19, 2024
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.4.0
->0.6.0
Release Notes
tower-rs/tower-http (tower-http)
v0.6.0
: v0.6.0Compare Source
Changed:
body
module is disabled except forcatch-panic
,decompression-*
,fs
, orlimit
features (BREAKING) (#477)tower
0.5 (#503)Fixed
v0.5.2
: v0.5.2Compare Source
Added:
vary: accept-encoding
header on compressed responses (#399)x-gzip
as equivalent togzip
inaccept-encoding
request header (#467)Fixed
v0.5.1
: v0.5.1Compare Source
zstd
inServeFile
ResponseBody
andResponseFuture
(#455)HttpMakeClassifier
andGrpcMakeClassifier
(#455)Fixed
ServeDir
now no longer redirects from/directory
to/directory/
if
append_index_html_on_directories
is disabled (#421)v0.5.0
: v0.5.0Compare Source
Changed
Fixed
http-range-header to
0.4
v0.4.4
: v0.4.4Compare Source
v0.4.3
: v0.4.3Compare Source
Fixed
v0.4.2
: v0.4.2Compare Source
Added
Default
forDecompressionBody
(#370)Changed
Fixed
v0.4.1
: v0.4.1Compare Source
Added
Default
forMakeRequestUuid
(#335)Default
forServeFileSystemResponseBody
(#336)Fixed
Accept-Encoding
request header (#220)multiple_members
forGzipDecoder
(#354)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.
This PR was generated by Mend Renovate. View the repository job log.