pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Go is:unmerged language:JavaScript
Filter by
89.9M results
Summary
- Persist php-cfg $visibility on ClassProperty (fixes compiler reading nonexistent propertyFlags for readonly)
- Add PropertyVisibility with Zend zend_check_protected semantics for protected/private ...
Summary
- add migration 0281_dispatch_cancel_reason.sql to persist cancel reason metadata and reason-code validation on loads
- enforce cancel_reason and cancel_reason_code as required inputs for ...
The main fix is in the shared helper helper/chain/hyperliquid.js. getHypercoreStakedHype was subtracting
totalPendingWithdrawal from the HyperCore staking balance when it should be adding it. The projects/kinetiq ...
💡 What: Added title attribute to the Add task icon-only button in the Task List. 🎯 Why: Provides a built-in tooltip on
hover so users understand the button s action immediately. 📸 Before/After: Hovering ...
Summary
SSRF guards on the presigned-POST and multipart upload strategies, parser hardening across the engine, and an ai-slop
and special-char sweep.
Security
- Shared validateUploadUrl helper routes ...
✨ feature
🔒 security
✅ test
Rely on the centralized expired-session flow for profile loading and keep frontend API traffic same-origin under /api so
nginx CSP connect-src self stays consistent with the Docker deployment model.
Update dependencies and fix deprecations
- Updated packages via npm-check-updates (e.g., Docusaurus to v3.10.1, React to v19.2.6, TypeScript to v6.0.3).
- Moved onBrokenMarkdownLinks to markdown: ...
Closes #38
Fixes a set of bugs and resilience issues discovered during the custom events feature work.
Key changes
- Ingest: Add NestJS Express type hint and trust proxy setting for correct IP detection ...
PR #421 introduced runtime : nodejs20.x in functions config. Vercel rejects this format ( Function Runtimes must have a
valid version, for example now-php@1.0.0 ). All deploys after the merge are failing. ...
Fix esetQueries so it refetches queries selected by predicates that depend on pre-reset state (eg status === error ).
The implementation now snapshots the initially-matched query set before calling eset(), ...