Igosuki / binance-rs-async

Async client for the Binance APIs
https://crates.io/crates/binance-rs-async
Other
171 stars 114 forks source link

fix(deps): update rust crate tokio-tungstenite to 0.21 #90

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tokio-tungstenite dependencies minor 0.18 -> 0.21

Release Notes

snapview/tokio-tungstenite (tokio-tungstenite) ### [`v0.21.0`](https://togithub.com/snapview/tokio-tungstenite/compare/v0.20.1...v0.21.0) [Compare Source](https://togithub.com/snapview/tokio-tungstenite/compare/v0.20.1...v0.21.0) ### [`v0.20.1`](https://togithub.com/snapview/tokio-tungstenite/blob/HEAD/CHANGELOG.md#0201) [Compare Source](https://togithub.com/snapview/tokio-tungstenite/compare/v0.20.0...v0.20.1) - Fix RUSTSEC-2023-0053. - Fix transitive CVE-2023-43669 from `tungstenite`. ### [`v0.20.0`](https://togithub.com/snapview/tokio-tungstenite/blob/HEAD/CHANGELOG.md#0200) [Compare Source](https://togithub.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://togithub.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md#0200). ### [`v0.19.0`](https://togithub.com/snapview/tokio-tungstenite/blob/HEAD/CHANGELOG.md#0190) [Compare Source](https://togithub.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.

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 6 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.21). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.