[auto-bump] [no-release-notes] dependency by elianddb#2909
Conversation
|
|
SummaryThis run covered core database behavior across normal query execution and parameter handling, data durability through schema changes and reconnects, and resilience-focused scenarios around file import safety and replication startup health signaling. Overall product behavior appears stable for the change under review, with failures concentrated in broader security and operational-health areas rather than core request/response correctness. Safe to merge — no regressions or still-failing issues attributable to this PR were identified, so the current change appears low risk. There are serious pre-existing findings in security and startup health reporting, but they are not caused by this PR and are better tracked as separate follow-up work. Tests run by ItoAdditional Findings DetailsThese findings are unrelated to the current changes but were observed during testing. 🔴 COPY FROM allows arbitrary local file reads
Evidence Package🟠 Startup reports healthy despite failed replication
Evidence PackageTip Reply with @itoqa to send us feedback on this test run. |
|
|
This PR has been superseded by #2912 |

☕ 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]
```