Skip to content

deps: bump vgi from 0.24.0 to 0.25.0#16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/vgi-0.25.0
Open

deps: bump vgi from 0.24.0 to 0.25.0#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/vgi-0.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown

Bumps vgi from 0.24.0 to 0.25.0.

Release notes

Sourced from vgi's releases.

v0.25.0

Protocol 1.2.0 (schema-qualified (schema, name) dispatch across bind + the unary aggregate/table-buffering RPCs) + result-cache key carries the owning schema so same-name functions in different schemas no longer cross-serve. Breaking: needs the vgi 1.2.0 extension.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Commits
  • 536b58f release: vgi 0.25.0
  • a710eb4 fix(ci): stage tests on macOS bash 3.2 — guard empty skip-array expansion
  • ce87847 test(fixtures): cacheable same-name-in-two-schemas producer
  • e5c170a fix(protocol): backfill schema_name on every unary request from an older peer
  • 18facff feat(protocol)!: schema on the by-name RPCs (1.2.0); fix advertised schema
  • b181bb9 refactor(dispatch)!: every function has exactly one home; resolve exactly
  • 1208659 test(fixtures): same-name probes; drop cache_interleaved, add cached_explode
  • a08c72e feat(protocol)!: resolve functions by (catalog, schema, name); protocol 1.1.0
  • aa163e8 fix(docs): disambiguate the wasm_worker intra-doc links
  • See full diff 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 [vgi](https://github.com/Query-farm/vgi-rust) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/Query-farm/vgi-rust/releases)
- [Commits](Query-farm/vgi-rust@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: vgi
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants