Skip to content

Dependency Updates and Bug Fixes#63

Merged
Skyfay merged 6 commits into
mainfrom
dev
Jun 21, 2026
Merged

Dependency Updates and Bug Fixes#63
Skyfay merged 6 commits into
mainfrom
dev

Conversation

@Skyfay

@Skyfay Skyfay commented Jun 21, 2026

Copy link
Copy Markdown
Owner

No description provided.

Skyfay added 6 commits June 6, 2026 12:53
Set nodeServer.keepAliveTimeout to 120s in apps/server/src/index.ts to avoid intermittent 500/502 errors when reverse proxies (e.g. Traefik with a 90s idle timeout) reuse closed keep-alive sockets. Comment explains keeping headersTimeout at 60s preserves Slowloris protection while letting the proxy control connection lifecycle. Also add a vNEXT entry to docs/changelog.md documenting the bug fix and Docker image/tagging/platform details.
Bump several dependencies and add pnpm overrides to address security advisories. Updates include hono -> 4.12.26 (apps/server), dompurify -> 3.4.11 and vite -> 8.0.16 (apps/web), plus changelog entry documenting the security fixes. Root package.json and pnpm-lock.yaml were updated to add overrides for ws, miniflare>undici, tsx>esbuild, wrangler>esbuild, @babel/core and to tighten vitepress>vite, with corresponding lockfile resolution updates.
Patch-level dependency bumps across the monorepo (tsx, react/react-dom, @radix-ui components, react-i18next, i18next, idb-keyval, tailwindcss, vitest, prettier, and related type definitions). Updated package.json files in apps/cli, apps/client, apps/server, apps/web, docs, and the root, regenerated pnpm-lock.yaml, and updated the changelog. Notably upgraded @hono/node-server to 2.0.5 to address a serve-static middleware path-prefix bypass on Windows.
Update dependency versions across several packages and the lockfile. Notable bumps: ink -> 7.1.0 (apps/client), AWS SDK v3 packages -> 3.1073.0 and s3 presigner (apps/server), better-sqlite3 -> 12.11.1, Radix UI react-select/slot/switch -> newer minor versions, lucide-react, react-router-dom, eslint and typescript-eslint, @cloudflare/workers-types and wrangler (workers/instances). Also update pnpm-lock.yaml and add a brief CI/CD note in docs/changelog.md. Affects apps/client/package.json, apps/server/package.json, apps/web/package.json, workers/instances/package.json, package.json, pnpm-lock.yaml, and docs/changelog.md.
Upgrade various dependencies across the monorepo: commander -> v15, @types/node -> v26, fflate -> v0.8.3, and @tailwindcss/typography -> v0.5.20. Updated package.json files for apps/cli, apps/client, apps/server, and apps/web, refreshed pnpm-lock.yaml, and noted the changes in docs/changelog.md.
Prepare and publish v2.11.3: update package version numbers across the monorepo (root, apps/cli, apps/client, apps/server, apps/web, docs, packages/crypto), sync the client runtime APP_VERSION constant, and update docs/changelog.md with the release title, date, and Docker tag changes. This release covers dependency updates and bug fixes.
@Skyfay
Skyfay merged commit 024a42f into main Jun 21, 2026
9 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