pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Go language:Java
Filter by
205M results
This PR updates TypeScript declarations for the @stdlib/blas/ext/base/ndarray namespace.
Reviewer Checklist
- [ ] Check the scope of the changes (following Conventional Commits):
- Are these ...
automated-pr
Documentation
Summary
- Add text snapshot fixture for the deployment readiness owner action issue parser.
- Add parser snapshot guard for text and JSON outputs, required owner actions, safeTo flags, unsafe/secret ...
What
Widens the self-hosted compiler s IR subset to cover method calls on an enum-typed receiver when the receiver is an
enum-valued local (var d = Dir.N; d.code()) or a fresh variant (Dir.N.code()). ...
snyk-top-banner
Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project.
Snyk changed the following file(s):
- examples/iOS-Hybrid-App-Java-Server/pom.xml
Vulnerabilities ...
Prevents a malicious or malformed backup archive from causing an out-of-memory crash during restore.
- decryptAndStage used io.ReadAll on zip entries; now it reads at most mf.Size + nonce + GCM overhead ...
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
This is an auto-generated PR with dataset updates.
Closes the last std/time self-host pending piece — the Zoned / TimeZone surface — so the std/time row is now fully ✅ on
self-host.
What
New e2e TestSelfHostTimeZonedIR (x86-64 + wasm, 8 cases each) runs ...
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
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Adds a new ** How are you? ** button to the main todo app page. When clicked, it logs How are you? to the browser
console.
Changes
- src/App.js — Added a ...