Skip to content

chore(deps): bump tokio-tungstenite from 0.24.0 to 0.30.0 - #7

Closed
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/cargo/tokio-tungstenite-0.30.0
Closed

chore(deps): bump tokio-tungstenite from 0.24.0 to 0.30.0#7
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/cargo/tokio-tungstenite-0.30.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps tokio-tungstenite from 0.24.0 to 0.30.0.

Changelog

Sourced from tokio-tungstenite's changelog.

0.30.0

0.29.0

0.28.0

0.27.0

0.26.2

0.26.1

  • Update tungstenite to address an issue that might cause UB in certain cases.

0.26.0

0.25.0

Commits
  • 4994a07 Bump version
  • 753ca72 Document cancel safety of reading from WebSocketStream (#378)
  • 751d7e2 Update version number listed in Readme (#375)
  • 57fc3d0 docs(CHANGELOG.md): fix tungstenite versions (#374)
  • 7930ff2 Bump version
  • 38d0465 Update Readme (#369)
  • 35d110c Implement into_inner to get the underlying stream (#367)
  • f3ae75d Update tungstenite version and fix bugs
  • 25b544e Allow getting a reference to the shared inner stream (#363)
  • e855f9e Fix errors in the examples caused by Utf8Error
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the type: chore CI, tooling, maintenance, cleanup label Jul 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/tokio-tungstenite-0.30.0 branch 3 times, most recently from 758af4e to df28bd3 Compare July 26, 2026 18:58
Bumps [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) from 0.24.0 to 0.30.0.
- [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md)
- [Commits](snapview/tokio-tungstenite@v0.24.0...v0.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/tokio-tungstenite-0.30.0 branch from df28bd3 to c4a09cc Compare August 3, 2026 19:52
@haribo

haribo commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Superseded by #196 (needed a Message::Text -> Utf8Bytes code change).

@haribo haribo closed this Aug 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@haribo
haribo deleted the dependabot/cargo/tokio-tungstenite-0.30.0 branch August 11, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore CI, tooling, maintenance, cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant