pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:HTML language:Python
Filter by
174M results
Bumps the npm_and_yarn group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| axios | 1.15.2 | 1.16.0 |
| ws | 6.2.2 | 6.2.3 |
| brace-expansion | 1.1.11 | 1.1.15 |
| handlebars ...
dependencies
javascript
Scheduled weekly update auto-generated by the Update Test262 tests workflow.
Summary
- 個人取引では商品単価=税込み金額そのまま保存・表示し、消費税計算をスキップ
- 集計は税率別の単純合計+総合計のみ表示(内税分離なし)
- 税率マーク:「ケ」単体を廃止し、軽減税率込みは「ケコ」、標準税率込みは「コ」表示
仕様変更の経緯
PR #278 のレビューで Wata から指摘:
- 個人間取引(メルカリ等)の単価には消費税込み金額を入力しているため、納品書の消費税計算は不要 ...
Five fixes for the arrow-key/WASD pointer-nudge and crop-adjust flow:
- Nudges step from the overlay s own pointer state and are applied locally as well as warping the OS cursor, so the
loupe, hover, ...
Summary
- Adds tests/test_decorators.py — covers @task/@workflow decorators, TransportGraph, and complex workflow patterns
(diamond, VQE-like)
- Adds tests/test_temporal_workflow.py — covers JobWorkflow ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
:robot: I have created a release beep boop
details summary plugin: 2.9.0 /summary
2.9.0 (2026-06-07)
Features
- plugin: bump MEMCLAW_KEYSTONES_TOKEN_CAP default 500 → 1500 (CAURA-000) (#249) (6c3b021) ...
autorelease: pending
Summary
Phase B — a transparent walk-forward backtest of the playbook pullback screen.
scanner/backtest.py:
- Replays the screen weekly over ~the last year of data (per current S P 500 member)
- ...
Problem
The Vite build fails with SyntaxError: Unexpected token export when Node.js loads postcss.config.js. Without type :
module in package.json, Node.js defaults to CommonJS mode and rejects the export ...