pullrequests Search Results · language:Dune language:Python language:Java language:TypeScript language:JavaScript language:HTML
Filter by
289M results
Summary
Increments the subgraph package version from 0.1.39 to 0.1.40 in preparation for a new release.
Changes
- Updated package.json version field to 0.1.40
This is a routine version bump, typically ...
v2.12.0 — Adapter round-out: Grok / Aider / Junie + AGENTS.md hub
Opens the v2.12 → v2.18 version 2 run. Answers is Grok a player? : yes — and Grok Build reads AGENTS.md natively (no
bespoke GROK.md), ...
Root cause
The previous fix (#204) passed CE/PE trades to the underlying chart correctly, but markers still didn t appear because
underlying_price was never actually being set on the trades in the normal ...
🔒 Snyk Auto-Fix
This PR was automatically generated by snyk-auto-agent to remediate known vulnerabilities.
✅ Applied Fixes (14)
| Package | Old Version | New Version | Ecosystem |
| --- | --- | --- ...
automated
Fixes corrupted mojibake text in the frontend UI where emoji/symbol characters rendered as strings like 📷, â, ★,
×, and ·.
Changes:
- Replaces corrupted Event Photos, Customer Reviews, and ...
Summary
Existing push only used the browser Web Push API — works in a browser tab or an installed PWA, but stops at app
force-close on iOS and doesn t reach the OS-level lock screen on Android when the ...
Closes #551 (T1 of the #545 scale-out epic).
What
Replaces the per-date Python loop in compute_fm_betas (filter(date == dt) + np.linalg.lstsq per date, called once per
factor because the spec was batchable=False) ...