Skip to content

chore(deps): bump coder to v2.31.2#316

Merged
ethanndickson merged 1 commit intomainfrom
ethan/bump-coder
Mar 6, 2026
Merged

chore(deps): bump coder to v2.31.2#316
ethanndickson merged 1 commit intomainfrom
ethan/bump-coder

Conversation

@ethanndickson
Copy link
Member

@ethanndickson ethanndickson commented Mar 6, 2026

Brings in coder/coder#22461, which will allow the provider to talk to our dogfood coderd websockets, which now reject cookies.

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ethanndickson ethanndickson marked this pull request as ready for review March 6, 2026 13:51
@ethanndickson ethanndickson changed the title chore(deps): bump coder to v2.31.1 chore(deps): bump coder to v2.31.2 Mar 6, 2026
@ethanndickson ethanndickson merged commit c6901e8 into main Mar 6, 2026
14 checks passed
@ethanndickson ethanndickson deleted the ethan/bump-coder branch March 6, 2026 13:57
ethanndickson added a commit that referenced this pull request Mar 6, 2026
The release workflow hardcoded go-version: "1.25.6", but go.mod was
bumped to 1.25.7 in #316, causing the release to fail with:

  go: go.mod requires go >= 1.25.7 (running go 1.25.6; GOTOOLCHAIN=local)

Switch to go-version-file: "go.mod" to match test.yml, so the version
is always read from go.mod and can't drift.
ethanndickson added a commit that referenced this pull request Mar 6, 2026
The release workflow hardcoded `go-version: "1.25.6"`, but `go.mod` was
bumped to `1.25.7` in #316, causing the v0.0.14 release to fail with:

```
go: go.mod requires go >= 1.25.7 (running go 1.25.6; GOTOOLCHAIN=local)
```

Switch to `go-version-file: "go.mod"` (matching `test.yml`) so the Go
version is always read from `go.mod` and can't drift.
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