deps: bump vgi from 0.11.0 to 0.14.0#4
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
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>
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>
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. |
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps vgi from 0.11.0 to 0.14.0.
Commits
9082e38fixture: don't declare framework ge/le on vgi_percentile066617dfeat(dispatch): enforce const-arg constraints across all bind paths (0.14.0)b306dearelease: bump version 0.12.0 -> 0.13.0be1c56bfeat(function): enforce const-argument constraints at bind08e4b57release: bump version 0.11.0 -> 0.12.0ccc6e72feat(catalog): add multi_branch_iceberg fixture for comments.test parityf0a2857feat(arguments): declare per-argument constraints for agent discovery9add737ci(doc-examples): track latest haybarn-cli instead of a stale pin950a754fix(catalog): restore CI green after companion-catalog port9edfb13feat(catalog): companion catalogs + catalog-table scan branchesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)