pullrequests Search Results · language:Dune language:TypeScript language:Java language:JavaScript language:Java language:PHP
Filter by
50.8M results
Summary
- Absorb the remaining local delta from upstream 18728628 after confirming the main FileOperator/VSearch behavior is
already covered by local commit 6d6121f4.
- Remove two extra blank ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Problem (production)
Employee closeout for 2026-06-06 reached DB as submitted (بانتظار المراجعة) with syncedToEntries: false. Owner register
showed 0 تقفيلات despite ...
Summary:
- Illinois Governor JB Pritzker suspended data center tax incentives for two years to study their impact on the energy
grid and water supplies.
- The move follows the failure of the POWER ...
📝 Description
This PR improves the reliability and consistency of the yield forecasting workflow by introducing request arbitration
controls, lifecycle validation, and stale-response protection mechanisms. ...
Hard
level3
nsoc26
1. Todo 수정 모달 안정화
기존에는 input 변경 시 바로 저장이 실행되어 모달이 닫힐 수 있었습니다. 이를 수정하여 모달 내부 form state에서 먼저 수정한 뒤, 저장 버튼을 눌렀을 때만 반영되도록 변경했습니다.
2. 일정 추가 모달 초기값 동기화
날짜 클릭, 시간 클릭, 드래그 선택으로 모달을 열 때 이전 값이 남을 수 있는 문제를 정리했습니다. ...
Bumps path-to-regexp to 0.1.13 and updates ancestor dependency express. These dependencies need to be updated together.
Updates path-to-regexp from 0.1.7 to 0.1.13 details summary Release notes /summary ...
dependencies
javascript
変更の概要
リブトークのキャラクター部品抽象化(#3413)を develop へ統合する。キャラクター名・Live2D モデル参照の焼き付きを除去し、characterId
で解決できる構造に整理した(リファクタのみ・挙動不変)。integration/3413-character-abstraction
上で積み上げた以下をまとめて反映する。
- Unit 1(#3414): 静的キャラクターレジストリ ...
Changes
CI/CD
- Merged lint.yml, build.yml, test.yml into a single .github/workflows/ci.yml with permissions: contents: read (least
privilege)
- Added permissions: to release.yml at top level ...
Summary
- parse MergeTree PROJECTION definitions from table DDL
- populate dependency graph projectionColumns entries keyed by table.projection
- surface projection warnings through existing DROP/RENAME/MODIFY ...