Skip to content

chore(deps): bump tract-onnx 0.21 → 0.23.5 - #31

Merged
mrnasil merged 1 commit into
mainfrom
chore/tract-onnx-0.23.5
Aug 27, 2026
Merged

chore(deps): bump tract-onnx 0.21 → 0.23.5#31
mrnasil merged 1 commit into
mainfrom
chore/tract-onnx-0.23.5

Conversation

@mrnasil

@mrnasil mrnasil commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Replaces Dependabot #30.

Why #30 existed: Dependabot saw tract-onnx = "0.21" in crates/memory (optional MiniLM embedder, --features onnx) and opened a version bump 0.21.10 → 0.23.5.

Why #30 was stuck:

  • Branch was cut from an older main (before the Anthropic OAuth / ANTHROPIC_API_KEY test fix). CI Test + Coverage failed on key_from_env_config_and_missing_message, not on tract.
  • Even rebased, 0.23 does not compile: Tensor::to_array_view was renamed to to_plain_array_view.

This PR rebases the bump onto current main and updates the one call site in crates/memory/src/onnx.rs. Default builds are unchanged (onnx stays off).

Dependabot opened #30 for the optional MiniLM ONNX runtime in
whycodes-memory. The bump does not compile on 0.23: Tensor::to_array_view
was renamed to to_plain_array_view. Apply that call-site fix on current
main so the upgrade is not stuck on the stale Dependabot branch.
@mrnasil
mrnasil merged commit e97207f into main Aug 27, 2026
9 checks passed
@mrnasil
mrnasil deleted the chore/tract-onnx-0.23.5 branch August 27, 2026 19:13
@mrnasil
mrnasil restored the chore/tract-onnx-0.23.5 branch August 27, 2026 22:13
@mrnasil
mrnasil deleted the chore/tract-onnx-0.23.5 branch August 27, 2026 22:51
mrnasil added a commit that referenced this pull request Aug 29, 2026
Dependabot opened #30 for the optional MiniLM ONNX runtime in
whycodes-memory. The bump does not compile on 0.23: Tensor::to_array_view
was renamed to to_plain_array_view. Apply that call-site fix on current
main so the upgrade is not stuck on the stale Dependabot branch.
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