pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:JavaScript
Filter by
109M results
Removes form-data. It s no longer used after updating ancestor dependency tap. These dependencies need to be updated
together.
Removes form-data
Updates tap from 5.8.0 to 21.7.4 details summary Release ...
dependencies
javascript
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
In plain English
make up was broken: it failed for everyone with a registry denied error and none of the dev stack came up. The reason is
the Backstage service points at a placeholder image that doesn ...
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
The DocFX content-audit step failed because the new packable project Bodu.Financial.ExchangeRates.DependencyInjection
was absent from the package matrix and had no install command under docs/. Add both. ...
Updates the bottom navigation bar to support 4 tabs: Post, Games, Chat, and Setting. Introduces a new Facebook-style
feed under the Post tab, updates existing tab configuration, and applies responsive ...
Summary
- Remove height: 100dvh on .chat-main that was causing the input bar to overflow off-screen on mobile homescreen/PWA
mode
Test plan
- [x] 399 tests pass
- [x] Build succeeds
- [ ...
Summary
Minimal Agentverse-compatible HTTP agent wrapping the existing analyzeScamSurface detector. No new dependencies.
agents/cloak-sting-agent.mjs — ESM server (uses createRequire to import CJS scamSignals.js): ...
This PR replaces the slower iterrows() pattern with the more efficient itertuples() when iterating over pandas
DataFrames in the markdown generator scripts. It also programmatically applies the same changes ...