Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:HTML language:HTML language:Python language:JavaScript

Filter by

176M results  (3 s)

176M results

Added the mapping script @pletcher

Consensus release-blocker #3 from the triangulated audit (3 independent passes) — empirically confirmed real during the fix. The leak EXAM_SKIP_SELECTORS was applied only in getTranslatableElements() ...

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 100 sleep for: 300s close stale after: 48 hours [pullrequest] requests per hour: 200 target branch: main ...

The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare Dashboard. Cloudflare automatically generated this PR to resolve the mismatch and avoid ...

Summary Implements Layer 6NS audit for the merged 6NR prediction artifact discovery plan. Validation - Syntax compile passed for mlb_app and scripts without writing pyc files - 6NR predecessor script ...

- Add remaining pdfassistant homepage sections.

Assigning _rh_logged_in = False inside main() made Python treat it as a local variable, causing UnboundLocalError on the first read of it later in the same function. Replaced with _invalidate_login() which ...

Summary A custom Next.js _document.js overrides the default document template, and the meta charSet= utf-8 / tag is not auto-included. Adding it explicitly ensures proper character encoding declaration ...

Summary Adds .github/dependabot.yml to enable weekly Dependabot updates for: - npm packages - GitHub Actions Test plan - [ ] Confirm Dependabot PRs appear in the repo after merge 🤖 Generated ...