Skip to content

chore: upgrade backend and frontend dependencies - #256

Merged
0x2E merged 1 commit into
mainfrom
deps/upgrade-feedfinder-and-frontend
Jul 28, 2026
Merged

chore: upgrade backend and frontend dependencies#256
0x2E merged 1 commit into
mainfrom
deps/upgrade-feedfinder-and-frontend

Conversation

@0x2E

@0x2E 0x2E commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Upgrade feedfinder to v0.1.2 and align gofeed to v1.4.0 (better malformed-feed parsing, data-race fix).
  • Bump other direct backend modules: gin, go-oidc, modernc.org/sqlite, x/crypto, x/oauth2, x/sync, go-isatty.
  • Upgrade frontend patch/minor deps (React, Vite, Tailwind, TanStack, ESLint stack, lucide-react, fonts, shadcn CLI).

Test plan

  • go build ./... and go test ./... in backend/
  • npx tsc -b --noEmit and pnpm build in frontend/
  • Smoke-test feed discovery / add-feed flow (feedfinder path)
  • Smoke-test login and article list in the UI

Upgrade feedfinder to v0.1.2 (with gofeed v1.4.0) and other direct
backend modules, plus frontend patch/minor dependency updates.
@0x2E
0x2E merged commit 9a29c9b into main Jul 28, 2026
2 checks passed
@0x2E
0x2E deleted the deps/upgrade-feedfinder-and-frontend branch July 28, 2026 13:14
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