pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
95.1M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| prettier (source) | 3.9.1 → 3.9.3 | age | confidence |
Release Notes
details summary prettier/prettier ...
renovate
size/XS
workers.dev
We had coder here guarding this feature to warn on node version. I was able to recreate the crashes regardless of node
version or napi-rs version. I filed an issue with napi-rs https://github.com/napi-rs/napi-rs/issues/3357. ...
- Moved active day counting and totals calculation out of the dayVisibility check so data on hidden days still counts
towards stats.
- Updated the logic to increment activeDays if a day has either ...
Problem
Live scores and realtime auto-updates weren t working — most visible on the Eliminatorias page now that the knockout
stage has started.
Root-caused two independent bugs (verified against the ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| renovate (source) | [43.243.2 → 43.244.1](https://octochangelog.com/compare?repo=renovatebot%2Frenovate ...
Adds a new gated resource page for The AI Customer Marketing Team (9 Claude agents that turn post-sale into a system).
- Route: /resources/ai-customer-marketing-team
- Uses the existing LeadMagnetGate ...
What
Added missing package to devDependencies: debug.
Why
CI failed with Cannot find module debug .
Root cause: NPM package debug is missing from package.json dependencies.
DevMend confidence: 🟢 100% ...
Follow-up to #20. The merged #20 added https://rapid-site-builder-he.web.app to ALLOWED_ORIGINS, but gcloud run deploy
--set-env-vars treats comma as its pair-delimiter, so the comma inside the value was ...