pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:Java
Filter by
181M results
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
Defect (review U045 — confirmed, medium)
auto_drain.py executed its destructive bulk label moves (batchModify over every message from each classified domain)
immediately on invocation — no --apply, no ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| @reduxjs/toolkit (source) | 2.11.2 → 2.12.0 | age | adoption ...
Summary
The v1 Query handler dispatches CreateConfigurationSetEventDestination, UpdateConfigurationSetEventDestination, and
DeleteConfigurationSetEventDestination at SesQueryHandler.java:85-90 but the ...
What
Adds a not interested / ignore action that mirrors the existing favorites stack, plus an optional Tinder-style swipe
deck for reviewing items fast.
Ignore an item
- A ✕ button in the top-left ...
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
증상
HWP/DOC(X) 문서에서 원문 ↗ 버튼을 눌러도 뷰어가 엉뚱한 위치로 가서 버튼이 안 먹는 것처럼 보였습니다.
원인
LibreOffice가 변환한 DOC/DOCX HTML은 본문 전체가 하나의 거대한 레이아웃 table(예: 30,684px) 안에 들어있는 경우가 많습니다. 이때 scrollIntoView({block:
center })는 그 ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| astral-sh/setup-uv | action | minor | v8.1.0 → v8.2.0 |
Release Notes
details summary astral-sh/setup-uv ...
dependencies
…d import
- auto_install_detectron2.py installed unpinned torch, so CI pulled torch 2.12.0 which has no prebuilt detectron2
wheel; the from-source fallback then failed in the Docker image (no git). ...