Skip to content

Commit 90e37d0

Browse files
committed
bd daemon sync: 2026-01-12 10:28:32
1 parent be721e5 commit 90e37d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.beads/issues.jsonl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
{"id":"pk-c8i","title":"Docs: use cliVersion constant everywhere instead of hardcoded @beta","description":"Currently docs hardcode @beta in multiple places. Should use the cliVersion constant from constants.ts.\n\n**Needed changes:**\n1. Update CliCommand to accept package name prop and auto-append version (avoid manual execPackage overrides)\n2. Convert raw bash blocks in typegen/index.mdx and ui.mdx to use CliCommand\n3. Create remark plugin or component for package-install blocks to use constant\n\n**When going live:** Change cliVersion from 'beta' to 'latest' in apps/docs/src/lib/constants.ts\n\nFiles affected:\n- apps/docs/src/lib/constants.ts\n- apps/docs/src/components/CliCommand.tsx\n- apps/docs/content/docs/typegen/index.mdx\n- apps/docs/content/docs/typegen/ui.mdx\n- apps/docs/content/docs/fmodata/quick-start.mdx\n- apps/docs/content/docs/better-auth/installation.mdx\n- apps/docs/content/docs/better-auth/troubleshooting.mdx","status":"open","priority":3,"issue_type":"task","created_at":"2026-01-12T08:33:26.760623-06:00","created_by":"ericluce","updated_at":"2026-01-12T08:33:26.760623-06:00"}
1010
{"id":"pk-cdk","title":"Fix better-auth vulns (#116,#147,#153) - update to 1.4.5","status":"closed","priority":1,"issue_type":"bug","created_at":"2026-01-12T08:55:41.413506-06:00","created_by":"ericluce","updated_at":"2026-01-12T09:28:43.811349-06:00","closed_at":"2026-01-12T09:28:43.811349-06:00","close_reason":"Fixed via pnpm overrides in package.json"}
1111
{"id":"pk-cfu","title":"fmdapi mock infrastructure","description":"Create mock infrastructure for fmdapi package:\n\n1. Create capture script: packages/fmdapi/scripts/capture-responses.ts\n - Model on fmodata's script\n - Capture responses for: list, find, findFirst, findOne, sort, portals, layoutMetadata, scripts, container upload\n\n2. Create fixtures: packages/fmdapi/tests/fixtures/responses.ts (auto-generated)\n\n3. Create mock fetch: packages/fmdapi/tests/utils/mock-fetch.ts\n\n4. Reorganize tests:\n - Move client-methods.test.ts → tests/e2e/\n - Move zod.test.ts → tests/e2e/\n - Split init-client.test.ts into unit + e2e\n - Keep removeFMTableNames.test.ts and tokenStorage.test.ts as-is\n\n5. Create mock-based versions of E2E tests\n\n6. Update vitest.config.ts to exclude tests/e2e/**\n\n7. Add scripts to package.json: test:e2e, capture","status":"open","priority":2,"issue_type":"task","owner":"37158449+eluce2@users.noreply.github.com","created_at":"2026-01-12T10:28:21.997384-06:00","created_by":"Eric Luce","updated_at":"2026-01-12T10:28:21.997384-06:00"}
12+
{"id":"pk-f23","title":"better-auth mock infrastructure","description":"Create mock infrastructure for better-auth package:\n\n1. Keep parseWhere.test.ts as-is (already unit test)\n\n2. Move to E2E:\n - adapter.test.ts → tests/e2e/adapter.test.ts\n - migrate.test.ts → tests/e2e/migrate.test.ts\n\n3. Create mock-based unit tests for adapter operations using captured responses\n\n4. Update vitest.config.ts to exclude E2E\n\n5. Add test:e2e script to package.json","status":"open","priority":2,"issue_type":"task","owner":"37158449+eluce2@users.noreply.github.com","created_at":"2026-01-12T10:28:32.076701-06:00","created_by":"Eric Luce","updated_at":"2026-01-12T10:28:32.076701-06:00"}
1213
{"id":"pk-hc5","title":"Fix preact JSON injection (#157) - update to 10.26.10","status":"closed","priority":1,"issue_type":"bug","created_at":"2026-01-12T08:56:01.284178-06:00","created_by":"ericluce","updated_at":"2026-01-12T09:28:43.828675-06:00","closed_at":"2026-01-12T09:28:43.828675-06:00","close_reason":"Fixed via pnpm overrides in package.json"}
1314
{"id":"pk-ih2","title":"Fix @modelcontextprotocol/sdk vulns (#149,#156) - update to 1.25.2","status":"closed","priority":1,"issue_type":"bug","created_at":"2026-01-12T08:55:45.320163-06:00","created_by":"ericluce","updated_at":"2026-01-12T09:28:43.81934-06:00","closed_at":"2026-01-12T09:28:43.81934-06:00","close_reason":"Fixed via pnpm overrides in package.json"}
1415
{"id":"pk-k77","title":"Fix qs DoS (#154) - update to 6.14.1","status":"closed","priority":1,"issue_type":"bug","created_at":"2026-01-12T08:56:06.547502-06:00","created_by":"ericluce","updated_at":"2026-01-12T09:28:43.83028-06:00","closed_at":"2026-01-12T09:28:43.83028-06:00","close_reason":"Fixed via pnpm overrides in package.json"}

0 commit comments

Comments
 (0)