Skip to content

pullrequests Search Results · language:Dune language:Python language:C# language:HTML language:JavaScript language:TypeScript

Filter by

268M results  (2 s)

268M results

💡 What: Replaced a nested O(M) Array.prototype.some lookup with an O(1) Set.prototype.has lookup by pre-computing lowercased usernames into a Set. 🎯 Why: Inside the forEach loop iterating over new usernames, ...

🚨 CI/CD Failure Alert The PR Automation Validation workflow failed on branch fix/ci/pr-automation-validation-run105918-20260602-103807. Summary - Failed Jobs: 1 - Commit: 25f1ddc - Run: #105934 ...
ci-failure

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --- | --- | --- | --- | --- | --- | | yarn (source) | 4.15.0 → 4.16.0 | age | adoption | passing ...

… SEO copy Three content/SEO improvements, plus re-enabling the blog they depend on. Re-enable blog The blog was 308-redirected to / in an earlier commit. Since the two blog SEO tasks below only pay ...

🚨 CI/CD Failure Alert The PR Automation Validation workflow failed on branch fix/ci/pr-automation-validation-run105916-20260602-103751. Summary - Failed Jobs: 1 - Commit: 5965149 - Run: #105931 ...
ci-failure

testing modal stacking wedge

What does this PR do? Adds a background scheduled task (SlaEngine) that runs every 60 seconds, detects requests that have exceeded their resolution deadline, marks them slaBreached = true, and escalates ...

What Adds browser-target test entries for @gjsify/gamepad and @gjsify/xmlhttprequest. Both packages declare browser: native — the browser provides these APIs natively (navigator.getGamepads, XMLHttpRequest) ...