Skip to content

deps: bump github.com/apstndb/spanvalue from v0.7.5 to v0.8.0#43

Merged
apstndb merged 1 commit into
mainfrom
bump/spanvalue-v0.8.0
Jun 12, 2026
Merged

deps: bump github.com/apstndb/spanvalue from v0.7.5 to v0.8.0#43
apstndb merged 1 commit into
mainfrom
bump/spanvalue-v0.8.0

Conversation

@apstndb

@apstndb apstndb commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump github.com/apstndb/spanvalue from v0.7.5 to v0.8.0 (release notes).
  • v0.8.0 is a breaking release upstream, but pre-release verification confirmed execspansql needs no code changes: it only uses the spanvalue/writer CSV path with default presets and none of the removed APIs. This PR touches go.mod / go.sum only.
  • The existing spanvalue contract/golden CSV tests (csv_test.go, csv_fixtures_test.go) pass unmodified.

Test plan

  • go get github.com/apstndb/spanvalue@v0.8.0 && go mod tidy
  • go build ./...
  • go vet ./...
  • go test ./... — all packages pass; spanvalue contract/golden CSV tests unmodified
  • go test -v -run TestWithCloudSpannerEmulator . — testcontainers Cloud Spanner emulator integration test ran with Docker and passed (including experimental_csv_writeCsvFromRowIter subtests)

🤖 Generated with Claude Code

spanvalue v0.8.0 is a breaking release upstream, but execspansql only
uses the spanvalue/writer CSV path with default presets and none of the
removed APIs, so no code changes are required. All existing spanvalue
contract/golden CSV tests pass unmodified.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the dependency github.com/apstndb/spanvalue from version v0.7.5 to v0.8.0 in go.mod and go.sum. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@apstndb apstndb merged commit aa1aa67 into main Jun 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant