Skip to content

Conversation

jcscottiii
Copy link
Collaborator

@jcscottiii jcscottiii commented Oct 13, 2025

This commit updates various components of the development and CI toolchain to their newer versions. It also includes updates to the Go module dependencies.

Toolchain Updates:

  • Go version in devcontainer updated to 1.25.3.
  • Go version in GitHub Actions updated to 1.25. (for caching the modules from the devcontainer)
  • Node.js version in devcontainer updated to 22.20.0.
  • Node.js base image in Dockerfile updated to 22.20.0-alpine3.22.
  • Java version in devcontainer updated to 25.
  • Terraform version in devcontainer updated to 1.13.3.

Package updates:

Go Modules:

  • All Go module dependencies have been updated by running make go-update && make go-tidy.

This commit updates various components of the development and CI toolchain to their newer versions. It also includes updates to the Go module dependencies.

Toolchain Updates:
- Go version in devcontainer updated to 1.25.2.
- Go version in GitHub Actions updated to 1.25.
- Node.js version in devcontainer updated to 22.20.0.
- Node.js base image in Dockerfile updated to 22.20.0-alpine3.22.
- Java version in devcontainer updated to 25.
- Terraform version in devcontainer updated to 1.13.3.

Go Modules:
- All Go module dependencies have been updated by running `make go-update && make go-tidy`.
@jcscottiii jcscottiii force-pushed the jcscottiii/chore-october-13 branch from a635ce2 to dd2342c Compare October 13, 2025 23:20
@jcscottiii jcscottiii added this pull request to the merge queue Oct 14, 2025
Merged via the queue into main with commit 8901ec9 Oct 14, 2025
7 checks passed
@jcscottiii jcscottiii deleted the jcscottiii/chore-october-13 branch October 14, 2025 19:07
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.

2 participants