pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:C# language:Java language:JavaScript
Filter by
49.1M results
The Data domains cards on the MCP overview linked to the REST API domain guides (/domains/*), which describe endpoints
and live in the Guides tab — even though the section says * Each one exposes a set ...
Summary
!-- What does this PR do? Reference the related issue (e.g., Fixes #123 ). --
Adds code quality checks to the repo.
Fixes #
Changes
!-- Bullet list of what changed. Be specific about which ...
Summary
- StatsDashboard.tsx のテストを新規追加(タブ切替・キーボード操作・compact 切替・matrixCompactEmpty・view-transition フォールバックをカバー)
- useAuth.ts のテストを新規追加(popup→redirect フォールバック・network-request-failed 分岐・getRedirectResult ...
Summary
Pins all remaining floating reusable workflow references in GitHub Actions workflows to a specific kubestellar/infra
commit SHA.
Changes
Pinned refs in:
- .github/workflows/add-help-wanted.yml ...
agent/supervisor
ai-generated
dco-signoff: yes
hive/hive-v1
security
size/S
Summary
Address the five bugs KE flagged on 2026-06-02 in the Simplified BMP XLSX upload validation. Sibling story to NPT-1072
(WQMP uploader, just merged) — one of the five is the same SPA alert-stacking ...
Summary
Removes the \lodash\ dependency which is the source of 1 high-severity prototype pollution vulnerability (CVE-2025-XXXX
/ GHSA-xxjr-mmjv-4gpg, GHSA-r5fr-rjxr-66jc, GHSA-f23m-r3pf-42rh).
Changes ...
Bumps puma from 8.0.1 to 8.0.2. details summary Release notes /summary p em Sourced from a href=
https://github.com/puma/puma/releases puma s releases /a . /em /p blockquote h2 v8.0.2 /h2 ul li Bugfixes ...
dependencies
ruby
Closes #33
Summary
Moves durable user data — notes, tags, and GitHub repository settings — from in-memory singletons to a Postgres database
via EF Core (Npgsql). Ephemeral per-chat state (ChatStateStore, ...