pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Python language:Vue language:HTML
Filter by
27M results
Bump the root Go toolchain metadata to go1.26.3 to address reachable standard-library CVEs reported by govulncheck:
CVE-2026-33814, CVE-2026-39820 / GHSA-p9h5-jm8x-mjm5, CVE-2026-39823 / GHSA-2283-wf8c-rw8r, ...
Adds ~70 reserved keywords covering infrastructure, auth, environments, observability, assets, community, commerce, and
brand protection. Also bumps subdomain min-length from 1 to 3 to prevent single/double-char ...
Summary
- Embeds Payload CMS 3.85 in apps/site using the standard Next.js (payload) route group pattern
- Wires Postgres via @payloadcms/db-postgres, a Users auth collection, and /admin plus Payload ...
Overview
- 記事ごとにGeminiで要約を生成するステップ(summarize)を廃止し、英語タイトルのバッチ翻訳に置き換えた
- カテゴリダイジェスト生成(digest)も廃止。フロントのダイジェスト表示欄も削除
- 英語タイトルはCJK文字判定で日本語記事をスキップし、残りをまとめて1回のGeminiコールで翻訳するため、API呼び出しが最大29回→1〜2回に削減される ...
Automated test pull request
Automated test pull request
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Fixes #834. Adds retry cap, exponential backoff, lastEventId resume, unmount cleanup, and tests for useJobStream SSE
reconnection.
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Fixes #1783
Summary
Int64() and Float64() field factories accepted non-finite values like math.nan, math.inf, and -math.inf as min/max
bounds without raising an error. This led to broken validation rules ...