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 metal to 0.30 #20954

Open renovate[bot] opened 1 day ago

renovate[bot] commented 1 day ago

This PR contains the following updates:

Package Type Update Change
metal dependencies minor 0.29 -> 0.30

Release Notes

gfx-rs/metal-rs (metal) ### [`v0.30.0`](https://redirect.github.com/gfx-rs/metal-rs/releases/tag/v0.30.0) [Compare Source](https://redirect.github.com/gfx-rs/metal-rs/compare/v0.29.0...v0.30.0) ##### What's Changed - Disable default `link` feature on `core-graphics-types` by [@​MarijnS95](https://redirect.github.com/MarijnS95) in [https://github.com/gfx-rs/metal-rs/pull/330](https://redirect.github.com/gfx-rs/metal-rs/pull/330) - Add ComputePassDescriptorRef::set_dispatch_type by [@​kvark](https://redirect.github.com/kvark) in [https://github.com/gfx-rs/metal-rs/pull/335](https://redirect.github.com/gfx-rs/metal-rs/pull/335) - Remove dev-dependency `cty` by [@​waywardmonkeys](https://redirect.github.com/waywardmonkeys) in [https://github.com/gfx-rs/metal-rs/pull/333](https://redirect.github.com/gfx-rs/metal-rs/pull/333) - Fix visionos cfgs by [@​guusw](https://redirect.github.com/guusw) in [https://github.com/gfx-rs/metal-rs/pull/338](https://redirect.github.com/gfx-rs/metal-rs/pull/338) - Add ShaderAtomic to MTLTextureUsage by [@​atlv24](https://redirect.github.com/atlv24) in [https://github.com/gfx-rs/metal-rs/pull/340](https://redirect.github.com/gfx-rs/metal-rs/pull/340) ##### New Contributors - [@​nical](https://redirect.github.com/nical) made their first contribution in [https://github.com/gfx-rs/metal-rs/pull/327](https://redirect.github.com/gfx-rs/metal-rs/pull/327) - [@​MarijnS95](https://redirect.github.com/MarijnS95) made their first contribution in [https://github.com/gfx-rs/metal-rs/pull/330](https://redirect.github.com/gfx-rs/metal-rs/pull/330) - [@​guusw](https://redirect.github.com/guusw) made their first contribution in [https://github.com/gfx-rs/metal-rs/pull/338](https://redirect.github.com/gfx-rs/metal-rs/pull/338) **Full Changelog**: https://github.com/gfx-rs/metal-rs/compare/v0.29.0...v0.30.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 artifacts 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 crates/gpui/Cargo.toml --package metal@0.29.0 --precise 0.30.0
    Updating crates.io index
error: failed to select a version for the requirement `metal = "^0.29"`
candidate versions found which didn't match: 0.30.0
location searched: crates.io index
required by package `blade-graphics v0.5.0 (https://github.com/kvark/blade?rev=e142a3a5e678eb6a13e642ad8401b1f3aa38e969#e142a3a5)`
    ... which satisfies git dependency `blade-graphics` (locked to 0.5.0) of package `gpui v0.1.0 (/tmp/renovate/repos/github/zed-industries/zed/crates/gpui)`
    ... which satisfies path dependency `gpui` (locked to 0.1.0) of package `activity_indicator v0.1.0 (/tmp/renovate/repos/github/zed-industries/zed/crates/activity_indicator)`
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/media/Cargo.toml --package metal@0.29.0 --precise 0.30.0
    Updating crates.io index
error: failed to select a version for the requirement `metal = "^0.29"`
candidate versions found which didn't match: 0.30.0
location searched: crates.io index
required by package `blade-graphics v0.5.0 (https://github.com/kvark/blade?rev=e142a3a5e678eb6a13e642ad8401b1f3aa38e969#e142a3a5)`
    ... which satisfies git dependency `blade-graphics` (locked to 0.5.0) of package `gpui v0.1.0 (/tmp/renovate/repos/github/zed-industries/zed/crates/gpui)`
    ... which satisfies path dependency `gpui` (locked to 0.1.0) of package `activity_indicator v0.1.0 (/tmp/renovate/repos/github/zed-industries/zed/crates/activity_indicator)`