Skip to content

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

Filter by

201M results  (2 s)

201M results

Summary Knip flagged type:packages/gazetta/src/schema/types.ts#HasDownloadableBrand as unused. After investigation, Agent A decided NOT to delete — it chose the SKIP path with reason needs-human and committed ...

drafv/preview of empty goals

Bumps the production-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | @clack/prompts | 0.11.0 | 1.5.1 | | @floating-ui/dom | 1.7.4 | 1.7.6 | | @myriaddreamin/rehype-typst ...
dependencies
javascript

What this does: finishes the multi-assignee cutover. Task.assignedTo column + Task.assignee relation gone from schema + Prisma client. PATCH /tasks/:id hard-rejects assignedTo and assigneeIds body keys ...

Summary Enhanced the mailing admin email editor with a dual-mode editing system and preview functionality, allowing users to switch between visual and HTML editing modes and preview emails before sending. ...

Fix payroll date calculations to ensure accurate month-end processing of records. Update changelog entries to reflect these changes and clarify the impact on payroll totals.

Bumps @tanstack/react-query from 5.100.14 to 5.101.0. details summary Release notes /summary p em Sourced from a href= https://github.com/TanStack/query/releases @​tanstack/react-query s releases /a . ...
dependencies
javascript

Summary - Remove vite from direct devDependencies. - Keep Vite available transitively through vitest, which is the only tool using it. Why The repo does not use a Vite app/build pipeline. After ...