pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Go language:Python language:JavaScript
Filter by
276M results
Automated test pull request
Bumps the app group in /app with 1 update: eslint.
Updates eslint from 10.4.0 to 10.4.1 details summary Release notes /summary p em Sourced from a href=
https://github.com/eslint/eslint/releases eslint ...
dependencies
javascript
linkedin_url/portfolio_url はユーザー入力の自由 URL がそのまま a href に描画されており、javascript:(や
data:/vbscript:)スキームを保存されるとクリックでスクリプト実行=ストアド XSS
になり得た。safeHttpUrl() を追加し http(s) の絶対 URL のときだけ採用、それ以外のリンクは描画しない。バックエンド検証に加えた多層防御。tsc ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Follow-up to #150. The /debug WebSocket check opened a bare WebSocket(WS_URL) with no token — the worker rejects that,
so it always showed ❌ even when WS works (verified live on prod). Now it fetches /api/ws/token ...
Bumps go.opentelemetry.io/otel/sdk/metric from 1.43.0 to 1.44.0. details summary Changelog /summary p em Sourced from a
href= https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md go.opentelemetry.io/otel/sdk/metric ...
dependencies
go
Automated test pull request
excavator is a bot for automating changes across repositories.
Changes produced by the go/manage-go-version-oss check.
To enable or disable this check, please contact the maintainers of Excavator.
autorelease
🤖 fix nits
merge when ready
no changelog
Summary
- Fixes Admin File Management initial API calls by matching the existing backend file-system routes.
- Uses /api/v1/files/ for list requests to avoid FastAPI s trailing-slash redirect that ...
Bumps idna from 3.15 to 3.17. details summary Changelog /summary p em Sourced from a href=
https://github.com/kjd/idna/blob/master/HISTORY.md idna s changelog /a . /em /p blockquote h2 3.17 (2026-05-28) ...
dependencies
python