Skip to content

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

Filter by

190M results  (2 s)

190M results

Summary - Upgrade @faker-js/faker from 9.9.0 to 10.4.0. - Refresh pnpm lockfile for the new faker major. - Keep Storybook source unchanged because existing faker usage is compatible. Test Plan ...

Description Enable proper synthax highlighting on pws

This PR optimizes the isWsl utility function by memoizing its result. Since the WSL status of an environment does not change during the lifetime of the process, we can safely cache the promise from the ...
no-changelog

Implements SPECIFICATION.md §8. Changes - Dashboard service with queries for global metrics, task/project status distributions, and recent tasks - Metric cards: Total Projects, Open Tasks, Active ...

Summary - Picks were only saved to the DB when the host clicked Lock — client state only until then - Telling Heather to refresh the page (to fix the question-not-found error) wiped all her in-progress ...

Problem The activation funnel read ~0% (1 of 8 real callers stamped). Root cause: recordActivationIfFirstUse (lib/agent/api-keys.ts) was fire-and-forget (void ... .catch) and gated on !last_used_at (first ...

Bumps KooshaPari/phenoShared/.github/workflows/security-guard-hook-audit.yml from d95bb6755390f73c56ea496b246d098fbf97bbe9 to 72b9c6cbdb24c49189b0e7c7395d874830d1ed87. details summary Changelog /summary ...
dependencies

Bumps date-fns from 4.1.0 to 4.4.0. details summary Release notes /summary p em Sourced from a href= https://github.com/date-fns/date-fns/releases date-fns s releases /a . /em /p blockquote h2 v4.4.0 /h2 ...
dependencies

Bumps vitest from 3.2.4 to 3.2.6. details summary Release notes /summary p em Sourced from a href= https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v3.2.6 /h2 h3 ...
dependencies
javascript

Description - improve handling of edge-to-edge layout for tablet devices - replace system-bars plugin for custom code to better handle identified edge-cases
fix