chore(deps)(deps): bump github.com/kuzudb/go-kuzu from 0.7.1 to 0.11.3 in /go in the kuzu group across 1 directory#155
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Bumps the kuzu group with 1 update in the /go directory: [github.com/kuzudb/go-kuzu](https://github.com/kuzudb/go-kuzu). Updates `github.com/kuzudb/go-kuzu` from 0.7.1 to 0.11.3 - [Release notes](https://github.com/kuzudb/go-kuzu/releases) - [Commits](kuzudb/go-kuzu@v0.7.1...v0.11.3) --- updated-dependencies: - dependency-name: github.com/kuzudb/go-kuzu dependency-version: 0.11.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kuzu ... Signed-off-by: dependabot[bot] <support@github.com>
b2455d8 to
1d1851d
Compare
This was referenced May 14, 2026
aksOps
added a commit
that referenced
this pull request
May 14, 2026
Stale doc references after Phase 6 (Java deletion, #132) and the Kuzu 0.7.1 → 0.11.3 bump (#155 + #159). - CLAUDE.md / PROJECT_SUMMARY.md: bump Kuzu 0.7.1 → 0.11.3, go-sqlite3 1.14.22 → 1.14.44, cobra to 1.10.2; note native FTS. - AGENTS.md: rewrite "What this repo is" (no more "REST API"); flip `mvn -B -ntp clean verify` → `go test ./...`; clarify that REST + React SPA were deleted in Phase 6 and won't return. - SECURITY.md: rewrite scope. Drop the dead JAR / serve / REST API / React UI / H2 / Neo4j Embedded references. New in-scope list covers every codeiq subcommand, the 10 MCP tools (with `run_cypher` mutation gate called out), `.codeiq/cache/` (SQLite) + `.codeiq/graph/` (Kuzu), and `read_file` path sandboxing. Add the security CI workflows (CodeQL, Semgrep, OSV-Scanner, Trivy, Gitleaks, SBOM, Socket Security) + perf-gate to the hardening references. - CHANGELOG.md: populate [Unreleased] with the OOM-fix saga (PRs #145-#148), the five correctness fixes (#149-#153), the Kuzu 0.7.1 → 0.11.3 bump (#155-#158), the FTS migration (#159), the Dependabot config rewrite (#154), and the enrich CLI knobs. No code changes. Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
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 the kuzu group with 1 update in the /go directory: github.com/kuzudb/go-kuzu.
Updates
github.com/kuzudb/go-kuzufrom 0.7.1 to 0.11.3Release notes
Sourced from github.com/kuzudb/go-kuzu's releases.
... (truncated)
Commits
3950bb8Bump kuzu to v0.11.3 (#58)dc46637update copyright (#57)20420c1Bump kuzu libs to v0.11.2 (#56)bb7bb03Bump libkuzu to v0.11.1; add internal ID support for rel (#55)ea71e08Bump version to 0.11.0 (#53)4b2f04aAdd code of conduct (#52)609b319Fix tests for single-file database (#48)bd22760Bump libkuzu to v0.10.0 (#47)53da835Enhance list type handling (#46)9866851Use in-memory database for demonstration instead of file-based database