Skip to content

build(deps): bump remaining Go dependencies#379

Merged
wolfy-j merged 2 commits into
mainfrom
chore/go-deps-0.3.10a
Jun 22, 2026
Merged

build(deps): bump remaining Go dependencies#379
wolfy-j merged 2 commits into
mainfrom
chore/go-deps-0.3.10a

Conversation

@wolfy-j

@wolfy-j wolfy-j commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Consolidates the remaining Go dependency bumps after #374 landed and left the individual Dependabot branches with conflicts. Supersedes Dependabot PRs #375, #376, #377, and #378; does not touch the human CDC PR #351.\n\nUpdates:\n- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp: 1.43.0 -> 1.44.0\n- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp: 1.43.0 -> 1.44.0\n- github.com/coder/websocket: 1.8.14 -> 1.8.15\n- github.com/klauspost/compress: 1.18.5 -> 1.18.6\n\nAlso makes the duplicated LSP timeout tests deterministic by waiting on the timeout context before dispatch. Windows CI exposed the previous 1ms sleep as scheduler-sensitive.\n\nValidation:\n- env CGO_ENABLED=1 GOFLAGS=-buildvcs=false make lint\n- env GORACE=halt_on_error=1 SKIP_TEMPORAL_TESTS=1 SKIP_CLOUDSTORAGE_TESTS=1 SKIP_DOCKER_TESTS=1 make test\n- go test ./runtime/lua/lsp ./runtime/lua/lsp/transport -run 'TestHandler_HandleRequest_Timeout|TestHandler_EarlyCancellation' -count=50\n- go test ./runtime/lua/lsp ./runtime/lua/lsp/transport -count=1

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