Skip to content

chore(dependabot): ignore ort + ndarray (stops recurring cargo-group failure) - #579

Merged
silverstein merged 1 commit into
mainfrom
chore/dependabot-ignore-ort-ndarray
Jul 27, 2026
Merged

chore(dependabot): ignore ort + ndarray (stops recurring cargo-group failure)#579
silverstein merged 1 commit into
mainfrom
chore/dependabot-ignore-ort-ndarray

Conversation

@silverstein

Copy link
Copy Markdown
Owner

The cargo-minor-patch group has failed on every run (#545, #572, #578) trying to bump ort and ndarray, which are intentionally pinned for pyannote-rs compat (ort rc.12 switched to ndarray 0.17; pyannote-rs 0.3.4 needs 0.16 — see the comment in crates/core/Cargo.toml). Ignoring both stops the recurring red group. Revisit when pyannote-rs supports ndarray 0.17.

🤖 Generated with Claude Code

The cargo-minor-patch group failed on every run (#545, #572, #578) trying to
bump ort rc.10->rc.12 / ndarray 0.16->0.17, which breaks the diarize build
because pyannote-rs 0.3.4 requires ndarray 0.16. Both are intentionally pinned
(see crates/core/Cargo.toml), so ignore them in the group. Stops the recurring
red cargo group.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@silverstein
silverstein merged commit 8aa943f into main Jul 27, 2026
18 checks passed
@silverstein
silverstein deleted the chore/dependabot-ignore-ort-ndarray branch July 27, 2026 21:11
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.

1 participant