pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Python
Filter by
149M 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
Summary
- Generate boss-topic data for 2026-06-13 and 2026-06-14
- Keep Topic Center data as a multi-day pool so the date selector can show both days
- Export Hermes table with per-topic dates
...
Summary
PR #28(マージ済み)の update-external.yml に、actions/checkout v6 で起こりうる「非 main
ブランチ混入」問題があったため修正する。Fandhe-AI/agent-reference-skills#29 の Bugbot 指摘と同一内容。
- submodule / skills 両ジョブの checkout に ref: main ...
Summary
- Adds an installable xquik-x-data skill folder.
- Focuses the skill on X data search, extraction, monitoring, webhooks, REST paths, and MCP setup.
- Keeps guidance bounded to documented ...
原因
クレジットリスナー内の spinBtn.disabled 判定が STATE.IDLE のみを許可していたため、フィーバー発動時に credit.addBonus() が走るとボタンが無効化されていた。
修正
// Before
spinBtn.disabled = !credit.canBet() || !state.is(STATE.IDLE);
// After
spinBtn.disabled ...
This Pull Request was autonomously generated by the Autonomous Security Agent.
Resolved Finding:
Title: Verified XSS on /rest/user/login Analysis: Database query bypassed via SQLi
Resolution:
SQL injection ...
Bumps @babel/runtime to 7.29.7 and updates ancestor dependencies @babel/runtime and react-scripts. These dependencies
need to be updated together.
Updates @babel/runtime from 7.7.4 to 7.29.7 details summary ...
dependencies
javascript
Summary
This PR enhances the process telemetry pipeline by introducing richer process lifecycle tracking, behavioral detections,
and improved metrics generation.
Changes Included
- Added process lifecycle ...