pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
149M results
Bumps form-data from 4.0.5 to 4.0.6. details summary Changelog /summary p em Sourced from a href=
https://github.com/form-data/form-data/blob/master/CHANGELOG.md form-data s changelog /a . /em /p blockquote ...
dependencies
javascript
Branch: opencode/79-83-gallery-empty-loading-tz-a11y. ESLint limpio.
What
Fixes the icon-export normalizer so the backfill actually produces icons. The first --phase icons run exported 0 of 145
— the normalizer required viewBox to be exactly 0 0 24 24, but Figma renders ...
背景
scripts/checks/run_local.py( 提交前一条命令跑全部本地守卫 )相对 CI 的 test.yml 漏了两道全树静态门禁:
- ruff format --check(CI explicit + pre-commit 都有)
- mypy --strict(CI [tool.mypy] strict 全树门禁)
后果:类型错误 / 格式漂移本地全绿、CI ...
Opened by the FlumeCode runner for request Log per-run search dedup counts to a committed JSONL file .
Removes the unsafe-inline flag from script-src by using a per-request nonce via Next.js middleware.
How it works:
- middleware.ts generates a fresh nonce on every request and sets Content-Security-Policy: ...
uv can be configured to not update any dependency whose artifact has been uploaded in a given period of time:
https://docs.astral.sh/uv/reference/settings/#exclude-newer
This PR adds config for this cool-down ...
maintenance
python:uv
What does this change?
- use emissions breakdown from carbon report stats instead of making a query.
Type of change
Please check the type that applies:
- [x] 🐛 Bug fix
- [ ] ✨ New feature
- ...