Skip to content

deps: upgrade all dependencies to latest#185

Merged
jongio merged 1 commit into
mainfrom
deps/upgrade-all
Jun 30, 2026
Merged

deps: upgrade all dependencies to latest#185
jongio merged 1 commit into
mainfrom
deps/upgrade-all

Conversation

@jongio

@jongio jongio commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • Upgraded GitHub Actions workflow dependencies to current releases and refreshed pinned SHAs.
  • Upgraded CI/release helper tools: deadcode v0.47.0, govulncheck v1.5.0, and GoReleaser v2.16.0.
  • Ran Go and npm dependency upgrade commands; module and npm package dependencies were already current.

Validation

  • go build ./...
  • go vet ./...
  • go test ./... -count=1
  • npm audit --audit-level=moderate
  • npm run test
  • govulncheck v1.5.0 ./...
  • goreleaser v2.16.0 check

Note: go test -race requires gcc/CGO on this Windows host, so it could not run locally.

- Bump actions/setup-go to v6.5.0 and refresh pinned workflow SHAs.
- Bump CI/release actions: golangci-lint-action v9.3.0, upload-artifact v7.0.1, cosign-installer v4.1.2, goreleaser-action v7.2.3.
- Bump workflow tools: deadcode v0.47.0, govulncheck v1.5.0, GoReleaser v2.16.0.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jun 30, 2026
@jongio jongio merged commit d666666 into main Jun 30, 2026
2 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