Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:JavaScript

Filter by

177M results  (3 s)

177M results

Summary Re-opens the work from #154 (auto-closed when its stacked base branch feat/dealer-offers-real was deleted on the squash-merge of #153; GitHub could not reopen it because the base branch no longer ...

Bumps the eslint group with 2 updates: eslint and eslint-config-next. Updates eslint from 9.39.4 to 10.5.0 details summary Release notes /summary p em Sourced from a href= https://github.com/eslint/eslint/releases ...
dependencies
javascript

The ADD CONSTRAINT was crashing the server on startup because existing incidents rows had old English severity values ( low , medium , high , critical ). DELETE them first so the constraint applies cleanly. ...

md-link-check ran its heading, inline link, and image extractors over the raw source, so a markdown file that documented itself (# See [example](#example) in a fenced code block, ![]() inside a shell transcript) ...

AUTO-RUN block 3/20. Verify finding: the +Create Work Order button is not dead — CreateWorkOrderModal.tsx (398 lines) is fully functional (form + G18 validation + posting), reachable via /maintenance/work-orders/new ...

- Defer UI updates and board synchronization in onDrop by 100ms to allow chessboard.js state cleanup. - Remove redundant onSnapEnd handlers. - Restore Opening and FEN display on the Analysis page. ...

Bumps form-data from 3.0.4 to 3.0.5. details summary Changelog /summary p em Sourced from a href= https://github.com/form-data/form-data/blob/master/CHANGELOG.md form-data s changelog /a . /em /p blockquote ...
dependencies
javascript

Fixes .pi-475b

Problem /quiz is a server component that calls prisma.sector.findMany() at the top level with no dynamic/revalidate export, so Next prerenders it at build. That makes the build depend on DATABASE_URL ...