Skip to content

Conversation

@sreya
Copy link
Collaborator

@sreya sreya commented Nov 11, 2025

  • Go: 1.24.1 → 1.24.10
  • github.com/coder/coder/v2: 2.14.4 → 2.23.0
  • github.com/docker/docker: 27.3.1 → 28.1.1 (fixes Docker v28 API breaking changes)
  • github.com/go-viper/mapstructure/v2: 2.3.0 → 2.4.0
  • github.com/opencontainers/runc: 1.1.14 → 1.2.8
  • github.com/coder/tailscale: updated to match coder/coder v2.23.0
  • golang.org/x/oauth2: 0.23.0 → 0.29.0 (already newer than target)

Breaking changes fixed:

  • Updated Docker API types for v28 compatibility
  • Migrated deprecated types to new subpackages (image, container, common)
  • Updated function signatures for new Docker client options (ImageHistory, ImageLoad, ImageSave)
  • Fixed ExecStartCheck → ExecAttachOptions, ExecConfig → ExecOptions
  • Fixed ImagesPruneReport → image.PruneReport
  • Fixed ContainerExecInspect → container.ExecInspect

dependabot bot and others added 3 commits August 28, 2025 19:41
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from 2.14.4 to 2.23.0.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.14.4...v2.23.0)

---
updated-dependencies:
- dependency-name: github.com/coder/coder/v2
  dependency-version: 2.23.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates:
- Go: 1.24.1 → 1.24.10
- github.com/coder/coder/v2: 2.14.4 → 2.23.0
- github.com/docker/docker: 27.3.1 → 28.1.1 (fixes Docker v28 API breaking changes)
- github.com/go-viper/mapstructure/v2: 2.3.0 → 2.4.0
- github.com/opencontainers/runc: 1.1.14 → 1.2.8
- github.com/coder/tailscale: updated to match coder/coder v2.23.0
- golang.org/x/oauth2: 0.23.0 → 0.29.0 (already newer than target)

Breaking changes fixed:
- Updated Docker API types for v28 compatibility
- Migrated deprecated types to new subpackages (image, container, common)
- Updated function signatures for new Docker client options (ImageHistory, ImageLoad, ImageSave)
- Fixed ExecStartCheck → ExecAttachOptions, ExecConfig → ExecOptions
- Fixed ImagesPruneReport → image.PruneReport
- Fixed ContainerExecInspect → container.ExecInspect
@sreya sreya merged commit 988b038 into main Nov 11, 2025
9 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