pullrequests Search Results · language:Dune language:Python language:JavaScript language:C# language:C# language:JavaScript
Filter by
36.6M results
- Contributes to #2617
- Updates repo-reorg task docs after monorepo simplification rework and cleanup
Kontext
Folgefrage zum Audit-Logging: docker logs überlebt Neustarts, aber nicht ein Update mit docker rm — der Audit-Trail war
damit flüchtig. Diese PR macht Log-Persistenz möglich, ohne das 12-Factor-Prinzip ...
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
dependencies
Summary
- playwriter → v0.2.0: -f/--file flag, getReactComponentInfo(), security (token required on loopback), absolute paths
for artifacts
- graphify → v0.8.26: import cycles in GRAPH_REPORT.md, ...
Summary
Follow-up to PR #5. Closes the four deferred items via three background sonnet agents running in parallel + one
foreground edit.
652 tests pass (was 635, +17 new). ruff + pyrefly clean.
RFC ...
🚨 Severity: CRITICAL 💡 Vulnerability: Unauthenticated IDOR in Google Auth route due to passing teacherId as a query
parameter. 🎯 Impact: An attacker could potentially associate their Google credentials ...
get_s3() bounded urllib3 timeout (connect 2s/read 5s, retries 1) + _ensure_bucket() returns 503 instead of blocking the
uvicorn worker on a dead MinIO. Closes the resilience followup from the db-tests ...
Initialize Firebase configuration.
Explicitly set the cookie name to __session so it can be persisted, as Firebase normally strips cookies from requests.
This is normal behavior per Firebase cache management. ...
bug