Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:JavaScript is:public

Filter by

183M results  (2 s)

183M results

Summary - /research — ResearchPage listing all 3 free sample reports (title, summary, tags, wiki link) - /research/order — ResearchOrderPage with $49 product pitch + order form - Form submits to ...

This pull request contains the completed implementation for Drill 9B, covering Cypher warm-ups and SPARQL-to-Cypher query translations. Work Summary: Warmups: Implemented q1_list_recipes, q2_filter_by_cuisine, ...

📝 Pull Request Description Related Issue Closes #8484 Summary 🛠️ Changes Made-: - Added validation for required DOM elements before application initialization. - Added graceful error handling ...

Bumps ws from 8.20.1 to 8.21.0. details summary Release notes /summary p em Sourced from a href= https://github.com/websockets/ws/releases ws s releases /a . /em /p blockquote h2 8.21.0 /h2 h1 Features ...
dependencies
javascript

echo -e was interpreting escape sequences in existing crontab content, so any host cron job with \n, \t, \; etc. would get silently corrupted on every redeploy. switched to printf %s\n which passes content ...

Why Engine fixes don t reach npm automatically — the nlp-engine submodule had to be bumped by hand. update-analyzers.yml only refreshes the analyzers submodule. Change Adds update-nlp-engine.yml, a ...

Problem Preflight reports a false ** h1 not found ** on slow-rendering AEM author SPAs. The content scraper s default profile captures the page after a fixed ~5s wait; on pages like Cox business-internet ...

Bumps lodash from 4.17.5 to 4.18.1. details summary Release notes /summary p em Sourced from a href= https://github.com/lodash/lodash/releases lodash s releases /a . /em /p blockquote h2 4.18.1 /h2 h2 ...
dependencies
javascript

Fixes #1302. Summary On type === invalidate , seed retainedFileIds from the existing row s value (resources/RecordEncoder.ts) so an invalidate no longer unlinks a still-referenced file-backed blob. ...

Problem c.toFixed is not a function crash on /signal. When markets are closed the /indices endpoint can return change_pct: null, and similarly ad_ratio can be null. MarketSignalCard guarded these with ...