Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Python language:JavaScript language:PHP

Filter by

56.5M results  (2 s)

56.5M results

Summary Rolling tracking PR for the autonomous execution of the ORB Communication Recovery + Memory Resilience plan. Updated incrementally as each phase reaches code-complete in the sandbox. Contains: ...

Summary - Adds a root npm run benchmark command for the FreelanceFlow API. - Benchmarks every route mounted in apps/api/src/app.js with realistic methods, payloads, and query strings. - Captures ...
🙋 Bounty claim

Introduce formatInfo for completion, like formatHover for hover, to let consumer control description rendering. Fix renderer not being applied on enums. Use renderer only when there are description to ...

Harness has created this PR to fix risky or vulnerable packages. 📁 Changes included in this PR Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json ...

Automated edit to test.txt from master into default branch. — Automated by PR Bot
Yolo

Bumps testcontainers from 10.28.0 to 12.0.1. details summary Release notes /summary p em Sourced from a href= https://github.com/testcontainers/testcontainers-node/releases testcontainers s releases /a ...

Bumps hono from 4.12.9 to 4.12.23. details summary Release notes /summary p em Sourced from a href= https://github.com/honojs/hono/releases hono s releases /a . /em /p blockquote h2 v4.12.23 /h2 h2 What ...
dependencies
javascript

Summary Promote the latest changes from develop to main. Included changes - Security dependency updates - Dependency maintenance - No breaking changes Release Patch release (v3.0.1)

変更内容 デバイス名をゾーン設定画面で編集・保存できるようにしました。 実装内容 - Server Action: updateDeviceName.ts を新規作成し、セッション検証後に devices テーブルの name を更新 - UI: ZoneSettingsDevice.tsx に EditDeviceNameForm コンポーネントを追加 - 鉛筆アイコン付き「編集」ボタンをクリックするとインライン編集フォームに切り替わる ...