dependabot[bot] opened a new pull request, #3212: URL: https://github.com/apache/iggy/pull/3212
Bumps [tungstenite](https://github.com/snapview/tungstenite-rs) from 0.28.0 to 0.29.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md">tungstenite's changelog</a>.</em></p> <blockquote> <h1>0.29.0</h1> <ul> <li>Update MSRV to <code>1.71</code> due to <code>syn</code> (the dependency of <code>thiserror</code>) requiring it.</li> <li>Allow users to send headers with non-visible ASCII values (as long as they constitute a correct <code>HeaderValue</code>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snapview/tungstenite-rs/commit/c2921718b76f0ed8c69a895397ed981e4a321f6f"><code>c292171</code></a> Suppress clippy warnings in tests/</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/0938f1c79b3a29a227653e402fa6e906c7b47dfb"><code>0938f1c</code></a> Bump version</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/4a457f65d9e748b1a8b631879dbde704383c2014"><code>4a457f6</code></a> Add missing word to the comment (<a href="https://redirect.github.com/snapview/tungstenite-rs/issues/521">#521</a>)</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/aef32231f501eb41e2ae09020614513f5abf156c"><code>aef3223</code></a> Fix grammar in <code>WebSocketContext::from_partially_read</code> docs (<a href="https://redirect.github.com/snapview/tungstenite-rs/issues/534">#534</a>)</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/ad6539bcb9e9c23d2e21d012dd5dd3107a297101"><code>ad6539b</code></a> Inline the utf-8 crate (<a href="https://redirect.github.com/snapview/tungstenite-rs/issues/536">#536</a>)</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/df722bd668e7649460f3613a532faab6218c341b"><code>df722bd</code></a> Update the CI to accomodate for the new MSRV</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/9833bdec331334156c0455c53a670c49cb68fd5e"><code>9833bde</code></a> Bump MSRV</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/59bee6404f3c126af71e33b3cf02627df0cae50a"><code>59bee64</code></a> Fix formatting in CHANGELOG.md</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/3f2f222cd834a89f6efa137aac9f255d417c9482"><code>3f2f222</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/84eaba964ddcb0058fc901d7983a741b61a063cf"><code>84eaba9</code></a> Fixing issue with non-ASCII header values</li> <li>Additional commits viewable in <a href="https://github.com/snapview/tungstenite-rs/compare/v0.28.0...v0.29.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
