pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript is:merged language:JavaScript
Filter by
86.9M 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
What
Repaired malformed package.json (removed trailing/missing commas).
Why
CI failed with a JSON parse error while reading package.json. The file had a syntax error (likely a trailing or missing
comma ...
Why
PR #543 bounced through two avoidable CI round-trips — a ruff format --check failure, then a mypy failure — because the
CLAUDE.md local gate matrix listed only ruff check, while CI s Python job runs ...
Automated profile README update.
!-- Provide a general summary of your changes in the Title above --
Description
!-- Describe your changes in detail
Motivation and Context
!-- Why is this change required? What problem does it solve? ...
Description
Tables unification: popes and saints
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] ...
The fetch call had no try/catch — if the server returned HTML (e.g. redirect to login on session expiry) instead of
JSON, r.json() threw silently and nothing happened. Now shows the actual error to the ...
What
Repaired malformed package.json (removed trailing/missing commas).
Why
CI failed with a JSON parse error while reading package.json. The file had a syntax error (likely a trailing or missing
comma ...