Skip to content

build(deps): bump tokio-tungstenite from 0.21.0 to 0.24.0 - #66

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tokio-tungstenite-0.24.0
Open

build(deps): bump tokio-tungstenite from 0.21.0 to 0.24.0#66
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tokio-tungstenite-0.24.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps tokio-tungstenite from 0.21.0 to 0.24.0.

Changelog

Sourced from tokio-tungstenite's changelog.

0.24.0

  • Update dependencies (TLS, tungstenite).
  • Return a runtime error when WSS URLs are used without a proper TLS feature enabled.

0.23.1

  • Introduce a url feature (proxies to tungstenite/url).

0.23.0

  • Update tungstenite to 0.23.0.
  • Disable default features on TLS crates.

0.22.0

  • Update TLS dependencies.
  • Update tungstenite to match 0.22.0.
Commits
  • cae2e89 Bump version -> 0.24.0
  • 0b9d97b deps: update rustls-native-certs to 0.8 (#348)
  • 94a35a0 Additional Documentation of IntoClientRequest on connect_async (#342)
  • 8325825 Prepare 0.23.1 release
  • db9ae7e Re-introduce the url feature
  • a53454b Prepare 0.23.0 release
  • c1025d5 Disable rustls default features
  • ff31138 Prepare 0.22.0 release
  • ad1d511 Update rustls to 0.23 and tokio-rustls to 0.26
  • 052d085 Simplify response body type in server-custom-accept example
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

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)

Bumps [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) from 0.21.0 to 0.24.0.
- [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md)
- [Commits](snapview/tokio-tungstenite@v0.21.0...v0.24.0)

---
updated-dependencies:
- dependency-name: tokio-tungstenite
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants