Skip to content

chore(deps): upgrade all dependencies to latest#194

Merged
jongio merged 1 commit into
mainfrom
deps/dependency-upgrades
Jun 26, 2026
Merged

chore(deps): upgrade all dependencies to latest#194
jongio merged 1 commit into
mainfrom
deps/dependency-upgrades

Conversation

@jongio

@jongio jongio commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Summary:

  • Updated Go indirect/test dependency pins with go get -u all and go mod tidy.
  • Checked Node dependency manifests under web and cmd/screenshots; npm-check-updates reported all direct packages already latest.
  • Verified go build ./..., go test ./..., npm test in web, and high-severity npm audits for Node projects.

Validation:

  • go build ./...
  • go test ./...
  • cd web; npm test
  • npm audit --audit-level=high in web and cmd/screenshots

- Update Go indirect/test dependency pins selected by go get -u and go mod tidy.\n- Verify Node manifests in web and cmd/screenshots are already at latest with npm-check-updates.\n- Validate Go build/tests, Astro test/build, and npm audits.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jongio jongio self-assigned this Jun 26, 2026
@jongio jongio merged commit ff23f13 into main Jun 26, 2026
4 checks passed
@jongio jongio deleted the deps/dependency-upgrades branch June 26, 2026 03:38
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