Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
| 2026-09-06 | dependabot/npm_and_yarn/npm-production-e1436045a3 (PR #2648) | da4338ca2b0fa890894e79a6fe953d43fd5f2199 | Run PR sweep: CI fix | Unit coverage fixed: this npm-production group bump (11 packages) included @sentry/nextjs 10.71.0->10.73.0, which breaks tests/developer-corpus-health-page.dom.test.tsx — a vi.mock chain transitively hits @sentry/server-utils's vendored orchestrion/webpack module, which computes a loader path from document.baseURI under jsdom (about:blank, not a file: URL) and throws ERR_INVALID_URL_SCHEME. Reproduced directly (10.73.0 fails, 10.71.0 passes). Held @sentry/nextjs at ^10.71.0 while keeping the other 10 package bumps (@next/env, @supabase/supabase-js, lucide-react, mammoth, next, openai, pdfjs-dist, pdfkit, zod, and Next itself). Container images job was already passing on latest CI (transient in the original failing run cited in the task, not reproduced). No unresolved review threads. | npx vitest run tests/developer-corpus-health-page.dom.test.tsx (14 passed) after npm ci from the regenerated lockfile; npm run test — full suite: 1253 files / 17783 tests passed; no provider-backed checks run |
Loading
Loading