pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:TypeScript
Filter by
228M results
https://issues.redhat.com/browse/RHOAIENG-65868
Description
Bump react-router and react-router-dom version specifiers to ^7.13.2 across all affected packages to remediate
CVE-2026-33245, a client-side ...
Fixes the final production auth regression discovered during live retest after PR #13.\n\n- avoid false duplicate-user
collisions when phone is omitted\n- use the safe audit helper and current audit enums ...
¿Qué hace este PR?
Actualiza .npmignore para excluir archivos y directorios de desarrollo que no deben formar parte del paquete publicado
en NPM.
Se añadieron reglas para excluir archivos de configuración, ...
🔗 관련 이슈
- close #302
☑️ 체크 사항
1. 기본 확인
- [ ] PR 올리기 전, 최신 develop 브랜치 내용을 작업 브랜치에 반영했는가
- [ ] 불필요한 console.log, 주석 처리된 dead code가 남아있지 않은가
- [ ] 콘솔 에러가 발생하지 않았는가
2. 코드 컨벤션
- [ ] 폴더 구조와 ...
✨ Feature
💡 What: Added await asyncio.sleep(0) to explicitly yield the event loop to pending background tasks, and converted the
link audit check into an asyncio.create_task so it can be parallelized.
🎯 Why: Previously, ...
Summary
- Implement 12 Glue operations in apps/server/src/services/glue.ts:
- GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata, GetUnfilteredTableMetadata — delegate to
...
symphony
Morning standup for 2026-06-05 (Fri). DEGRADED (brain MCP/CLI down — 17th day). Composed from live gh + git + Linear +
Gmail + Supabase advisors + iMessage (instruction files are still phantom — see process ...
Summary
- make /app/cortex/theta CHECK 4 derive expected PR#688 fields from the latest theta_sessions row
- treat challenger_notes as optional when the source row has null/empty challenger_notes
...