pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Java
Filter by
209M results
Closes PRO-236.
What
Adds mobile horizontal swipe gestures on the scroller image: swipe right = Like, swipe left = Skip. Swipes route through
the existing handleAction(0 | 1) path, so they record the ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| pnpm (source) | 11.5.0 → 11.5.1 | age | confidence |
Release Notes
details summary pnpm/pnpm ...
dependencies
Motivation
- The profile card could show DOM-default zeros because js/profile.js waited on a hard Promise.all of DataHub loaders,
so a failing DataHub.loadBadges() (e.g. missing data/badges.json) ...
codex
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @smithy/shared-ini-file-loader (source) | ^4.5.5 → ^4.5.6 | age | confidence |
Release Notes ...
dependencies
renovate
Closes #11.
When a user other than the original issue creator updates an issue (commenting being the most common case), Linear sends
an Issue webhook with action: update . The current handler always renders ...
Summary
- Treat triage and resolve as local queue status actions instead of GitHub write actions
- Apply local status changes only for explicit non-dry-run requests and never for failed/rejected records ...
Что сделано
- Добавлены MCP tools для referral manual-review queue:
- list_referral_manual_review_items
- approve_referral_manual_review_grant
- reject_referral_manual_review_grant ...
Summary
Fixes the amber No identifier badge in the Shipping Information section of the order detail page. The badge appeared on
every order even when the BE had a populated market_identifier.
Root cause ...