Skip to content

deps: upgrade all dependencies#211

Merged
jongio merged 1 commit into
mainfrom
copilot/deps-upgrade
Jun 29, 2026
Merged

deps: upgrade all dependencies#211
jongio merged 1 commit into
mainfrom
copilot/deps-upgrade

Conversation

@jongio

@jongio jongio commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Upgraded Go dependencies to latest resolvable versions with go get -u ./..., explicit module updates, and go mod tidy
  • Confirmed npm packages in web and cmd/screenshots are already latest
  • Left empty template Python requirements unchanged

Validation

  • go mod verify; go build ./...; go vet ./...; go test ./...
  • npm test in web

- github.com/anthropics/anthropic-sdk-go: v1.52.0 -> v1.53.0
- github.com/charmbracelet/x/exp/golden: 20260622092256 -> 20260629091435
- github.com/charmbracelet/x/exp/slice: 20260628005914 -> 20260629091435

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jun 29, 2026
@jongio jongio merged commit 7fc5948 into main Jun 29, 2026
4 checks passed
@jongio jongio deleted the copilot/deps-upgrade branch June 29, 2026 19:53
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