[auto-bump] [no-release-notes] dependency by reltuk#2954
Conversation
|
|
SummaryCoverage spans core server startup and configuration, database identity and persistence across restarts, schema and type handling, versioned data changes, dependency and build tooling, and recovery from storage write failures. The exercised behavior is predominantly happy-path product and data flows, with edge-case coverage for restart persistence, invalid operations, dependency prerequisites, and retryable storage failures. Safe to merge — the sole observed failure is a pre-existing medium-severity restart-related panic affecting persisted user-defined enum arrays and is explicitly unrelated to this PR; no regression or PR-attributable failure was found. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🟡 Persisted array reads panic after restart
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|

☕ An Automated Dependency Version Bump PR 👑
Initial Changes
The changes contained in this PR were produced by `go get`ing the dependency.
```bash
go get github.com/dolthub/[dependency]/go@[commit]
```