pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Go
Filter by
117M results
Summary
- Adds Deployment Type and Deployment Mode dropdowns to Admin Settings Telemetry
- Values are persisted as telemetry_deployment_type / telemetry_deployment_mode config keys and included in ...
- icon show/hide password
- validation for maximum image size
Enforce a 90% unified-memory cap; purge KV on unload
A single invariant, enforced for any number of co-resident models:
Σ(resident model weights) + KV cache + activations ≤ 0.90 × physical unified ...
What changed
Added .github/dependabot.yml to enable automated dependency update pull requests for both ecosystems in this monorepo:
- npm (frontend, /frontend directory) — weekly schedule
- gradle ...
Bumps the npm_and_yarn group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| react-router | 7.14.1 | 7.15.1 |
| vite | 8.0.9 | 8.0.16 |
| fast-uri | 3.1.0 | 3.1.2 |
| ...
dependencies
javascript
This PR contains the following updates:
| Package | Update | Change | Pending |
| --- | --- | --- | --- |
| amazon/aws-cli | patch | 2.35.3 → 2.35.4 | 2.35.5 |
| mongo | patch | 8.3.3 → 8.3.4 | |
Configuration ...
Automated maintenance run by automaintainer.
Focus: hardening: improve error handling, add input validation, make the code more robust and defensive
WORK ALREADY IN FLIGHT — do not overlap: These automaintainer ...
Summary
The full CI gate (lint/security/tests) runs only on main-base PRs, so these failures surfaced for the first time on the
dev → main promotion (#60). This clears all of them. Merging this into dev ...
Summary
- Expands negative organization-response handling in server.js.
- Uses exact normalized matches and narrow sentence patterns.
- Preserves real organization names.
Testing
- node --check ...
codex
What changed
Added .github/dependabot.yml to enable GitHub Dependabot for automated npm dependency updates.
Why
The repository has an active pnpm-based Next.js project with many dependencies (next, ...