pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:JavaScript language:CSS
Filter by
238M results
What
Re-wires FakeRouteBackCounter into mockworld.fakes.__all__ and the conformance/marker test, and removes a misleading
dangling comment in tests/helpers.py.
Why — this was a silent regression
area-review-gap ...
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...
Bumps quick-xml from 0.36.2 to 0.39.4. details summary Release notes /summary p em Sourced from a href=
https://github.com/tafia/quick-xml/releases quick-xml s releases /a . /em /p blockquote h2 v0.39.4 ...
security
Implements the layer/compositing feature requested in issue #2 (suggestion 5): a GIMP-style way to stack multiple
images, blend them arithmetically, mask, and inspect the result — aimed at scientific image ...
/api/telegram/link-host now verifies the tapper s @handle vs the party host s User.telegram before it will set
host_telegram_chat_id — closing the group-token hijack/overwrite (anyone who tapped the publicly-broadcast ...
Reverts the consolidation PR. Removes api/ directory, restores vercel.json rewrite and vite proxy to
launch-app-kohl.vercel.app where all env vars are already configured.
Bumps @types/node from 22.19.19 to 25.9.3. details summary Commits /summary ul li See full diff in a href=
https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li ...
Wire pre-commit to lint, typecheck, and react-doctor instead of missing test script.
Summary
- Add run_concurrently with semaphore-limited async execution.
- Preserve result ordering, aggregate failures in ConcurrencyError, and retain partial results on timeout.
- Add focused coverage ...
🙋 Bounty claim
This PR fixes a spreadsheet behavior regression in public Mog code.
Verification:
- Reproduced before the change and passed after the change before submission.
Changed paths:
apps/spreadsheet/src/actions/handlers/clipboard.ts ...