pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:Java language:Java
Filter by
264M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess to execute ...
ai-remediation
severity-medium
Summary
- Format LandClaims claim-upgrade money costs with HavenVault s numeric formatter so buttons show values like 500.00
instead of economy suffixes like 500.00 vault
- Mark unaffordable claim-upgrade ...
Bumps actions/checkout from 4.3.1 to 6.0.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote ...
dependencies
github_actions
This is an automated pull request to synchronize this repository with the latest configuration
blocklist addition
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
Bumps the minor-and-patch group with 21 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @auth/prisma-adapter | 2.11.1 | 2.11.2 |
| @aws-sdk/client-s3 | 3.1019.0 | 3.1068.0 | ...
dependencies
javascript
Motivation
- Actualizar el bloque institucional Sobre HubYa para incorporar la frase institucional principal y añadir una
aclaración sobre el agrupamiento de la demanda y la coordinación de la oferta, ...
codex
F9 · H56 — Reporte de performance de promociones
Ahora que cada venta guarda promo_id/promo_discount, el dueño puede ver el impacto de sus promos.
Qué hace
Botón “Rendimiento” en Configuración → “Promociones” ...
Summary
- DateInput에서 월을 10, 11, 12 입력 시 값이 1로 리셋되는 버그 수정
- 연도 필드에도 동일한 잠재 버그가 있어 함께 수정
Root Cause
두 번째 자리 입력 시 onChange 내에서 dayRef.current?.focus()를 호출하면 월 필드의 onBlur가 동기적으로 실행됩니다. 이때 onBlur 클로저는 ...