Update Rust crate tokio-tungstenite to 0.20.0 #50
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/tokio-tungstenite-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.18.0
->0.20.0
Release Notes
snapview/tokio-tungstenite (tokio-tungstenite)
v0.20.0
Compare Source
Sink::send()
andSink::feed()
, seetungstenite
's changelog for more details.v0.19.0
Compare Source
connect()
helpers.Sink
for theWebSocketStream
, so it does not return an error when it’s not necessary (whenpoll_flush()
is called on a connection that has just been closed).rustls
TLS backend expected domain in a certain format and reject IPv6 addresses if they contained square brackets in them.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.
e31163066d
to8100a24f00
8100a24f00
toe34180ace6
e34180ace6
toee8aa935c1
ee8aa935c1
to5b2aca9985
5b2aca9985
to3043a66cbe
3043a66cbe
to572dd0f1bd
572dd0f1bd
to1ff4ef5569
1ff4ef5569
tob472331466
Update Rust crate tokio-tungstenite to 0.19.0to Update Rust crate tokio-tungstenite to 0.20.0b472331466
to96b2a0afdc
96b2a0afdc
to6d07d3b7bb
6d07d3b7bb
to1df160bdde
1df160bdde
tod47f4cea5c
d47f4cea5c
to20a651a855
20a651a855
tof1b316656e
f1b316656e
to607703ba28
607703ba28
toe242723987
e242723987
toc156741df4
c156741df4
tod3bd2151dc
d3bd2151dc
to27b2b63269
27b2b63269
to2c454cd618
2c454cd618
to3f9787296e
3f9787296e
to67248a7fa1
67248a7fa1
to9549f02421
9549f02421
to9987206353
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Checkout
From your project repository, check out a new branch and test the changes.