Skip to content

deps: bump vgi from 0.11.0 to 0.14.0#4

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/vgi-0.14.0
Closed

deps: bump vgi from 0.11.0 to 0.14.0#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/vgi-0.14.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps vgi from 0.11.0 to 0.14.0.

Commits
  • 9082e38 fixture: don't declare framework ge/le on vgi_percentile
  • 066617d feat(dispatch): enforce const-arg constraints across all bind paths (0.14.0)
  • b306dea release: bump version 0.12.0 -> 0.13.0
  • be1c56b feat(function): enforce const-argument constraints at bind
  • 08e4b57 release: bump version 0.11.0 -> 0.12.0
  • ccc6e72 feat(catalog): add multi_branch_iceberg fixture for comments.test parity
  • f0a2857 feat(arguments): declare per-argument constraints for agent discovery
  • 9add737 ci(doc-examples): track latest haybarn-cli instead of a stale pin
  • 950a754 fix(catalog): restore CI green after companion-catalog port
  • 9edfb13 feat(catalog): companion catalogs + catalog-table scan branches
  • 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.11.0 to 0.14.0.
- [Release notes](https://github.com/Query-farm/vgi-rust/releases)
- [Commits](Query-farm/vgi-rust@v0.11.0...v0.14.0)

---
updated-dependencies:
- dependency-name: vgi
  dependency-version: 0.14.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 7, 2026
rustyconover added a commit that referenced this pull request Jul 12, 2026
…c+exec+AI)

Dependencies (lockstep):
- vgi 0.14 -> 0.18, vgi-rpc 0.8 -> 0.11 (macros+http), arrow 59.0 -> 59.1
- nom stays pinned at 7.1.3 (notatin does not build against nom 8)

CI:
- Unpin vgi-lint-check (drop version: "0.37.0"); Query-farm/vgi-lint-check@v1
  now always resolves the latest published linter.
- actions/checkout v4 -> v7 on the metadata-quality job.

Metadata conformance (vgi-lint lint --execute --ai --fail-on info now exits 0,
score 100 static / 95 with AI, agent-sim pass-rate 100%):
- VGI414/VGI307: migrate the retired vgi.result_columns_md tag to the structured
  vgi.result_columns_schema (JSON {name,type,description}) on read_hive and
  hive_subtree, matching row_schema exactly so VGI910's DESCRIBE cross-check passes.
- VGI511: add self-contained object-level examples for read_hive and hive_subtree
  that inline the committed synthetic SOFTWARE hive as an unhex('...')::BLOB literal
  (table functions bind literal args only), so they bind AND return rows under
  --execute.
- VGI146: add a browsable, VALUES-backed `forensic_keys` view — a curated
  reference of well-known DFIR registry locations (persistence/execution/config,
  hive, MITRE ATT&CK). Scans with no file or credential.
- VGI520: extend vgi.agent_test_tasks so every function and the new view is
  exercised (parser robustness contract + reference-view browsing); keeps the
  VGI920 simulate pass-rate at 100%.

Supersedes dependabot #1 (checkout), #3 (arrow 59.1), #4 (vgi 0.14).

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

Copy link
Copy Markdown
Contributor

Superseded by af026d2, which carries this bump (and the coordinated vgi 0.18 / vgi-rpc 0.11 / arrow 59.1 lockstep + checkout v7) directly on main.

@dependabot @github

dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/vgi-0.14.0 branch July 12, 2026 18:52
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.

1 participant