Skip to content

Update async-tungstenite requirement from 0.34 to 0.35 - #64

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

Update async-tungstenite requirement from 0.34 to 0.35#64
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/async-tungstenite-0.35

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on async-tungstenite to permit the latest version.

Changelog

Sourced from async-tungstenite's changelog.

[0.35.0] - 2026-07-28

Fixed

  • Fix docs.rs build.

Changed

  • Update to tungstenite 0.30.
  • Update to rustls-platform-verifier 0.7.
  • Switch examples from async-std to smol.
  • Deprecate async-tls and async-std related features.

[0.34.1] - 2026-04-02

Added

  • New futures-rustls features for rustls support via the smol runtime.

Fixed

  • Various docs and cargo-feature related fixes.

Changed

  • Add deprecation notice for async-std.

[0.34.0] - 2026-03-20

Changed

  • Update to tungstenite 0.29.
  • Update to async-native-tls 0.6.

Added

  • smol runtime support including smol-native-tls.

[0.33.0] - 2026-02-20

Changed

  • Update GLib/gio support to version 0.22 of the bindings.
  • Update MSRV to 1.85.

[0.32.1] - 2026-01-05

Added

  • Add tokio-rustls-platform-verifier feature to use that crate for certificate verification.

[0.32.0] - 2025-10-31

Changed

  • Update to tungstenite 0.28.

Added

  • Add WebSocketStream::into_inner() to get the underlying stream.

[0.31.0] - 2025-08-09

Changed

  • WebSocketSender::send() and close() require a mutable reference now.

[0.30.0] - 2025-07-15

... (truncated)

Commits
  • 1001b25 Update CHANGELOG.md for 0.35.0
  • 1c5aebd Update to rustls-platform-verifier 0.7
  • 7c56181 dev-dependencies: Remove async-std
  • 1aa25fe tests: Convert to smol
  • a43267a examples: Migrate async-std examples to smol
  • 639cdb1 Fix docs.rs build
  • 218f326 Upgrade tungstenite to 0.30.
  • e978c40 features: Deprecate async-tls feature
  • 8d5be24 Release 0.34.1
  • abca140 Disable default features for futures-rustls
  • Additional commits viewable in compare view

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)

Updates the requirements on [async-tungstenite](https://github.com/sdroege/async-tungstenite) to permit the latest version.
- [Changelog](https://github.com/sdroege/async-tungstenite/blob/main/CHANGELOG.md)
- [Commits](sdroege/async-tungstenite@0.34.0...0.35.0)

---
updated-dependencies:
- dependency-name: async-tungstenite
  dependency-version: 0.35.0
  dependency-type: direct:production
...

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 Jul 31, 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