Skip to content

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

Filter by

190M results  (2 s)

190M results

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Summary Adds a Troubleshooting note for a confusing local-only failure: backend tests blowing up with import errors like cannot import name Docstring from griffe . Background make test-backend runs ...

Works through the Outstanding work items in docs/ANALYSIS.md and reshapes a couple of APIs based on review. Six focused commits. What changed Packaging (e9efb78) - Conditional exports map (types-first ...

Acts on the skills audit. Stacked on #825 (base = claude/safety-hooks) because it extends that PR s .gitignore change; merge #825 first and GitHub retargets this to main. Retired (duplication) - test-and-deploy ...

- Install Vitest + React Testing Library + vitest-mock-extended - Add vitest.config.ts with path alias and per-env settings - Mock Prisma client for all route tests - 37 tests covering: backup ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | esbuild | 0.28.0 → 0.28.1 | age | confidence | Release Notes details summary evanw/esbuild ...

Bumps the production-minor-patch group with 3 updates in the / directory: @sentry/react, @supabase/supabase-js and lucide-react. Updates @sentry/react from 10.56.0 to 10.57.0 details summary Release notes ...
dependencies
javascript

Bumps webrick from 1.7.0 to 1.9.2. details summary Release notes /summary p em Sourced from a href= https://github.com/ruby/webrick/releases webrick s releases /a . /em /p blockquote h2 v1.9.2 /h2 !-- ...
dependencies
ruby

Bumps react-dropzone from 14.3.8 to 15.0.0. details summary Release notes /summary p em Sourced from a href= https://github.com/react-dropzone/react-dropzone/releases react-dropzone s releases /a . /em ...

💡 What: The useAudioPlayer context calculates the currentChapter and currentLineIndex based on state.currentTime roughly ~4 times per second during playback. The previous approach used $O(N)$ linear scans ...