Skip to content

chore(deps): bump ruvector-temporal-tensor from 2.0.4 to 2.0.6 in /v2#476

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/v2/ruvector-temporal-tensor-2.0.6
Open

chore(deps): bump ruvector-temporal-tensor from 2.0.4 to 2.0.6 in /v2#476
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/v2/ruvector-temporal-tensor-2.0.6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps ruvector-temporal-tensor from 2.0.4 to 2.0.6.

Release notes

Sourced from ruvector-temporal-tensor's releases.

Release v2.0.5

RuVector Release v2.0.5

Published Packages

crates.io

  • ruvector-math - Advanced math primitives
  • ruvector-attention - 7-theory attention mechanisms
  • ruvector-math-wasm - WASM bindings for math
  • ruvector-attention-wasm - WASM bindings for attention

npm

  • @ruvector/math-wasm - Browser WASM package
  • @ruvector/attention - Main Node.js package (auto-selects platform)
  • @ruvector/attention-wasm - Browser WASM package
  • Platform-specific: linux-x64, linux-arm64, darwin-x64, darwin-arm64, win32-x64

Installation

# Rust
cargo add ruvector-math ruvector-attention
Node.js (auto-selects correct binary)
npm install @​ruvector/attention
Browser (WASM)
npm install @​ruvector/math-wasm @​ruvector/attention-wasm

Changelog

Sourced from ruvector-temporal-tensor's changelog.

Changelog

All notable changes to RuVector will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.5] - 2026-02-26

Fixed

  • ruvector-gnn: Replace assert!() with Result in MultiHeadAttention::new() and RuvectorLayer::new() — prevents fatal abort() in NAPI-RS/WASM bindings (#216)
  • ruvector-gnn: Fix pre-existing mmap.rs test compilation error (grad_offset returns Option<usize>)
  • install.sh: Remove stale hardcoded version pins (@0.1.2, @0.1.23), always fetch latest
  • install.sh: Fix operator precedence bug in CLI install guard (--npm-only now correctly skips CLI)
  • Docs: Fix stale capability counts in root README
  • Docs: Update guides to match current API surface and versions

Added

  • OpenFang Agent OS RVF example — 24 RVF capabilities demonstrated
  • OpenFang project research document
  • Missing capabilities added to advanced features guide

Security

  • SEC-001: Harden mmap pointer arithmetic with checked bounds
  • SEC-002: Cryptographic hash binding for proof attestations (prevents spoofing)

Changed

  • Workspace version bumped from 2.0.4 to 2.0.5
  • @ruvector/gnn bumped from 0.1.24 to 0.1.25 (all 7 platform packages)
  • All WASM/NAPI wrappers (ruvector-gnn-wasm, ruvector-gnn-node, ruvector-attention-unified-wasm) now propagate layer construction errors as catchable JS exceptions instead of process crashes

Published

  • ruvector-core@2.0.5 → crates.io
  • ruvector-gnn@2.0.5 → crates.io
  • @ruvector/gnn@0.1.25 → npm (linux-x64-gnu, linux-x64-musl, linux-arm64-gnu, linux-arm64-musl, darwin-x64, darwin-arm64, win32-x64-msvc)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ruvector-temporal-tensor](https://github.com/ruvnet/ruvector) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/ruvnet/ruvector/releases)
- [Changelog](https://github.com/ruvnet/RuVector/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ruvnet/ruvector/commits)

---
updated-dependencies:
- dependency-name: ruvector-temporal-tensor
  dependency-version: 2.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 28, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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