Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Java language:Python

Filter by

195M results  (2 s)

195M results

実機ログから判明した2つの問題 1. networkidle 永遠タイムアウト ERROR: Page.goto: Timeout 30000ms exceeded. navigating to https://x.com/compose/post , waiting until networkidle → X は SPA で通信が止まらないため networkidle は永遠に来ない ...

Summary - remove stale npm lockfiles so Dependabot no longer tracks the abandoned 2019 transitive dependency graph - disable package-lock generation across the root package, workspaces, and examples ...

This PR improves the responsiveness and visual scaling of the hero section. Key updates include adjustments to layout height, spacing, and typography to ensure better visual balance and consistency across ...

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

P17 Autonomous Company Loop. 4-phase cycle. 15 daily tasks. 38/38 tests.

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours [pullrequest] requests per hour: 60 target branch: main ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 85% - Auto-fix allowed: False 📝 Summary The application is using ...
ai-remediation
needs-human-review
severity-high

Bumps fastapi from 0.136.1 to 0.136.3. details summary Release notes /summary p em Sourced from a href= https://github.com/fastapi/fastapi/releases fastapi s releases /a . /em /p blockquote h2 0.136.3 ...
dependencies
python

Replace direct backend URL usage with relative API calls and configure Vite dev-server proxy. Updated App.jsx and Login.jsx to call /api/... instead of using BACKEND_URL, added proxy config in vite.config.js ...