Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript is:unmerged language:Java

Filter by

55.6M results  (1 s)

55.6M 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 regular ...
ai-remediation
severity-medium

Bumps react-hook-form from 7.76.1 to 7.77.0. details summary Release notes /summary p em Sourced from a href= https://github.com/react-hook-form/react-hook-form/releases react-hook-form s releases /a . ...
dependencies
javascript

Summary - bump backend and frontend versions to 1.1.2 - update release scripts to reference backend-1.1.2.jar - record Trellis release task Verification - npm run build - .\mvnw.cmd -Dmaven.repo.local=D:/Project/Maven/NuMaxCloud-9000/repository ...

:robot: I have created a release beep boop 2.25.1 (2026-06-01) Bug Fixes - unmatched: artwork view polish + failure reasons + state-reset endpoint (38f1887) This PR was generated with Release Please. ...
autorelease: pending

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

Summary - Fixes Discord progress drafts that can show a literal leading underscore when an italic commentary line is truncated. - The shared progress-draft formatter now strips an unmatched leading ...

Optimized the findScheduleIndex binary search function by replacing Math.floor with an unsigned right shift ( 1) and hoisting the optional parameter check out of the main loop. findScheduleIndex is used ...

Summary - Fixes #88014 by making the active Android ChatScreen bubbles use a readable 90% width instead of the previous 56% assistant / 64% user caps. - Routes active chat text through the existing ...

Summary Fix LitServe request batching so independently encoded requests are concatenated along their existing batch dimension instead of stacked into an extra tensor rank. Before / After Effects Before: ...