pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java language:PHP
Filter by
143M 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
Bumps form-data from 3.0.4 to 3.0.5. details summary Changelog /summary p em Sourced from a href=
https://github.com/form-data/form-data/blob/master/CHANGELOG.md form-data s changelog /a . /em /p blockquote ...
dependencies
javascript
Summary
Converts every fallible .expect(...) site in src/trend_indicators.rs (12 sites) into a thrown JS Error via Result T,
JsValue and the shared js_err helper (PR 2). On wasm32 (panic=abort, no hook) ...
Closes #65.
Three changes on one branch:
Fix A — release-date interleave in normalize() (src/modules/order-lens.js)
Non-researched included entries are no longer block-appended at the tail. Each is ...
Fixes #8.
The add-volunteer dialog posted a single name field, but createUserSchema requires firstName + lastName (added in the
sponsor self-registration refactor), so every submission failed Zod validation ...
Summary
Converts every fallible .expect(...) site in src/strength_indicators.rs (5 sites) into a thrown JS Error via Result T,
JsValue and the shared js_err helper (from PR2). Success behavior is unchanged; ...
Summary
Converts every fallible .expect(...) call site in src/other_indicators.rs (6 sites) into a thrown JS Error via Result T,
JsValue and the shared js_err helper from src/jsutil.rs. On wasm32 (panic=abort) ...