pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:Go language:JavaScript
Filter by
212M results
Bumps shell-quote from 1.7.4 to 1.8.4. details summary Changelog /summary p em Sourced from a href=
https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md shell-quote s changelog /a . /em /p blockquote ...
dependencies
javascript
bumps packageManager from pnpm@10.33.0 to pnpm@11.5.2 and regenerates the lockfile.
Generated by Claude Code
:pushpin: Summary
If merged, this PR would add focus management when a button becomes disabled (ie. when you press next and theres no more
pages after the current one).
:hammer_and_wrench: Detailed description ...
packages/components
showcase
Two related fixes batched. Both touch the kernel-execution lifecycle, so reviewing them together saves
context-switching.
1. Interrupt button — closes #45
The only way to stop a running cell was to restart ...
Summary
Enhanced the existing login page with robust validation and comprehensive unit tests.
Changes Made
Login Page Enhancements (app/(auth)/login/page.js)
- ✅ Added email validation with regex ...
Step 2 of the incremental test refactor (step 1 = PR #42).
Finding
The 4 async KEEP IN SYNC copies in tests.js aren t stale duplicates (unlike step 1) — they re dependency-injected unit
tests of edge ...