Skip to content
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

chore(deps): update rust crate tokio-tungstenite to 0.24 #65

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2024

This PR contains the following updates:

Package Type Update Change
tokio-tungstenite workspace.dependencies minor 0.20 -> 0.24

Release Notes

snapview/tokio-tungstenite (tokio-tungstenite)

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.~~

v0.21.0

Compare Source

  • Update TLS dependencies.
  • Update tungstenite to 0.21.0.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from sksat as a code owner February 28, 2024 13:20
Copy link
Contributor Author

renovate bot commented Feb 28, 2024

⚠ 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 tokio-tungstenite@0.20.1 --precise 0.21.0
    Updating crates.io index
error: failed to select a version for the requirement `tokio-tungstenite = "^0.20"`
candidate versions found which didn't match: 0.21.0
location searched: crates.io index
required by package `axum v0.6.20`
    ... which satisfies dependency `axum = "^0.6"` (locked to 0.6.20) of package `kble-serialport v0.3.0 (/tmp/renovate/repos/github/arkedge/kble/kble-serialport)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot force-pushed the renovate/tokio-tungstenite-0.x branch from 49c53b5 to 2ad81c0 Compare May 1, 2024 09:20
@renovate renovate bot changed the title chore(deps): update rust crate tokio-tungstenite to 0.21 chore(deps): update rust crate tokio-tungstenite to 0.21.0 May 1, 2024
@renovate renovate bot force-pushed the renovate/tokio-tungstenite-0.x branch from 2ad81c0 to 3a8b16c Compare May 5, 2024 10:59
@renovate renovate bot changed the title chore(deps): update rust crate tokio-tungstenite to 0.21.0 chore(deps): update rust crate tokio-tungstenite to 0.21 May 5, 2024
@renovate renovate bot force-pushed the renovate/tokio-tungstenite-0.x branch from 3a8b16c to 6e48715 Compare June 1, 2024 18:58
@renovate renovate bot changed the title chore(deps): update rust crate tokio-tungstenite to 0.21 chore(deps): update rust crate tokio-tungstenite to 0.22 Jun 1, 2024
@renovate renovate bot force-pushed the renovate/tokio-tungstenite-0.x branch from 6e48715 to 2385e0e Compare June 2, 2024 12:38
@renovate renovate bot changed the title chore(deps): update rust crate tokio-tungstenite to 0.22 chore(deps): update rust crate tokio-tungstenite to 0.23 Jun 2, 2024
@renovate renovate bot changed the title chore(deps): update rust crate tokio-tungstenite to 0.23 chore(deps): update rust crate tokio-tungstenite to 0.24 Sep 14, 2024
@renovate renovate bot force-pushed the renovate/tokio-tungstenite-0.x branch from 2385e0e to 57ab137 Compare September 14, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants