Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript is:unmerged

Filter by

59.8M results  (1 s)

59.8M results

Implements cursor-based pagination for all list endpoints. Repository: tool-chaos-runner Booster Run ID: boost-20260625-121619

Description The chat endpoint lacked request serialization, causing a lost-update race condition. When a user sent two messages in rapid succession, both requests read the same session.messages array, ...

This PR contains the following updates: | Package | Update | Change | | --- | --- | --- | | gradle (source) | patch | 9.6.0 → 9.6.1 | Release Notes details summary gradle/gradle (gradle) /summary v9.6.1 ...

Changes Creates the FinanceSentry.Mcp console project from scratch with: - IMcpTool / McpToolResult abstractions - ListBankAccountsTool and ListTransactionsTool (reference tools) - ListBrokeragePositionsTool ...

Description The session cookie was configured with SameSite=Lax (weak) and no CSRF token protection. State-changing endpoints (/api/analyze, /api/chat, /api/issues/create) could be targeted by CSRF attacks, ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | webpack-cli (source) | 7.0.3 → 7.1.0 | age | confidence | Release Notes details summary webpack/webpack-cli ...

Parallelizes test stages and adds dependency caching, saving 4 min per run. Repository: tool-chaos-runner Booster Run ID: boost-20260625-121619

Description https://github.com/bazelbuild/bazel/pull/29692 made the package-boundary check for source directories in RecursiveFilesystemTraversalFunction repo-aware. Besides fixing the false positives ...
awaiting-review
team-Core
team-Loading-API