pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:C# language:JavaScript
Filter by
196M results
Automated changes by create-pull-request GitHub action
no-changelog
no-issue
Summary
Follow-up to #913. The first cut rewrote HTML responses (which fixed JS-chunk 404s behind HA Ingress) but missed CSS
bodies. Next.js emits @font-face { src: url(/_next/static/media/…woff2) } inside ...
patch
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| codecov/codecov-action | action | major | v6 → v7 |
Release Notes
details summary codecov/codecov-action ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| codecov/codecov-action | action | major | v6 → v7 |
Release Notes
details summary codecov/codecov-action ...
dependencies
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses subprocess ...
ai-remediation
severity-medium
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
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
documentation
size/M
testing
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| codecov/codecov-action (changelog) | action | digest | e79a696 → fb8b358 |
Configuration
📅 Schedule: ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| codecov/codecov-action (changelog) | action | digest | e79a696 → fb8b358 |
Configuration
📅 Schedule: ...
dependencies
Why
Live sandbox runs kept failing the final step of branch → edit → commit → push → open PR. The agent would do the work,
call github.create_pr, hit a GitHub 422, and then give up — the request was malformed ...