pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Go language:HTML
Filter by
224M results
Auto-update from Update articles data workflow. Data-only change.
Summary
- Adds Auth/RBAC/OpenAPI Alignment Correction Follow-up Gate.
- Resolves the remaining FAIL-02 and FAIL-03 follow-up items.
- Establishes authoritative Creator Studio, workflow readiness, ...
Bumps filippo.io/edwards25519 from 1.1.0 to 1.1.1. details summary Commits /summary ul li a href=
https://github.com/FiloSottile/edwards25519/commit/d1c650afb95fad0742b98d95f2eb2cf031393abb code d1c650a ...
dependencies
…scripts and configuration hooks
Related Issue
Closes # (Issue Number)
Description
Provide a brief summary of the changes and the motivation behind them.
Type of Change
- [x] Bug fix (non-breaking ...
📊 Automated Data Sync
This pull request contains updated business data synchronized from Google Sheets.
Changes:
- Updated business listings
- Updated category information
- Updated suburb data ...
automated
data-sync
AI prompt:
The module `chacha20poly1305` copied code from other package.
Specifically file `src/chacha/chacha.ts` used noble-ciphers code.
The header of `src/chacha/chacha.ts` mentions noble-ciphers ...
The error callback in resolveContent is only hit when an HTTP resolution fails, which depends on network/timing in CI.
Its coverage flipped between runs and tripped codecov/changes on unrelated PRs (e.g. ...
Fixes #46
Swarm run: 1780749230228 · Agent: code_implementer
Summary
- Route lic-tetris away from $LIC_ROOT/scripts/studio-ui-ux-capture-native.sh (studio SDL stub) to a dedicated tetris
capture ...
Summary
Fixes #8053.
This preserves native WebDAV transport failures instead of flattening them into a synthetic HTTP 500 error. Android/iOS
WebDAV failures now surface as WebDavNativeRequestError with ...
Summary
- jobs.templ のインタラクティブ実行中レイアウトで .site-main の高さを calc(100vh - 48px) → calc(100dvh - 48px) に変更(100vh をフォールバックとして二段書き)
- 100dvh(dynamic viewport height)はモバイルブラウザのアドレスバー・ツールバーを考慮した現在の可視領域高を返すため、キーバーが画面外に潜り込む問題が解消する ...