pullrequests Search Results · language:Edge language:Python language:PHP is:unmerged language:JavaScript language:JavaScript
Filter by
68.5M results
Bumps requests from 2.32.5 to 2.33.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/psf/requests/releases requests s releases /a . /em /p blockquote h2 v2.33.0 /h2 ...
dependencies
python:uv
Bumps coverage from 7.13.5 to 7.14.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst coverage s changelog /a . /em /p blockquote ...
dependencies
python
Bumps @typescript-eslint/parser from 8.45.0 to 8.60.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/typescript-eslint/typescript-eslint/releases @typescript-eslint/parser ...
dependencies
javascript
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
Summary
- frontend/CLAUDE.md に「E2E テスト更新ルール」セクションを追加
- 今回の develop 赤化(#1335 ナビラベル変更・ddd066e 自動選択追加の追従漏れ)の再発防止
追加ルール
UI 文字列・ナビゲーション・コンポーネント構造を変更したら frontend/tests-e2e/ の該当 spec を同一 PR で更新する。
対象例(具体的に記載): ...
Summary
The Docker / Kubernetes / Jenkins setup had several bugs that prevented the app from deploying. This PR fixes them and
makes the app run end-to-end. Verified locally with docker compose and on ...
Problem
On very narrow mobile screens ( 360px), the time-duration text was overflowing outside the player box. Previous fix
(min-width:50px) wasn t sufficient.
Root Cause
The progress bar s combined ...
Summary
- Removes the misleading “AI auto-accept” progress labels from deterministic no_ai uploads.
- Skips the empty auto-accept bookkeeping pass in no-AI mode; only deterministic review-level assignment ...