pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:TypeScript
Filter by
204M results
Bumps tailwindcss from 3.4.18 to 4.3.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/tailwindlabs/tailwindcss/releases tailwindcss s releases /a . /em /p blockquote ...
dependencies
javascript
Summary
- 删除 Alertmanager 服务及相关配置文件(alertmanager.yml、prometheus-alert-rules.yml、loki-rules/network-syslog.yml)
- Loki 保留用于日志收集和 Grafana 查看,去掉 ruler 块,不再发告警
- Prometheus 保留数据采集,去掉 alerting/rule_files ...
Summary
- Delete ControlToy.tsx, DemoOfItself.tsx, HeroReasoning.tsx — all unused since the PR #67 landing rebuild (confirmed
no imports anywhere)
- Drop the atlas.personas guard line from instance-config.test.ts ...
Vercel Speed Insights Installation Report
Summary
Successfully installed and configured Vercel Speed Insights for the HireClove Next.js project following the latest
official documentation from Vercel. ...
Summary
Reapply PR #713 (revert нут 813cabc после прод-поломки) с критическим SQL фиксом.
Root cause #713
getSlotPaymentSources() использовал target_id::uuid cast на payment_allocations, но column TEXT ...
Bumps webpack-dev-server from 4.15.2 to 5.2.5. details summary Release notes /summary p em Sourced from a href=
https://github.com/webpack/webpack-dev-server/releases webpack-dev-server s releases /a . ...
dependencies
javascript
目標
把全部舊單集(132 集)補寫成延伸文章。先試跑 5 篇、用 Sonnet 看品質,滿意再續跑其餘。
背景
podcast-to-post.js 設計上首次執行只「種子化」(標記已處理、不產文),之後僅處理新單集。因此舊集數不會自動補寫。本 PR 加入 backfill 能力。
改了什麼
- podcast-to-post.js
- 新增 BACKFILL=1 模式:跳過種子化捷徑,直接把尚未產文的舊單集依序補寫;種子化占位(value ...
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
💡 What: Added .lean() to ResearchChat.findOne and SheetSession.find queries. 🎯 Why: Returns plain JavaScript objects
instead of heavy Mongoose documents, reducing memory overhead and improving query execution ...
Closes #64.
Problem
Schema sync rewrote every object file s system: block on every run — shape_to_system always stamped last_synced: now(),
so even byte-identical schemas produced a frontmatter change. ...