Update Rust crate tokio-tungstenite to 0.20.0 #50

Open
pierre wants to merge 1 commits from renovate/tokio-tungstenite-0.x into master
Owner

This PR contains the following updates:

Package Type Update Change
tokio-tungstenite dependencies minor 0.18.0 -> 0.20.0

Release Notes

snapview/tokio-tungstenite (tokio-tungstenite)

v0.20.0

Compare Source

v0.19.0

Compare Source

  • Allow users to enable/disable Nagle algorithm when using connect() helpers.
  • Improve the behavior of the Sink for the WebSocketStream, so it does not return an error when it’s not necessary (when poll_flush() is called on a connection that has just been closed).
  • Workaround an issue where rustls TLS backend expected domain in a certain format and reject IPv6 addresses if they contained square brackets in them.
  • Update dependencies and remove unused errors.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | dependencies | minor | `0.18.0` -> `0.20.0` | --- ### Release Notes <details> <summary>snapview/tokio-tungstenite (tokio-tungstenite)</summary> ### [`v0.20.0`](https://github.com/snapview/tokio-tungstenite/blob/HEAD/CHANGELOG.md#0200) [Compare Source](https://github.com/snapview/tokio-tungstenite/compare/v0.19.0...v0.20.0) - Change the buffering behavior for `Sink::send()` and `Sink::feed()`, [see `tungstenite`'s changelog for more details](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md#0200). ### [`v0.19.0`](https://github.com/snapview/tokio-tungstenite/blob/HEAD/CHANGELOG.md#0190) [Compare Source](https://github.com/snapview/tokio-tungstenite/compare/v0.18.0...v0.19.0) - Allow users to enable/disable Nagle algorithm when using `connect()` helpers. - Improve the behavior of the `Sink` for the `WebSocketStream`, so it does not return an error when it’s not necessary (when `poll_flush()` is called on a connection that has just been closed). - Workaround an issue where `rustls` TLS backend expected domain in a certain format and reject IPv6 addresses if they contained square brackets in them. - Update dependencies and remove unused errors. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC41IiwidXBkYXRlZEluVmVyIjoiMzYuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
pierre force-pushed renovate/tokio-tungstenite-0.x from e31163066d to 8100a24f00 2023-07-08 00:17:54 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 8100a24f00 to e34180ace6 2023-07-09 00:21:46 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from e34180ace6 to ee8aa935c1 2023-07-12 00:17:57 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from ee8aa935c1 to 5b2aca9985 2023-07-16 00:18:12 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 5b2aca9985 to 3043a66cbe 2023-07-19 00:18:30 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 3043a66cbe to 572dd0f1bd 2023-07-20 00:19:29 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 572dd0f1bd to 1ff4ef5569 2023-07-21 00:38:56 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 1ff4ef5569 to b472331466 2023-07-22 08:05:50 +00:00 Compare
pierre changed title from Update Rust crate tokio-tungstenite to 0.19.0 to Update Rust crate tokio-tungstenite to 0.20.0 2023-07-23 00:35:08 +00:00
pierre force-pushed renovate/tokio-tungstenite-0.x from b472331466 to 96b2a0afdc 2023-07-23 00:35:10 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 96b2a0afdc to 6d07d3b7bb 2023-07-26 04:41:03 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 6d07d3b7bb to 1df160bdde 2023-07-26 07:06:51 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 1df160bdde to d47f4cea5c 2023-07-28 00:31:26 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from d47f4cea5c to 20a651a855 2023-07-29 00:31:28 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 20a651a855 to f1b316656e 2023-07-30 00:27:40 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from f1b316656e to 607703ba28 2023-08-02 00:19:19 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 607703ba28 to e242723987 2023-08-05 00:25:23 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from e242723987 to c156741df4 2023-08-06 00:25:22 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from c156741df4 to d3bd2151dc 2023-08-08 00:31:16 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from d3bd2151dc to 27b2b63269 2023-08-09 00:30:45 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 27b2b63269 to 2c454cd618 2023-08-10 00:32:09 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 2c454cd618 to 3f9787296e 2023-08-14 00:29:48 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 3f9787296e to 67248a7fa1 2023-08-20 00:42:36 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 67248a7fa1 to 9549f02421 2023-08-23 00:41:41 +00:00 Compare
pierre force-pushed renovate/tokio-tungstenite-0.x from 9549f02421 to 9987206353 2023-08-26 00:36:25 +00:00 Compare
Author
Owner

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.

### 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.
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
This pull request has changes conflicting with the target branch.
  • Cargo.lock
  • Cargo.toml

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tokio-tungstenite-0.x:renovate/tokio-tungstenite-0.x
git checkout renovate/tokio-tungstenite-0.x
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/tcp-over-http#50
No description provided.