Skip to content

build(deps): bump async-tungstenite from 0.34.1 to 0.35.0 - #312

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

build(deps): bump async-tungstenite from 0.34.1 to 0.35.0#312
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/async-tungstenite-0.35.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps async-tungstenite from 0.34.1 to 0.35.0.

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.
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
  • See full diff 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 [async-tungstenite](https://github.com/sdroege/async-tungstenite) from 0.34.1 to 0.35.0.
- [Changelog](https://github.com/sdroege/async-tungstenite/blob/main/CHANGELOG.md)
- [Commits](sdroege/async-tungstenite@0.34.1...0.35.0)

---
updated-dependencies:
- dependency-name: async-tungstenite
  dependency-version: 0.35.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 Aug 3, 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