Skip to content

deps: bump vgi from 0.17.0 to 0.20.0#11

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

deps: bump vgi from 0.17.0 to 0.20.0#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/vgi-0.20.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps vgi from 0.17.0 to 0.20.0.

Release notes

Sourced from vgi's releases.

v0.20.0

Port of the vgi-python 0.16 delta. Aligns the Rust SDK with vgi-python 0.16.0 and the vgi C++ extension. Integration suite green on subprocess, launcher (AF_UNIX), and HTTP lanes across ubuntu/macos/windows.

  • Blended ("UNNEST-style") table-in-out: FunctionMetadata::input_from_args + registration-time guards, arity/varargs overload resolution; fixtures geo_encode, row_sum, blended_drop, projectable_blended, hostile_provenance.
  • Per-output-row provenance for batched correlated LATERAL: EmitOptions.parent_rows + blended_explode fixture.
  • substream_id + parallel-finalize: InitRequest.substream_id, parallel per-substream finalize; distributed sum migrated to buffered.
  • Result-cache surfaces: TableInOutFunction::process_out with EmitOptions (metadata, cache_control, parent_rows), buffered-finalize cache-control, scalar cache_control() (CACHE_CONTROL), conditional-revalidation validators; cached_* fixtures.
  • deps: vgi-rpc 0.13.0 from crates.io (shm request-batch routing, HTTP first-tick init metadata, wasm-buildable shm) — the local-checkout [patch.crates-io] is gone.
Commits
  • 2b5b31b release: bump 0.19.0 -> 0.20.0 — vgi-python 0.16 delta (blended, provenance, ...
  • 1d46c67 build(deps): vgi-rpc 0.13.0 from crates.io; drop the local-checkout patch
  • 05e65d1 fix(ci): track vgi's vgi-rpc 0.12 dep in doc-examples (mirror the workspace p...
  • 3b6a266 feat(scalar): result-cache opt-in for scalar functions + cacheable fixtures
  • 1ac8511 feat(exchange): surface conditional-revalidation validators + revalidating fi...
  • 9f8a101 feat(cache): cache-control in table-in-out + buffered-finalize emits; cacheab...
  • b8597c2 feat(blended): per-output-row provenance for batched correlated LATERAL
  • 8c88863 test(blended): BlendedDropFunction 1->0 edge-case fixture
  • 53c456e feat(table-in-out): blended (input_from_args) worker support + arity/varargs ...
  • e8bb911 feat(table-in-out): substream_id + parallel-finalize support; migrate distrib...
  • 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 [vgi](https://github.com/Query-farm/vgi-rust) from 0.17.0 to 0.20.0.
- [Release notes](https://github.com/Query-farm/vgi-rust/releases)
- [Commits](Query-farm/vgi-rust@v0.17.0...v0.20.0)

---
updated-dependencies:
- dependency-name: vgi
  dependency-version: 0.20.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 17, 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