Skip to content

chore: bump all dependencies to latest stable (closes #95)#96

Merged
nkcoder merged 1 commit into
mainfrom
feature/issue-95-dependency-updates
Jun 14, 2026
Merged

chore: bump all dependencies to latest stable (closes #95)#96
nkcoder merged 1 commit into
mainfrom
feature/issue-95-dependency-updates

Conversation

@nkcoder

@nkcoder nkcoder commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Go: directive bumped 1.251.26; pgx/v5 5.9.25.10.0; indirect deps updated (labstack/echo, otel, moby, golang.org/x/*, etc.)
  • Frontend: npm update across all production and dev deps — React 19.2.7, Vite 8.0.16, Vitest 4.1.8, Tailwind CSS 4.3.1, and others
  • README: Go badge and tech-stack table updated (Go 1.26, React 19)
  • wails/v2, testcontainers-go, and go-keyring were already at their latest versions — no change needed

Test plan

  • go test . — all Go unit tests pass
  • npm run build — TypeScript check + Vite build clean
  • npm run check — Biome lint/format passes
  • npm run test — 400/400 vitest tests pass
  • npx playwright test — 88/88 E2E tests pass
  • Pre-push hooks (typecheck, coverage, backend tests) all green

Go: directive 1.25 → 1.26; pgx v5.9 → v5.10, plus indirect dep bumps
  (labstack/echo, otel, moby, golang.org/x/*, etc.)
Frontend: npm update across all prod and dev deps (react 19.2.7,
  vite 8.0.16, vitest 4.1.8, tailwindcss 4.3.1, and others)
README: update Go badge and tech-stack table (Go 1.26, React 19)

All tests green: go test, vitest (400), Playwright (88).
@nkcoder nkcoder merged commit 0ee039e into main Jun 14, 2026
2 checks passed
@nkcoder nkcoder deleted the feature/issue-95-dependency-updates branch June 14, 2026 01:56
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