Skip to content

Update Rust crate tokio-tungstenite to 0.26 #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Mar 24, 2025

This PR contains the following updates:

Package Type Update Change
tokio-tungstenite workspace.dependencies minor 0.21 -> 0.26

Release Notes

snapview/tokio-tungstenite (tokio-tungstenite)

v0.26.2

Compare Source

v0.26.1

Compare Source

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

v0.26.0

Compare Source

v0.25.0

Compare Source

v0.24.0

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

v0.23.1

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

v0.23.0

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

v0.22.0

Compare Source

  • Update TLS dependencies.
  • ~~Update tungstenite to match 0.22.0.~~

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Mar 24, 2025
@oxide-renovate
Copy link
Contributor Author

oxide-renovate bot commented Mar 24, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.26.2
    Updating crates.io index
error: failed to select a version for the requirement `tokio-tungstenite = "^0.21"`
candidate versions found which didn't match: 0.26.2
location searched: crates.io index
required by package `propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=02fdf06bb279fc1b1393f993b90cbe84b7e9f281#02fdf06b)`
    ... which satisfies git dependency `propolis-client` (locked to 0.1.0) of package `libfalcon v0.1.0 (/tmp/renovate/repos/github/oxidecomputer/falcon/lib)`

@oxide-renovate oxide-renovate bot force-pushed the renovate/tokio-tungstenite-0.x branch 2 times, most recently from b744def to 7c57400 Compare March 25, 2025 11:48
@oxide-renovate oxide-renovate bot force-pushed the renovate/tokio-tungstenite-0.x branch 3 times, most recently from c25746d to 8e5c4f8 Compare April 11, 2025 03:27
@oxide-renovate oxide-renovate bot force-pushed the renovate/tokio-tungstenite-0.x branch from 8e5c4f8 to a003a6f Compare April 17, 2025 03:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants