zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
50.46k stars 3.12k forks source link

Update Rust crate rustls to 0.23.0 #20959

Open renovate[bot] opened 1 day ago

renovate[bot] commented 1 day ago

This PR contains the following updates:

Package Type Update Change
rustls workspace.dependencies minor 0.21.12 -> 0.23.0

Configuration

📅 Schedule: Branch creation - "after 3pm on Wednesday" in timezone America/New_York, 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.



Release Notes:

renovate[bot] commented 1 day ago

⚠️ 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:

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 rustls@0.21.12 --precise 0.23.17
    Updating crates.io index
error: failed to select a version for the requirement `rustls = "^0.21.6"`
candidate versions found which didn't match: 0.23.17
location searched: crates.io index
required by package `hyper-rustls v0.24.2`
    ... which satisfies dependency `hyper-rustls = "^0.24"` (locked to 0.24.2) of package `async-stripe v0.40.0 (https://github.com/zed-industries/async-stripe?rev=3672dd4efb7181aa597bf580bf5a2f5d23db6735#3672dd4e)`
    ... which satisfies git dependency `async-stripe` (locked to 0.40.0) of package `collab v0.44.0 (/tmp/renovate/repos/github/zed-industries/zed/crates/collab)`