Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Java language:Java

Filter by

209M results  (2 s)

209M results

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-medium

Summary Removes the `torch.cuda.is_available()` requirement from `setup.py` s `_cuda_extension`. nvcc + CUDA_HOME are sufficient to compile the CUDA ops; a visible GPU at install time was over-restrictive ...

Scope - Mostra un messaggio utente chiaro in carrello.aspx quando la guard ordine redirige con addresserror=1. - Usa il canale messaggi indirizzo gia presente nel carrello. - Accetta solo il flag ...

Please update my adapter ioBroker.vis-2-widgets-inventwo to version 1.4.0. This pull request was created by https://www.iobroker.dev 49ff8b5.
auto-checked
Stable

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --- | --- | --- | --- | --- | --- | | pytest (changelog) | ==9.0.3 → ==9.1.0 | age | adoption | passing ...
dependencies
no-stale

Motivation - Continue the post-P2680 state-map work by executing the residual direct g-family audit and the remaining pair1 zero-equation checks, then reconcile the broad state-map without promoting ...
codex

Why The 1.22.0 wheel on PyPI shipped without the Local UI — it contains only fastaiagent/ui/static/.gitkeep, not index.html/assets/. Root cause: it was built with plain python -m build (wheel-from-sdist), ...
documentation

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

💡 What: Added a fast-path check if not in command to use Python s highly optimized native string .split() for quote-less arguments. Additionally converted the manual while loop (with manual i indexing) ...