Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:TypeScript language:Java

Filter by

128M results  (2 s)

128M results

Replaces this repo s inline mcp-publisher install (curl …/releases/latest | tar xz — unpinned, unverified) with the shared composite action from chrischall/mcp-utils: pinned version + SHA-256-verified, ...
auto-review

Description Adds a new infinite-query hook for fetching support tickets associated with an account. GetAccountSupportTickets / useGetAccountSupportTickets hit GET /accounts/:accountId/supportTickets and ...

Contexto Os guards de rota (requireRole/requireRoleAny) chamam ensureQueryData(myCondosQueryOptions()) no beforeLoad. Quando o fetch falhava por rede/servidor, o erro propagava cru: o router não tinha ...

Bumps cipher-base from 1.0.4 to 1.0.7. details summary Changelog /summary p em Sourced from a href= https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md cipher-base s changelog /a . /em /p ...
dependencies
javascript

Bumps the npm_and_yarn group with 1 update in the / directory: vitest. Updates vitest from 2.1.9 to 4.1.8 details summary Release notes /summary p em Sourced from a href= https://github.com/vitest-dev/vitest/releases ...
dependencies
javascript

What Plan 036 Phase 2 — the remaining markdown MemoryStore domain methods. This completes the store s domain surface (everything except the ledger appendEvent/listEvents, which are out of markdown parity ...

Both PageContainer consumers (library and about pages) used maxWidth= sm , so make sm the default and drop the now-redundant explicit props. 🤖 Generated with Claude Code

배경 (live QA 발견) POST /api/characters 가 hp/mp 만 클래스 스탯으로 설정하고 maxHp/maxMp 를 빠뜨려 Prisma schema 기본값(maxHp 200 / maxMp 100)이 남았다. 결과: ether_knight = hp:500/maxHp:200, mp:150/maxMp:100 등 현재값 최대값 데이터가 모든 신규 ...

…RF-01) Replace the two unbounded workspace-wide list endpoints the system-design audit flagged with keyset (cursor) pagination, so no single query loads an entire workspace s mentions into heap. - ...