Skip to content

chore(deps): bump ruvector-core from 2.0.5 to 2.2.0 in /v2#479

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/v2/ruvector-core-2.2.0
Open

chore(deps): bump ruvector-core from 2.0.5 to 2.2.0 in /v2#479
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/v2/ruvector-core-2.2.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps ruvector-core from 2.0.5 to 2.2.0.

Release notes

Sourced from ruvector-core's releases.

Release v2.2.0

RuVector Release v2.2.0

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

Release v2.1.2

RuVector Release v2.1.2

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

</tr></table> 

... (truncated)

Changelog

Sourced from ruvector-core'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.

Commits
  • cb72da0 chore: bump workspace to v2.2.0, sona to v0.2.0
  • 4be35d5 feat: performance batch — delete_edges_batch, zero-copy insert_batch, FloatAr...
  • ae57f97 chore(gnn): remove commented-out workspace ndarray line
  • daf2521 chore: Update NAPI-RS binaries for all platforms
  • 31c5920 feat(brain): DiskANN + AIDefence + geo-spatial brain capabilities (#363)
  • 8f95abe feat(ruvector-graph): add has_edge(from, to, edge_type) for O(out_degree) exi...
  • 0685533 chore(ruvector-graph): generalize delete_edges_batch to accept impl AsRef<str>
  • 2658cf1 feat(ruvector-graph): add delete_edges_batch for single-transaction edge dele...
  • 739c586 feat(ruvector-graph): add PropertyValue::FloatArray for zero-overhead embeddi...
  • 40f9222 feat(ruvector-graph): add get_edges_for_nodes with fused callback API
  • Additional commits viewable in compare view

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-core](https://github.com/ruvnet/ruvector) from 2.0.5 to 2.2.0.
- [Release notes](https://github.com/ruvnet/ruvector/releases)
- [Changelog](https://github.com/ruvnet/RuVector/blob/main/CHANGELOG.md)
- [Commits](ruvnet/RuVector@v2.0.5...v2.2.0)

---
updated-dependencies:
- dependency-name: ruvector-core
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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