pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:C# language:PHP
Filter by
156M 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
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
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
Addresses n8n Creator Portal requirement: the npm repository field must resolve to a repo containing the TypeScript
source. Adds n8n-node/ directory to source repos via copyN8nNodeSource() called after ...
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
データ操作(保存/削除/移動)の fail-closed をCLAUDE.mdの根本原則として明文化(バグ修正セッションの指針)。AGENTS.md は CLAUDE.md への symlink にして指示書の正本を一本化。
🤖 Generated with Claude Code
Removes 3 unused imports (Monitor/Smartphone in AdRevenueTracker, CheckCircle2 in SponsorManager) introduced by the
concurrent ads/sponsorship commit, restoring npm run lint green on main. No behaviour ...
Summary
- compileIncDecExpr() now uses $expr- write ?? $expr- read because php-cfg SSA operand replacement can clear write
before compile while read still names the lvalue (Operand::removeUsageFromOp). ...